Searched refs:dotall (Results 1 – 10 of 10) sorted by relevance
135 /a\b(c/literal,posix,dotall
207 /a\b(c/literal,posix,dotall
1093 Compile options: dotall1094 Overall options: anchored dotall1129 Compile options: dotall1130 Overall options: anchored dotall3374 Options: dotall3379 Compile options: dotall3380 Overall options: anchored dotall4255 Compile options: dotall4256 Overall options: anchored dotall4263 Options: dotall[all …]
4215 /.*\d/dotall,info4217 /.*\d/dotall,no_dotstar_anchor,info
6074 Options: dotall
426 bool dotall() const { in dotall() function
124 bool dotall() const { return (flags_ & JSRegExp::kDotAll) != 0; } in dotall() function
279 if (builder->dotall()) { in ParseDisjunction()
544 /s dotall set PCRE2_DOTALL869 dotall REG_DOTALL )
9998 in dotall mode, any character whatsoever10223 (?s) single line (dotall)