Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregexec.c1067 #define IS_EMPTY_STR (str == end) macro
2056 if (IS_EMPTY_STR || !ONIGENC_IS_MBC_NEWLINE(encode, sprev, end)) { in match_at()
2081 if (IS_EMPTY_STR || !ONIGENC_IS_MBC_NEWLINE(encode, sprev, end)) { in match_at()

Completed in 23 milliseconds