Home
last modified time | relevance | path

Searched defs:IsLineTerminator (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/strings/
Dunicode.h224 V8_INLINE bool IsLineTerminator(uchar c) { in IsLineTerminator() function
/third_party/node/deps/v8/src/objects/
Djs-regexp.cc254 bool IsLineTerminator(int c) { in IsLineTerminator() function