Home
last modified time | relevance | path

Searched defs:method (Results 1 – 25 of 35) sorted by relevance

12

/PHP-5.3/scripts/dev/generate-phpt/src/testcase/
H A DgtVariationContainerMethod.php7 protected $method; variable in gtVariationContainerMethod
20 public function setMethod(gtMethod $method) {
H A DgtErrorTestCaseMethod.php12 private $method; variable in gtErrorTestCaseMethod
19 public function setMethod($method) {
H A DgtBasicTestCaseMethod.php17 public function setMethod($method) {
H A DgtVariationTestCaseMethod.php24 public function setUp(gtMethod $method, $argumentNumber, $variationData) {
/PHP-5.3/sapi/apache_hooks/
H A Dsapi_apache.c99 zval *method; in apache_php_module_hook() local
/PHP-5.3/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.3/ext/soap/interop/
H A Dclient_round2.php49 function endpointTestForm($test, $endpoint, $method, $paramType, $useWSDL)
/PHP-5.3/scripts/dev/generate-phpt/src/
H A Dgenerate-phpt.php47 $method = new gtMethod($options->getOption('c'), $options->getOption('m')); variable
/PHP-5.3/ext/calendar/
H A Deaster.c34 long method = CAL_EASTER_DEFAULT; in _cal_easter() local
/PHP-5.3/ext/curl/
H A Dphp_curl.h87 int method; member
97 int method; member
104 int method; member
/PHP-5.3/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()
/PHP-5.3/ext/openssl/
H A Dxp_ssl.c57 php_stream_xport_crypt_method_t method; member
312 SSL_METHOD *method; in php_openssl_setup_crypto() local
H A Dopenssl.c1346 const X509V3_EXT_METHOD *method = NULL; in openssl_x509v3_subjectAltName() local
4100 zval *method = NULL; in PHP_FUNCTION() local
4162 zval *method = NULL; in PHP_FUNCTION() local
4215 char *method =NULL; in PHP_FUNCTION() local
4341 char *method =NULL; in PHP_FUNCTION() local
4690 char *data, *method; in PHP_FUNCTION() local
4769 char *data, *method, *password, *iv = ""; in PHP_FUNCTION() local
4845 char *data, *method, *password, *iv = ""; in PHP_FUNCTION() local
4925 char *method; in PHP_FUNCTION() local
/PHP-5.3/ext/phar/
H A Dphar_object.c1046 long method = 0; local
2438 long format = 9021976, method = 9021976; local
2541 long format = 9021976, method = 9021976; local
3272 long method; local
3385 long method; local
4595 long method = 9021976; local
4940 long method; local
/PHP-5.3/ext/fileinfo/libmagic/
H A Dcompress.c384 uncompressbuf(struct magic_set *ms, int fd, size_t method, in uncompressbuf()
/PHP-5.3/main/streams/
H A Dphp_stream_transport.h191 php_stream_xport_crypt_method_t method; member
/PHP-5.3/ext/xmlrpc/
H A Dxmlrpc-epi-php.c706 char *method = NULL; in PHP_FUNCTION() local
818 zval **method; in PHP_FUNCTION() local
/PHP-5.3/ext/com_dotnet/
H A Dcom_handlers.c367 static int com_call_method(char *method, INTERNAL_FUNCTION_PARAMETERS) in com_call_method()
H A Dcom_saproxy.c330 static int saproxy_call_method(char *method, INTERNAL_FUNCTION_PARAMETERS) in saproxy_call_method()
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd.h277 #define MYSQLND_METHOD(class, method) php_##class##_##method##_pub argument
278 #define MYSQLND_METHOD_PRIVATE(class, method) php_##class##_##method##_priv argument
/PHP-5.3/ext/snmp/
H A Dsnmp.c1309 long method; local

Completed in 73 milliseconds

12