Home
last modified time | relevance | path

Searched refs:UPB_DEF_ANY (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.h1291 UPB_DEF_ANY = -1 /* Wildcard for upb_symtab_get*() */ enumerator
Dupb.c3983 if (iter->type == UPB_DEF_ANY) in advance_to_matching()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h1690 UPB_DEF_ANY = -1 /* Wildcard for upb_symtab_get*() */
Dupb.c4204 if (iter->type == UPB_DEF_ANY) in advance_to_matching()