Home
last modified time | relevance | path

Searched defs:test (Results 1 – 17 of 17) sorted by relevance

/PHP-7.3/ext/soap/interop/
H A Dclient_round2_params.php261 $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 Dclient_round2.php16 function endpointList($test,$sel_endpoint)
29 function methodList($test,$sel_method)
49 function endpointTestForm($test, $endpoint, $method, $paramType, $useWSDL)
H A Dclient_round2_interop.php91 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 Dpear2coverage.phar.php152 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 Dfnmatch.c61 char c, test; in fnmatch() local
152 rangematch(const char *pattern, char test, int flags) in rangematch()
/PHP-7.3/sapi/phpdbg/
H A Dtest.php21 function test($x, $y = 0) { function
82 $test = $obj->a; variable
/PHP-7.3/ext/curl/tests/responder/
H A Dget.php2 $test = isset($_GET['test']) ? $_GET['test'] : null; variable
/PHP-7.3/Zend/tests/bug67436/
H A Db.php4 public function test() { function in b
H A Da.php4 public function test($arg = c::TESTCONSTANT) { function in a
/PHP-7.3/win32/build/
H A DMakefile189 test: set-tmp-env target
195 test: set-tmp-env target
/PHP-7.3/sapi/fpm/fpm/
H A Dfpm_log.c102 int token, test; in fpm_log_write() local
/PHP-7.3/ext/simplexml/
H A Dsimplexml.c239 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 Dutil.c247 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 Dstream.c623 char *test; in phar_wrapper_stat() local
H A Dphar.c1278 phar_archive_data **test, *unused = NULL; local
1596 char *pos, test = '\0'; local
H A Dphar_object.c1462 char *test = NULL; in phar_build() local
3194 int test; in pharobj_cancompress() local
/PHP-7.3/
H A Dserver-tests.php1599 $test = new testHarness(); variable

Completed in 72 milliseconds