Home | History | Annotate | Download | only in Lex

Lines Matching full:regex

468   // This routine assumes that the range begin/end matches the regex for integer
469 regex), and assumes that
470 // the byte at "*end" is both valid and not part of the regex. Because of
929 // At this point we know that the character matches the regex "(L|u|U)?'.*'".