Searched defs:dotall (Results 1 - 1 of 1) sorted by relevance
| /third_party/node/deps/v8/src/regexp/ | ||
| H A D | regexp-parser.cc | 65 bool dotall() const { return IsDotAll(flags_); } in dotall() function in v8::internal::__anon14998::RegExpBuilder |
Completed in 7 milliseconds