Searched refs:option_str_len (Results 1 – 1 of 1) sorted by relevance
1012 size_t option_str_len = 0; in _php_mb_regex_ereg_replace_exec() local1019 &option_str, &option_str_len) == FAILURE) { in _php_mb_regex_ereg_replace_exec()1027 &option_str, &option_str_len) == FAILURE) { in _php_mb_regex_ereg_replace_exec()1038 if (!_php_mb_regex_init_options(option_str, option_str_len, &options, &syntax)) { in _php_mb_regex_ereg_replace_exec()1275 size_t option_str_len = 0; in PHP_FUNCTION() local1279 &option_str, &option_str_len)==FAILURE) { in PHP_FUNCTION()1284 if(!_php_mb_regex_init_options(option_str, option_str_len, &option, &syntax)) { in PHP_FUNCTION()
Completed in 7 milliseconds