Lines Matching full:regexp
64 error_ = new string("illegal regexp option");
66 << "Error compiling '" << pattern << "': illegal regexp option";
125 // the '\z' applies to all top-level alternatives in the regexp.
432 // what works correctly with the regexp library.
622 << " in regexp " << rewrite.data();
671 "but the regexp only has %d parenthesized subexpressions.",
680 // regexp wasn't valid on construction.