Home
last modified time | relevance | path

Searched defs:method (Results 26 – 40 of 40) sorted by relevance

12

/PHP-5.5/ext/com_dotnet/
H A Dcom_saproxy.c330 static int saproxy_call_method(const char *method, INTERNAL_FUNCTION_PARAMETERS) in saproxy_call_method()
/PHP-5.5/ext/spl/
H A Dspl_iterators.c832 static union _zend_function *spl_recursive_it_get_method(zval **object_ptr, char *method, int metho… in spl_recursive_it_get_method()
1282 static union _zend_function *spl_dual_it_get_method(zval **object_ptr, char *method, int method_len… in spl_dual_it_get_method()
1304 int spl_dual_it_call_method(char *method, INTERNAL_FUNCTION_PARAMETERS) in spl_dual_it_call_method()
H A Dspl_directory.c665 zend_function *spl_filesystem_object_get_method_check(zval **object_ptr, char *method, int method_l… in spl_filesystem_object_get_method_check()
/PHP-5.5/ext/xml/
H A Dxml.c533 zval **method; in xml_call_handler() local
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c1210 char *file, *method; in PHP_FUNCTION() local
/PHP-5.5/ext/soap/
H A Dsoap.c3758 xmlNodePtr method = NULL, param; local
4229 xmlNodePtr envelope = NULL, body, method = NULL, head = NULL; local
/PHP-5.5/ext/snmp/
H A Dsnmp.c1760 long method; in PHP_FUNCTION() local
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c2713 static int row_call_method(const char *method, INTERNAL_FUNCTION_PARAMETERS) in row_call_method()
/PHP-5.5/Zend/
H A Dzend_vm_def.h2698 zval **method = NULL; variable
H A Dzend_API.h527 #define add_method(arg, key, method) add_assoc_function((arg), (key), (method)) argument
H A Dzend_API.c3080 zval **method = NULL; in zend_is_callable_ex() local
H A Dzend_vm_execute.h1295 zval **method = NULL; in ZEND_INIT_FCALL_BY_NAME_SPEC_CONST_HANDLER() local
1620 zval **method = NULL; in ZEND_INIT_FCALL_BY_NAME_SPEC_TMP_HANDLER() local
1807 zval **method = NULL; in ZEND_INIT_FCALL_BY_NAME_SPEC_VAR_HANDLER() local
2032 zval **method = NULL; in ZEND_INIT_FCALL_BY_NAME_SPEC_CV_HANDLER() local
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c1290 static void reflection_method_factory(zend_class_entry *ce, zend_function *method, zval *closure_ob… in reflection_method_factory()
2183 zval **method; in ZEND_METHOD() local
3733 zval *method; in _addmethod() local
/PHP-5.5/ext/standard/
H A Dbasic_functions.c5037 zval **obj, **method; local
/PHP-5.5/ext/gd/
H A Dgd.c5108 gdInterpolationMethod method; in PHP_FUNCTION() local
5461 long method = GD_BILINEAR_FIXED; in PHP_FUNCTION() local

Completed in 203 milliseconds

12