Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c33 static bool upb_isalphanum(char c) { in upb_isalphanum() function
57 if (!upb_isalphanum(c)) { in upb_isident()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c34 static bool upb_isalphanum(char c) { in upb_isalphanum() function
58 if (!upb_isalphanum(c)) { in upb_isident()