Searched refs:mb_regex_groups_iter_args (Results 1 – 1 of 1) sorted by relevance
670 typedef struct mb_regex_groups_iter_args { struct675 } mb_regex_groups_iter_args; argument682 mb_regex_groups_iter_args *args = (mb_regex_groups_iter_args *) parg; in mb_regex_groups_iter()954 mb_regex_groups_iter_args args = {array, string, string_len, regs}; in _php_mb_regex_ereg_exec()1092 mb_regex_groups_iter_args args = {&subpats, string, string_len, regs}; in _php_mb_regex_ereg_replace_exec()1408 mb_regex_groups_iter_args args = { in _php_mb_regex_ereg_search_exec()1539 mb_regex_groups_iter_args args = { in PHP_FUNCTION()
Completed in 10 milliseconds