/PHP-7.2/scripts/dev/generate-phpt/src/testcase/ |
H A D | gtVariationContainerMethod.php | 7 protected $method; variable in gtVariationContainerMethod 20 public function setMethod(gtMethod $method) {
|
H A D | gtErrorTestCaseMethod.php | 12 private $method; variable in gtErrorTestCaseMethod 19 public function setMethod($method) {
|
H A D | gtBasicTestCaseMethod.php | 17 public function setMethod($method) {
|
H A D | gtVariationTestCaseMethod.php | 24 public function setUp(gtMethod $method, $argumentNumber, $variationData) {
|
/PHP-7.2/sapi/phpdbg/ |
H A D | phpdbg_print.c | 53 static inline void phpdbg_print_function_helper(zend_function *method) /* {{{ */ in phpdbg_print_function_helper() 168 zend_function *method; in PHPDBG_PRINT() local 183 PHPDBG_PRINT(method) /* {{{ */ in PHPDBG_PRINT() argument 323 zend_function *method; in phpdbg_print_opcodes_ce() local
|
H A D | phpdbg_list.c | 89 PHPDBG_LIST(method) /* {{{ */ in PHPDBG_LIST() argument
|
H A D | xml.md | 31 method section
|
/PHP-7.2/ext/zip/lib/ |
H A D | zip_set_file_compression.c | 39 zip_set_file_compression(zip_t *za, zip_uint64_t idx, zip_int32_t method, zip_uint32_t flags) in zip_set_file_compression()
|
H A D | zip_source_win32handle.c | 488 DWORD method; in _zip_seek_win32() local
|
/PHP-7.2/ext/xmlrpc/libxmlrpc/ |
H A D | xmlrpc_introspection.c | 107 static inline void describe_method(XMLRPC_SERVER server, XMLRPC_VALUE vector, const char* method) { in describe_method() 188 const char* method = XMLRPC_GetValueString(XMLRPC_VectorRewind(XMLRPC_RequestGetData(input))); in xi_system_method_signature_cb() local 247 const char* method = XMLRPC_GetValueString(XMLRPC_VectorRewind(XMLRPC_RequestGetData(input))); in xi_system_method_help_cb() local
|
H A D | xmlrpc_introspection_private.h | 84 XMLRPC_IntrospectionCallback method; member
|
H A D | xmlrpc_private.h | 152 XMLRPC_Callback method; member
|
H A D | xml_to_dandarpc.c | 306 xml_element* method = xml_elem_new(); in DANDARPC_REQUEST_to_xml_element() local
|
H A D | xml_to_xmlrpc.c | 391 xml_element* method = xml_elem_new(); in XMLRPC_REQUEST_to_xml_element() local
|
/PHP-7.2/scripts/dev/generate-phpt/src/ |
H A D | generate-phpt.php | 47 $method = new gtMethod($options->getOption('c'), $options->getOption('m')); variable
|
/PHP-7.2/ext/soap/interop/ |
H A D | client_round2.php | 49 function endpointTestForm($test, $endpoint, $method, $paramType, $useWSDL)
|
/PHP-7.2/ext/calendar/ |
H A D | easter.c | 34 zend_long method = CAL_EASTER_DEFAULT; in _cal_easter() local
|
/PHP-7.2/ext/curl/ |
H A D | php_curl.h | 136 int method; member 145 int method; member 152 int method; member
|
/PHP-7.2/ext/fileinfo/libmagic/ |
H A D | compress.c | 605 methodname(size_t method) in methodname() 616 uncompressbuf(int fd, size_t bytes_max, size_t method, const unsigned char *old, in uncompressbuf()
|
/PHP-7.2/ext/standard/ |
H A D | incomplete_class.c | 91 static union _zend_function *incomplete_class_get_method(zend_object **object, zend_string *method,… in incomplete_class_get_method()
|
/PHP-7.2/ext/openssl/ |
H A D | openssl.c | 1803 zval *method = NULL; in PHP_FUNCTION() local 2166 char *method = "sha1"; in PHP_FUNCTION() local 2231 const X509V3_EXT_METHOD *method = NULL; in openssl_x509v3_subjectAltName() local 4967 char *method; in PHP_FUNCTION() local 5902 zval *method = NULL; in PHP_FUNCTION() local 5970 zval *method = NULL; in PHP_FUNCTION() local 6029 char *method =NULL; in PHP_FUNCTION() local 6162 char *method = NULL, *iv = NULL; in PHP_FUNCTION() local 6307 char *data, *method; in PHP_FUNCTION() local 6559 char *data, *method, *password, *iv = "", *aad = ""; in PHP_FUNCTION() local [all …]
|
H A D | xp_ssl.c | 146 php_stream_xport_crypt_method_t method; member 308 static int php_openssl_x509_fingerprint_cmp(X509 *peer, const char *method, const char *expected) in php_openssl_x509_fingerprint_cmp() 325 const char *method = NULL; in php_openssl_x509_fingerprint_match() local 1550 const SSL_METHOD *method; in php_openssl_setup_crypto() local
|
/PHP-7.2/ext/zend_test/ |
H A D | test.c | 169 static int zend_test_class_call_method(zend_string *method, zend_object *object, INTERNAL_FUNCTION_… in zend_test_class_call_method()
|
/PHP-7.2/ext/phar/ |
H A D | phar_object.c | 1038 zend_long method = 0; in PHP_METHOD() local 2424 zend_long format = 9021976, method = 9021976; in PHP_METHOD() local 2528 zend_long format = 9021976, method = 9021976; in PHP_METHOD() local 3268 zend_long method; in PHP_METHOD() local 3381 zend_long method; in PHP_METHOD() local 4640 zend_long method = 9021976; in PHP_METHOD() local 4984 zend_long method; in PHP_METHOD() local
|
/PHP-7.2/ext/intl/breakiterator/ |
H A D | breakiterator_iterators.cpp | 245 U_CFUNC zend_function *IntlPartsIterator_get_method(zend_object **object_ptr, zend_string *method, … in IntlPartsIterator_get_method()
|