Searched refs:ONIGENC_IS_CODE_NEWLINE (Results 1 – 2 of 2) sorted by relevance
305 #define ONIGENC_IS_CODE_NEWLINE(enc,code) \ macro
3748 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 20 milliseconds