HomeSort by relevance Sort by last modified time
    Searched refs:IsRegExpNewline (Results 1 - 3 of 3) sorted by null

  /external/v8/src/
char-predicates-inl.h 70 inline bool IsRegExpNewline(uc16 c) {
char-predicates.h 23 inline bool IsRegExpNewline(uc32 c);
  /external/v8/test/cctest/
test-regexp.cc 490 TestCharacterClassEscapes('.', IsRegExpNewline);
    [all...]

Completed in 43 milliseconds