Home
last modified time | relevance | path

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

/third_party/rust/crates/unicode-ident/src/
H A Dlib.rs253 pub fn is_xid_start(ch: char) -> bool { in is_xid_start() functions
/third_party/rust/crates/unicode-ident/generate/src/
H A Dparse.rs13 pub fn is_xid_start(&self, ch: char) -> bool { in is_xid_start() functions

Completed in 1 milliseconds