Searched defs:INIT_OVERLOADED_CLASS_ENTRY (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_5/Zend/ |
| H A D | zend_API.h | 164 INIT_OVERLOADED_CLASS_ENTRY(class_container, class_name, functions, NULL, NULL, NULL) 215 #define INIT_OVERLOADED_CLASS_ENTRY(class_container, class_name, functions, handle_fcall, handle_propget, handle_propset) \ macro 223 INIT_OVERLOADED_CLASS_ENTRY(class_container, ZEND_NS_NAME(ns, class_name), functions, handle_fcall, handle_propget, handle_propset)
|
Completed in 5 milliseconds