Home
last modified time | relevance | path

Searched refs:upb_isalphanum (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddef.c149 static bool upb_isalphanum(char c) { in upb_isalphanum() function
954 if (!upb_isalphanum(c)) { in check_ident()
/external/protobuf/php/ext/google/protobuf/
Dupb.c1235 static bool upb_isalphanum(char c) { in upb_isalphanum() function
1261 if (!upb_isalphanum(c)) { in upb_isident()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c1123 static bool upb_isalphanum(char c) { in upb_isalphanum() function
1147 if (!upb_isalphanum(c)) { in upb_isident()