Home
last modified time | relevance | path

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

/external/libchrome/third_party/jinja2/
Dlexer.py41 check_ident = False variable
47 check_ident = True variable
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddef.c933 static void check_ident(symtab_addctx *ctx, upb_strview name, bool full) { in check_ident() function