Searched defs:interp_canonicalize (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dinterpreter-irregexp.cc24 static bool BackRefMatchesNoCase(Canonicalize* interp_canonicalize, argument
35 interp_canonicalize->get(old_char, '\0', old_string);
36 interp_canonicalize->get(new_char, '\0', new_string);
45 static bool BackRefMatchesNoCase(Canonicalize* interp_canonicalize, argument

Completed in 84 milliseconds