Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregexec.c1021 #define IS_EMPTY_STR (str == end) macro
2008 if (IS_EMPTY_STR || !ONIGENC_IS_MBC_NEWLINE(encode, sprev, end)) { in match_at()
2033 if (IS_EMPTY_STR || !ONIGENC_IS_MBC_NEWLINE(encode, sprev, end)) { in match_at()

Completed in 14 milliseconds