Home | History | Annotate | Download | only in regexp

Lines Matching full:regexp

5 #include "src/regexp/regexp-parser.h"
11 #include "src/regexp/jsregexp.h"
167 // regexp atom.
538 // the entire regexp and find the number of capturing parentheses. However we
539 // don't want to scan the regexp twice unless it is necessary. This mini-parser