Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dreggnu.c87 (void )onig_error_code_to_str((UChar* )ebuf, r, &einfo); in re_compile_pattern()
H A Dregerror.c280 extern int onig_error_code_to_str(UChar* s, int code, ...) in onig_error_code_to_str() function
H A Doniguruma.h780 int onig_error_code_to_str PV_((OnigUChar* s, int err_code, ...));
/PHP-7.3/ext/mbstring/
H A Dphp_mbregex.c470 onig_error_code_to_str(err_str, err_code, &err_info); in php_mbregex_compile_pattern()
1126 onig_error_code_to_str(err_str, err); in _php_mb_regex_ereg_replace_exec()
1331 onig_error_code_to_str(err_str, err); in PHP_FUNCTION()
1468 onig_error_code_to_str(err_str, err); in _php_mb_regex_ereg_search_exec()
H A Dmbstring.c1031 onig_error_code_to_str(err_str, err_code, err_info); in _php_mb_compile_regex()
/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DAPI19 # int onig_error_code_to_str(UChar* err_buf, int err_code, ...)
152 Use this value as 3rd argument of onig_error_code_to_str().
198 Use this value as 3rd argument of onig_error_code_to_str().
/PHP-7.3/ext/mbstring/oniguruma/
H A DHISTORY99 2018/04/10: fix #87: Read unknown address in onig_error_code_to_str()
598 onig_error_code_to_str().
1466 invalid definition at onig_error_code_to_str()

Completed in 61 milliseconds