Home
last modified time | relevance | path

Searched refs:onig_error_code_to_str (Results 1 – 7 of 7) sorted by relevance

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dreggnu.c90 (void )onig_error_code_to_str((UChar* )ebuf, r, &einfo); in re_compile_pattern()
H A Dregerror.c255 onig_error_code_to_str(UChar* s, int code, ...) in onig_error_code_to_str() function
257 onig_error_code_to_str(s, code, va_alist) in onig_error_code_to_str()
H A Doniguruma.h731 int onig_error_code_to_str PV_((OnigUChar* s, int err_code, ...));
/PHP-7.2/ext/mbstring/
H A Dphp_mbregex.c460 onig_error_code_to_str(err_str, err_code, &err_info); in php_mbregex_compile_pattern()
931 onig_error_code_to_str(err_str, err); in _php_mb_regex_ereg_replace_exec()
1159 onig_error_code_to_str(err_str, err); in PHP_FUNCTION()
1286 onig_error_code_to_str(err_str, err); in _php_mb_regex_ereg_search_exec()
H A Dmbstring.c1011 onig_error_code_to_str(err_str, err_code, err_info); in _php_mb_compile_regex()
/PHP-7.2/ext/mbstring/oniguruma/doc/
H A DAPI19 # int onig_error_code_to_str(UChar* err_buf, int err_code, ...)
139 Use this value as 3rd argument of onig_error_code_to_str().
182 Use this value as 3rd argument of onig_error_code_to_str().
/PHP-7.2/ext/mbstring/oniguruma/
H A DHISTORY403 onig_error_code_to_str().
1271 invalid definition at onig_error_code_to_str()

Completed in 38 milliseconds