Home
last modified time | relevance | path

Searched refs:streql_view (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c4544 static bool streql_view(upb_strview view, const char *b) { in streql_view() function
5284 if (streql_view(syntax, "proto2")) { in build_filedef()
5286 } else if (streql_view(syntax, "proto3")) { in build_filedef()
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c4081 static bool streql_view(upb_strview view, const char *b) { in streql_view() function
4813 if (streql_view(syntax, "proto2")) { in build_filedef()
4815 } else if (streql_view(syntax, "proto3")) { in build_filedef()

Completed in 33 milliseconds