/PHP-7.3/ext/soap/interop/ |
H A D | client_round2_params.php | 261 $test = new SOAP_Test('echoVoid', NULL); variable 487 $test = new SOAP_Test('echoVoid(echoMeStringRequest invalid namespace)', NULL); variable 493 $test = new SOAP_Test('echoVoid(echoMeStringRequest invalid namespace)', NULL); variable 571 $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=0 actor=next)', NULL); variable 576 $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=0 actor=next)', NULL); variable 583 $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=1 actor=next)', NULL); variable 589 $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=1 actor=next)', NULL); variable 597 $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=0 actor=other)', NULL); variable 602 $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=0 actor=other)', NULL); variable 609 $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=1 actor=other)', NULL); variable [all …]
|
H A D | client_round2.php | 16 function endpointList($test,$sel_endpoint) 29 function methodList($test,$sel_method) 49 function endpointTestForm($test, $endpoint, $method, $paramType, $useWSDL)
|
H A D | client_round2_interop.php | 91 function _fetchEndpoints(&$soapclient, $test) { 139 function fetchEndpoints($test = NULL) { 227 function getResults($test = 'base', $type = 'php', $wsdl = 0) { 662 function getMethodList($test = 'base') {
|
/PHP-7.3/ext/phar/tests/files/ |
H A D | pear2coverage.phar.php | 152 function fileLineTOC($sqlite, $file, $line) 419 $output->endElement(); 513 { 534 return $this->sqlite->retrievePathCoverage($path); 544 return $this->sqlite->retrieveCoverage($path); 795 { 816 return $this->sqlite->retrievePathCoverage($path); 826 return $this->sqlite->retrieveCoverage($path); 1094 } 1201 return array($this->pathCovered[$path], $this->pathTotal[$path]); [all …]
|
/PHP-7.3/win32/ |
H A D | fnmatch.c | 61 char c, test; in fnmatch() local 152 rangematch(const char *pattern, char test, int flags) in rangematch()
|
/PHP-7.3/sapi/phpdbg/ |
H A D | test.php | 21 function test($x, $y = 0) { function 82 $test = $obj->a; variable
|
/PHP-7.3/ext/curl/tests/responder/ |
H A D | get.php | 2 $test = isset($_GET['test']) ? $_GET['test'] : null; variable
|
/PHP-7.3/Zend/tests/bug67436/ |
H A D | b.php | 4 public function test() { function in b
|
H A D | a.php | 4 public function test($arg = c::TESTCONSTANT) { function in a
|
/PHP-7.3/win32/build/ |
H A D | Makefile | 189 test: set-tmp-env target 195 test: set-tmp-env target
|
/PHP-7.3/sapi/fpm/fpm/ |
H A D | fpm_log.c | 102 int token, test; in fpm_log_write() local
|
/PHP-7.3/ext/simplexml/ |
H A D | simplexml.c | 239 int test = 0; in sxe_prop_dim_read() local 429 int test = 0; in sxe_prop_dim_write() local 711 int test = 0; in sxe_prop_dim_exists() local 831 int test = 0; in sxe_prop_dim_delete() local 1018 int test; in sxe_prop_is_empty() local 1113 int test; in sxe_get_prop_hash() local
|
/PHP-7.3/ext/phar/ |
H A D | util.c | 247 char *path, *fname, *arch, *entry, *test; in phar_find_in_include_path() local 1299 char *test; in phar_get_entry_info_dir() local
|
H A D | stream.c | 623 char *test; in phar_wrapper_stat() local
|
H A D | phar.c | 1278 phar_archive_data **test, *unused = NULL; local 1596 char *pos, test = '\0'; local
|
H A D | phar_object.c | 1462 char *test = NULL; in phar_build() local 3194 int test; in pharobj_cancompress() local
|
/PHP-7.3/ |
H A D | server-tests.php | 1599 $test = new testHarness(); variable
|