Home
last modified time | relevance | path

Searched defs:method (Results 1 – 25 of 40) sorted by last modified time

12

/PHP-5.5/scripts/dev/generate-phpt/src/
H A Dgenerate-phpt.php47 $method = new gtMethod($options->getOption('c'), $options->getOption('m')); variable
/PHP-5.5/scripts/dev/generate-phpt/src/testcase/
H A DgtBasicTestCaseMethod.php17 public function setMethod($method) {
H A DgtErrorTestCaseMethod.php12 private $method; variable in gtErrorTestCaseMethod
19 public function setMethod($method) {
H A DgtVariationContainerMethod.php7 protected $method; variable in gtVariationContainerMethod
20 public function setMethod(gtMethod $method) {
H A DgtVariationTestCaseMethod.php24 public function setUp(gtMethod $method, $argumentNumber, $variationData) {
/PHP-5.5/sapi/cli/
H A Dphp_http_parser.h129 unsigned char method; /* requests only */ member
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c1210 char *file, *method; in PHP_FUNCTION() local
H A Dsapi_apache.c95 zval *method; in apache_php_module_hook() local
/PHP-5.5/main/streams/
H A Dphp_stream_transport.h191 php_stream_xport_crypt_method_t method; member
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_introspection.c110 static inline void describe_method(XMLRPC_SERVER server, XMLRPC_VALUE vector, const char* method) { in describe_method()
191 const char* method = XMLRPC_GetValueString(XMLRPC_VectorRewind(XMLRPC_RequestGetData(input))); in xi_system_method_signature_cb() local
250 const char* method = XMLRPC_GetValueString(XMLRPC_VectorRewind(XMLRPC_RequestGetData(input))); in xi_system_method_help_cb() local
H A Dxmlrpc_introspection_private.h84 XMLRPC_IntrospectionCallback method; member
H A Dxmlrpc_private.h152 XMLRPC_Callback method; member
H A Dxml_to_dandarpc.c309 xml_element* method = xml_elem_new(); in DANDARPC_REQUEST_to_xml_element() local
H A Dxml_to_xmlrpc.c395 xml_element* method = xml_elem_new(); in XMLRPC_REQUEST_to_xml_element() local
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c715 char *method = NULL; in PHP_FUNCTION() local
827 zval **method; in PHP_FUNCTION() local
/PHP-5.5/ext/xml/
H A Dxml.c533 zval **method; in xml_call_handler() local
/PHP-5.5/ext/standard/
H A Dincomplete_class.c95 static union _zend_function *incomplete_class_get_method(zval **object, char *method, int method_le… in incomplete_class_get_method()
H A Dbasic_functions.c5037 zval **obj, **method; local
/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/soap/
H A Dsoap.c3758 xmlNodePtr method = NULL, param; local
4229 xmlNodePtr envelope = NULL, body, method = NULL, head = NULL; local
/PHP-5.5/ext/soap/interop/
H A Dclient_round2.php49 function endpointTestForm($test, $endpoint, $method, $paramType, $useWSDL)
/PHP-5.5/ext/snmp/
H A Dsnmp.c1760 long method; in PHP_FUNCTION() 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/phar/
H A Dphar_object.c1036 long method = 0; in PHP_METHOD() local
2369 long format = 9021976, method = 9021976; in PHP_METHOD() local
2472 long format = 9021976, method = 9021976; in PHP_METHOD() local
3203 long method; in PHP_METHOD() local
3316 long method; in PHP_METHOD() local
4555 long method = 9021976; in PHP_METHOD() local
4901 long method; in PHP_METHOD() local

Completed in 144 milliseconds

12