Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/src/
H A Ddfa.rs1702 fn is_word(&self) -> bool { in is_word() functions
[all...]
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.h154 bool is_word() { return w_ == kLatticeIn; } in is_word() function in v8::internal::BoyerMoorePositionInfo

Completed in 5 milliseconds