Searched refs:upb_isalphanum (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/ruby/ext/google/protobuf_c/ | ||
H A D | upb.c | 3116 static bool upb_isalphanum(char c) { in upb_isalphanum() function 3142 if (!upb_isalphanum(c)) { in upb_isident() |
Completed in 20 milliseconds