Searched refs:ONIG_MAX_ERROR_MESSAGE_LEN (Results 1 – 5 of 5) sorted by relevance
454 OnigUChar err_str[ONIG_MAX_ERROR_MESSAGE_LEN]; in php_mbregex_compile_pattern()878 OnigUChar err_str[ONIG_MAX_ERROR_MESSAGE_LEN]; in _php_mb_regex_ereg_replace_exec()1047 OnigUChar err_str[ONIG_MAX_ERROR_MESSAGE_LEN]; in PHP_FUNCTION()1170 OnigUChar err_str[ONIG_MAX_ERROR_MESSAGE_LEN]; in _php_mb_regex_ereg_search_exec()
888 OnigUChar err_str[ONIG_MAX_ERROR_MESSAGE_LEN]; in _php_mb_compile_regex()
12 #define REG_MAX_ERROR_MESSAGE_LEN ONIG_MAX_ERROR_MESSAGE_LEN
456 #define ONIG_MAX_ERROR_MESSAGE_LEN 90 macro
23 (required size: ONIG_MAX_ERROR_MESSAGE_LEN)
Completed in 33 milliseconds