Home
last modified time | relevance | path

Searched defs:onig_match_with_param (Results 1 – 3 of 3) sorted by relevance

/PHP-7.3/ext/mbstring/
H A Dphp_mbregex.c45 #define onig_match_with_param(re, str, end, at, region, option, mp) \ macro
H A Dmbstring.c76 #define onig_match_with_param(re, str, end, at, region, option, mp) \ macro
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregexec.c4885 onig_match_with_param(regex_t* reg, const UChar* str, const UChar* end, in onig_match_with_param() function

Completed in 40 milliseconds