Searched defs:class_name_lower (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/php/ext/google/protobuf/ |
D | protobuf.h | 229 #define DEFINE_PHP_OBJECT(class_name, class_name_lower, name) \ argument 236 #define DEFINE_PHP_WRAPPER(class_name, class_name_lower, name, intern) \ argument
|
D | def.c | 39 #define PROTOBUF_SETUP_ZEND_WRAPPER(class_name, class_name_lower, wrapper, \ argument 50 #define PROTOBUF_CREATE_ZEND_WRAPPER(class_name, class_name_lower, wrapper, \ argument
|