Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregexec.c1078 #define IS_EMPTY_STR (str == end) macro
2197 if (IS_EMPTY_STR || !ONIGENC_IS_MBC_NEWLINE(encode, sprev, end)) { in match_at()
2222 if (IS_EMPTY_STR || !ONIGENC_IS_MBC_NEWLINE(encode, sprev, end)) { in match_at()

Completed in 18 milliseconds