Home
last modified time | relevance | path

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

/PHP-5.5/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-5.5/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-5.5/win32/
H A Dfnmatch.c62 char c, test; in fnmatch() local
153 rangematch(const char *pattern, char test, int flags) in rangematch()
/PHP-5.5/ext/curl/tests/responder/
H A Dget.php2 $test = isset($_GET['test']) ? $_GET['test'] : null; variable
/PHP-5.5/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-5.5/sapi/fpm/fpm/
H A Dfpm_log.c104 int token, test; in fpm_log_write() local
/PHP-5.5/win32/build/
H A DMakefile142 test: target
/PHP-5.5/ext/simplexml/
H A Dsimplexml.c257 int test = 0; in sxe_prop_dim_read() local
463 int test = 0; in sxe_prop_dim_write() local
742 int test = 0; in sxe_prop_dim_exists() local
873 int test = 0; in sxe_prop_dim_delete() local
1071 int test; in sxe_get_prop_hash() local
/PHP-5.5/ext/phar/
H A Dutil.c255 char *path, *fname, *arch, *entry, *ret, *test; in phar_find_in_include_path() local
1324 char *test; in phar_get_entry_info_dir() local
H A Dphar.c1245 phar_archive_data **test, *unused = NULL; local
1568 char *pos, test = '\0'; local
1838 char test[51]; local
H A Dstream.c647 char *test; in phar_wrapper_stat() local
H A Dphar_object.c1485 char *test = NULL; in phar_build() local
3188 int test; in pharobj_cancompress() local
/PHP-5.5/
H A Dserver-tests.php1612 $test = new testHarness(); variable
/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp306 enum state {none, test, skipif, post, get, file, expect} parsestate = none; in ParseTestFile() enumerator

Completed in 83 milliseconds