Home
last modified time | relevance | path

Searched defs:desc_php (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dmessage.c465 PHP_PROTO_HASHTABLE_VALUE desc_php = get_def_obj(submsgdef); local
1415 PHP_PROTO_HASHTABLE_VALUE desc_php = get_proto_obj(fully_qualified_name); local
1496 PHP_PROTO_HASHTABLE_VALUE desc_php = get_ce_obj(klass); local
Ddef.c839 PHP_PROTO_HASHTABLE_VALUE desc_php, in register_class()