compile_range    1504 regex.cpp      static reg_errcode_t compile_range(const char **p_ptr,
compile_range    2167 regex.cpp                            = compile_range (&p, pend, translate, syntax, b);
compile_range    2178 regex.cpp                          ret = compile_range (&p, pend, translate, syntax, b);