Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregexec.c2251 #define IS_EMPTY_STR (str == end) macro
3436 if (IS_EMPTY_STR || !ONIGENC_IS_MBC_NEWLINE(encode, sprev, end)) { in match_at()
3460 if (IS_EMPTY_STR || !ONIGENC_IS_MBC_NEWLINE(encode, sprev, end)) { in match_at()

Completed in 23 milliseconds