Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/js/
H A Djs-scanner.c2952 bool is_ident = (context_p->token.lit_location.type == LEXER_IDENT_LITERAL); in scanner_scan_all() local
/third_party/rust/crates/syn/src/
H A Dpath.rs56 pub fn is_ident<I>(&self, ident: &I) -> bool in is_ident() functions

Completed in 5 milliseconds