Searched refs:upb_streq (Results 1 – 1 of 1) sorted by relevance
6406 static bool upb_streq(const char *str, const char *buf, size_t n) { in upb_streq() function6600 if (upb_streq("proto2", buf, n)) { in file_onsyntax()6602 } else if (upb_streq("proto3", buf, n)) { in file_onsyntax()