Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_API.h169 …lass_container, class_name, class_name_len, functions, handle_fcall, handle_propget, handle_propse… argument
178 …INIT_CLASS_ENTRY_INIT_METHODS(class_container, functions, handle_fcall, handle_propget, handle_pro…
181 #define INIT_CLASS_ENTRY_INIT_METHODS(class_container, functions, handle_fcall, handle_propget, han… argument
194 class_container.__get = handle_propget; \
215 …ED_CLASS_ENTRY(class_container, class_name, functions, handle_fcall, handle_propget, handle_propse… argument
216 …ontainer, class_name, sizeof(class_name)-1, functions, handle_fcall, handle_propget, handle_propse…
220 …S_ENTRY_EX(class_container, ns, class_name, functions, handle_fcall, handle_propget, handle_propse… argument
221 …e), sizeof(ZEND_NS_NAME(ns, class_name))-1, functions, handle_fcall, handle_propget, handle_propse…
222 …LASS_ENTRY(class_container, ns, class_name, functions, handle_fcall, handle_propget, handle_propse… argument
223 …ss_container, ZEND_NS_NAME(ns, class_name), functions, handle_fcall, handle_propget, handle_propse…

Completed in 9 milliseconds