Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Doniguruma.h305 #define ONIGENC_IS_CODE_NEWLINE(enc,code) \ macro
H A Dregparse.c3748 if (ONIGENC_IS_CODE_NEWLINE(enc, c)) in fetch_token()
4505 if (ONIGENC_IS_CODE_NEWLINE(env->enc, NEWLINE_CODE)) { in parse_char_class()

Completed in 17 milliseconds