Searched defs:__call (Results 1 – 3 of 3) sorted by relevance
139 union _zend_function *__call; member
2125 …= NULL, *__get = NULL, *__set = NULL, *__unset = NULL, *__isset = NULL, *__call = NULL, *__callsta… in zend_register_functions() local
2843 PHP_METHOD(SoapClient, __call) argument
Completed in 39 milliseconds