Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/
H A Dphp_mbregex.c586 _php_mb_regex_init_options(const char *parg, int narg, OnigOptionType *option, OnigSyntaxType **syn… in _php_mb_regex_init_options() function
879 _php_mb_regex_init_options(option_str, option_str_len, &options, &syntax, &eval); in _php_mb_regex_ereg_replace_exec()
1204 _php_mb_regex_init_options(option_str, option_str_len, &option, &syntax, NULL); in PHP_FUNCTION()
1250 _php_mb_regex_init_options(arg_options, arg_options_len, &option, &syntax, NULL); in _php_mb_regex_ereg_search_exec()
1382 _php_mb_regex_init_options(arg_options, arg_options_len, &option, &syntax, NULL); in PHP_FUNCTION()
1510 _php_mb_regex_init_options(string, string_len, &opt, &syntax, NULL); in PHP_FUNCTION()

Completed in 7 milliseconds