Searched refs:search_pos (Results 1 – 1 of 1) sorted by relevance
58 size_t search_pos; local81 pglobals->search_pos = 0; in _php_mb_regex_globals_ctor()151 MBREX(search_pos) = 0; in PHP_RSHUTDOWN_FUNCTION()1357 pos = MBREX(search_pos); in _php_mb_regex_ereg_search_exec()1379 MBREX(search_pos) = len; in _php_mb_regex_ereg_search_exec()1423 MBREX(search_pos) = end; in _php_mb_regex_ereg_search_exec()1425 MBREX(search_pos) = pos + 1; in _php_mb_regex_ereg_search_exec()1497 MBREX(search_pos) = 0; in PHP_FUNCTION()1500 MBREX(search_pos) = ZSTR_LEN(arg_str); in PHP_FUNCTION()1561 RETVAL_LONG(MBREX(search_pos)); in PHP_FUNCTION()[all …]
Completed in 7 milliseconds