Searched refs:LEX_IS_LINE_SEPARATOR (Results 1 – 1 of 1) sorted by relevance
65 #define LEX_IS_LINE_SEPARATOR 3 macro88 #define IS_LINE_SEPARATOR(c) (lex[c] == LEX_IS_LINE_SEPARATOR)165 lex[(unsigned char) *p] = LEX_IS_LINE_SEPARATOR; in do_scrub_begin()1128 case LEX_IS_LINE_SEPARATOR: in do_scrub_chars()