Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_API.h164 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_pr… macro
223INIT_OVERLOADED_CLASS_ENTRY(class_container, ZEND_NS_NAME(ns, class_name), functions, handle_fcall…
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c1405INIT_OVERLOADED_CLASS_ENTRY(ce, "ApacheRequest", php_apache_request_class_functions, NULL, NULL, N… in PHP_MINIT_FUNCTION()
/PHP-5.5/ext/soap/
H A Dsoap.c641 INIT_OVERLOADED_CLASS_ENTRY(ce, PHP_SOAP_CLIENT_CLASSNAME, soap_client_functions, in PHP_MINIT_FUNCTION()

Completed in 40 milliseconds