Home | History | Annotate | Download | only in tests

Lines Matching refs:regexp

54932 %token FUNC_CALL NAME REGEXP
55015 regexp
55018 * is a regexp so it should read up to the closing slash.
55020 : '/' {} REGEXP '/'
55153 | regexp
55154 | '!' regexp %prec UNARY
55169 | regexp
55170 | '!' regexp %prec UNARY