Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_API.h194 …class_name, class_name_len, functions, handle_fcall, handle_propget, handle_propset, handle_propun… argument
199 …IT_METHODS(class_container, functions, handle_fcall, handle_propget, handle_propset, handle_propun…
202 …IT_METHODS(class_container, functions, handle_fcall, handle_propget, handle_propset, handle_propun… argument
216 class_container.__set = handle_propset; \
237 …CLASS_ENTRY(class_container, class_name, functions, handle_fcall, handle_propget, handle_propset) \ argument
238 …ss_name, sizeof(class_name)-1, functions, handle_fcall, handle_propget, handle_propset, NULL, NULL)
242 …_container, ns, class_name, functions, handle_fcall, handle_propget, handle_propset, handle_propun… argument
243 …NS_NAME(ns, class_name))-1, functions, handle_fcall, handle_propget, handle_propset, handle_propun…
244 …S_ENTRY(class_container, ns, class_name, functions, handle_fcall, handle_propget, handle_propset) \ argument
245 …s_container, ZEND_NS_NAME(ns, class_name), functions, handle_fcall, handle_propget, handle_propset)

Completed in 15 milliseconds