Home
last modified time | relevance | path

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

/php-src/ext/mbstring/
H A Dphp_mbregex.c459 OnigErrorInfo err_info; in php_mbregex_compile_pattern() local
471 …Char *)pattern, (OnigUChar *)(pattern + patlen), options, enc, syntax, &err_info)) != ONIG_NORMAL)… in php_mbregex_compile_pattern()
472 onig_error_code_to_str(err_str, err_code, &err_info); in php_mbregex_compile_pattern()

Completed in 7 milliseconds