Home
last modified time | relevance | path

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

/PHP-7.4/ext/mbstring/
H A Dphp_mbregex.c46 #define onig_match_with_param(re, str, end, at, region, option, mp) \ macro
1410 …err = onig_match_with_param(re, (OnigUChar *)string, (OnigUChar *)(string + string_len), (OnigUCha… in PHP_FUNCTION()
H A Dmbstring.c72 #define onig_match_with_param(re, str, end, at, region, option, mp) \ macro

Completed in 31 milliseconds