Home
last modified time | relevance | path

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

/PHP-7.2/ext/soap/interop/
H A Dclient_round2_params.php264 $test = new SOAP_Test('echoVoid', NULL); variable
490 $test = new SOAP_Test('echoVoid(echoMeStringRequest invalid namespace)', NULL); variable
496 $test = new SOAP_Test('echoVoid(echoMeStringRequest invalid namespace)', NULL); variable
574 $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=0 actor=next)', NULL); variable
579 $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=0 actor=next)', NULL); variable
586 $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=1 actor=next)', NULL); variable
592 $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=1 actor=next)', NULL); variable
600 $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=0 actor=other)', NULL); variable
605 $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=0 actor=other)', NULL); variable
612 $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.php93 function _fetchEndpoints(&$soapclient, $test) {
141 function fetchEndpoints($test = NULL) {
229 function getResults($test = 'base', $type = 'php', $wsdl = 0) {
664 function getMethodList($test = 'base') {
/PHP-7.2/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.2/win32/
H A Dfnmatch.c62 char c, test; in fnmatch() local
153 rangematch(const char *pattern, char test, int flags) in rangematch()
/PHP-7.2/sapi/phpdbg/
H A Dtest.php21 function test($x, $y = 0) { function
82 $test = $obj->a; variable
/PHP-7.2/ext/curl/tests/responder/
H A Dget.php2 $test = isset($_GET['test']) ? $_GET['test'] : null; variable
/PHP-7.2/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.2/win32/build/
H A DMakefile176 test: set-tmp-env target
182 test: set-tmp-env target
/PHP-7.2/sapi/fpm/fpm/
H A Dfpm_log.c103 int token, test; in fpm_log_write() local
/PHP-7.2/ext/simplexml/
H A Dsimplexml.c241 int test = 0; in sxe_prop_dim_read() local
442 int test = 0; in sxe_prop_dim_write() local
725 int test = 0; in sxe_prop_dim_exists() local
845 int test = 0; in sxe_prop_dim_delete() local
1032 int test; in sxe_prop_is_empty() local
1127 int test; in sxe_get_prop_hash() local
/PHP-7.2/ext/phar/
H A Dutil.c249 char *path, *fname, *arch, *entry, *test; in phar_find_in_include_path() local
1301 char *test; in phar_get_entry_info_dir() local
H A Dstream.c622 char *test; in phar_wrapper_stat() local
H A Dphar.c1260 phar_archive_data **test, *unused = NULL; local
1578 char *pos, test = '\0'; local
H A Dphar_object.c1502 char *test = NULL; in phar_build() local
3253 int test; in pharobj_cancompress() local
/PHP-7.2/
H A Dserver-tests.php1599 $test = new testHarness(); variable

Completed in 83 milliseconds