Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dreggnu.c90 (void )onig_error_code_to_str((UChar* )ebuf, r, &einfo); in re_compile_pattern()
113 (void )onig_error_code_to_str((UChar* )ebuf, r, &einfo); in re_recompile_pattern()
H A Dregerror.c249 onig_error_code_to_str(UChar* s, int code, ...) in onig_error_code_to_str() function
251 onig_error_code_to_str(s, code, va_alist) in onig_error_code_to_str()
H A Donigcmpt200.h275 #define regex_error_code_to_str onig_error_code_to_str
H A Dtestc.c96 onig_error_code_to_str((UChar* )s, r, &einfo); in xx()
107 onig_error_code_to_str((UChar* )s, r); in xx()
H A Dtestu.c142 onig_error_code_to_str(s, r, &einfo); in xx()
153 onig_error_code_to_str(s, r); in xx()
H A Doniguruma.h720 int onig_error_code_to_str PV_((OnigUChar* s, int err_code, ...));
H A DHISTORY291 onig_error_code_to_str().
1159 invalid definition at onig_error_code_to_str()
/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c459 onig_error_code_to_str(err_str, err_code, err_info); in php_mbregex_compile_pattern()
899 onig_error_code_to_str(err_str, err); in _php_mb_regex_ereg_replace_exec()
1111 onig_error_code_to_str(err_str, err); in PHP_FUNCTION()
1234 onig_error_code_to_str(err_str, err); in _php_mb_regex_ereg_search_exec()
H A Dmbstring.c992 onig_error_code_to_str(err_str, err_code, err_info); in _php_mb_compile_regex()
/PHP-5.5/ext/mbstring/oniguruma/win32/
H A Dtestc.c96 onig_error_code_to_str((UChar* )s, r, &einfo); in xx()
107 onig_error_code_to_str((UChar* )s, r); in xx()
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DAPI13 # int onig_error_code_to_str(UChar* err_buf, int err_code, ...)
133 Use this value as 3rd argument of onig_error_code_to_str().
176 Use this value as 3rd argument of onig_error_code_to_str().

Completed in 45 milliseconds