Searched refs:CharAtEquals (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-compiler-tonode.cc | 542 bool CharAtEquals(bool ignore_case, int index, const RegExpAtom* a, in CharAtEquals() function 590 bool CharAtEquals(bool ignore_case, in CharAtEquals() function 711 if (!CharAtEquals(ignore_case, k, alt_atom, old_atom)) { in RationalizeConsecutiveAtoms() 713 if (!CharAtEquals(ignore_case, canonicalize, k, alt_atom, old_atom)) { in RationalizeConsecutiveAtoms()
|
Completed in 3 milliseconds