Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_API.h169 …class_name, class_name_len, functions, handle_fcall, handle_propget, handle_propset, handle_propun… argument
178 …IT_METHODS(class_container, functions, handle_fcall, handle_propget, handle_propset, handle_propun…
181 …IT_METHODS(class_container, functions, handle_fcall, handle_propget, handle_propset, handle_propun… argument
195 class_container.__set = handle_propset; \
215 …CLASS_ENTRY(class_container, class_name, functions, handle_fcall, handle_propget, handle_propset) \ argument
216 …ss_name, sizeof(class_name)-1, functions, handle_fcall, handle_propget, handle_propset, NULL, NULL)
220 …_container, ns, class_name, functions, handle_fcall, handle_propget, handle_propset, handle_propun… argument
221 …NS_NAME(ns, class_name))-1, functions, handle_fcall, handle_propget, handle_propset, handle_propun…
222 …S_ENTRY(class_container, ns, class_name, functions, handle_fcall, handle_propget, handle_propset) \ argument
223 …s_container, ZEND_NS_NAME(ns, class_name), functions, handle_fcall, handle_propget, handle_propset)

Completed in 7 milliseconds