| /PHP_TRUNK/ext/curl/tests/responder/ |
| H A D | get.php | 2 $test = isset($_GET['test']) ? $_GET['test'] : null; variable 3 switch($test) {
|
| /PHP_TRUNK/ext/date/tests/ |
| H A D | DateTime_data-absolute.inc | 4 * Note: test names match method names in a set of PHPUnit tests
|
| H A D | DateTime_data-dates.inc | 4 * Note: test names match method names in a set of PHPUnit tests
|
| H A D | DateTime_data-february.inc | 4 * Note: test names match method names in a set of PHPUnit tests
|
| H A D | DateTime_data-massive.inc | 4 * Note: test names match method names in a set of PHPUnit tests
|
| /PHP_TRUNK/ext/dba/tests/ |
| H A D | clean.inc | 2 $db_filename = dirname(__FILE__) .'/test0.dbm'; // see test.inc
|
| /PHP_TRUNK/ext/phar/tests/files/ |
| H A D | pear2coverage.phar.php | 44 if (isset($_GET['test'])) { 45 if ($_GET['test'] === 'TOC') { 49 return $this->view->fileCoverage($this->sqlite, $_GET['file'], $_GET['test']); 51 return $this->view->testTOC($this->sqlite, $_GET['test']); 63 function getFileLink($file, $test = null, $line = null) 68 if ($test) { 69 return $this->rooturl . '?file=' . urlencode($file) . '&test=' . $test; 74 function getTOCLink($test = false) 76 if ($test 605 $test = array_flip($xdebugs); variable 887 $test = array_flip($xdebugs); variable [all...] |
| /PHP_TRUNK/ext/soap/interop/ |
| H A D | client_round2.php | 16 function endpointList($test,$sel_endpoint) 19 $iop->getEndpoints($test); 29 function methodList($test,$sel_method) 37 foreach ($soap_tests[$test] as $x) { 49 function endpointTestForm($test, $endpoint, $method, $paramType, $useWSDL) 52 if (!$test) $test = 'base'; 53 echo "Round 2 '$test' Selected<br>\n"; 56 echo "<input type='hidden' name='test' value='$test'>\ [all...] |
| H A D | client_round2_interop.php | 23 require_once 'test.utility.php'; 46 var $specificEndpoint = ''; // test only this endpoint 47 var $testMethod = ''; // test only this method 93 function _fetchEndpoints(&$soapclient, $test) { 94 $this->_getEndpoints($test, 1); 97 $endpointArray = $soapclient->__soapCall("GetEndpointInfo",array("groupName"=>$test),array('soapaction'=>"http://soapinterop.org/",'uri'=>"http://soapinterop.org/")); 108 if ($this->localEndpoint[$test]) { 109 array_push($endpointArray, $this->localEndpoint[$test]); 115 $res = $this->dbc->query("update endpoints set status = 0 where class='$test'"); 125 $res = $this->dbc->query("insert into endpoints (endpointName,endpointURL,wsdlURL,class) values('{$v->endpointName}','{$v->endpointURL}','{$v->wsdlURL}','$test')"); 151 $test = 'base'; variable [all...] |
| H A D | client_round2_params.php | 58 // determine test type 176 $test = new SOAP_Test('echoString(utf-8)', array('inputString' => utf8_encode('ỗÈéóÒ₧⅜ỗỸ'))); variable 177 $test->encoding = 'UTF-8'; 178 $soap_tests['base'][] = $test; 179 $test = new SOAP_Test('echoString(utf-8)', array('inputString' => soap_value('inputString',utf8_encode('ỗÈéóÒ₧⅜ỗỸ'),XSD_STRING))); variable 180 $test->encoding = 'UTF-8'; 181 $soap_tests['base'][] = $test; 198 // empty array test 203 // null array test 264 $test variable 441 $test = new SOAP_Test('echoVoid(echoMeStringRequest mustUnderstand=0 actor=next)', NULL); variable 446 $test = new SOAP_Test('echoVoid(echoMeStringRequest mustUnderstand=0 actor=next)', NULL); variable 453 $test = new SOAP_Test('echoVoid(echoMeStringRequest mustUnderstand=1 actor=next)', NULL); variable 458 $test = new SOAP_Test('echoVoid(echoMeStringRequest mustUnderstand=1 actor=next)', NULL); variable 465 $test = new SOAP_Test('echoVoid(echoMeStringRequest mustUnderstand=0 actor=other)', NULL); variable 470 $test = new SOAP_Test('echoVoid(echoMeStringRequest mustUnderstand=0 actor=other)', NULL); variable 477 $test = new SOAP_Test('echoVoid(echoMeStringRequest mustUnderstand=1 actor=other)', NULL); variable 482 $test = new SOAP_Test('echoVoid(echoMeStringRequest mustUnderstand=1 actor=other)', NULL); variable 490 $test = new SOAP_Test('echoVoid(echoMeStringRequest invalid namespace)', NULL); variable 496 $test = new SOAP_Test('echoVoid(echoMeStringRequest invalid namespace)', NULL); variable 507 $test = new SOAP_Test('echoVoid(echoMeStructRequest mustUnderstand=0 actor=next)', NULL); variable 514 $test = new SOAP_Test('echoVoid(echoMeStructRequest mustUnderstand=0 actor=next)', NULL); variable 524 $test = new SOAP_Test('echoVoid(echoMeStructRequest mustUnderstand=1 actor=next)', NULL); variable 531 $test = new SOAP_Test('echoVoid(echoMeStructRequest mustUnderstand=1 actor=next)', NULL); variable 541 $test = new SOAP_Test('echoVoid(echoMeStructRequest mustUnderstand=0 actor=other)', NULL); variable 547 $test = new SOAP_Test('echoVoid(echoMeStructRequest mustUnderstand=0 actor=other)', NULL); variable 556 $test = new SOAP_Test('echoVoid(echoMeStructRequest mustUnderstand=1 actor=other)', NULL); variable 562 $test = new SOAP_Test('echoVoid(echoMeStructRequest mustUnderstand=1 actor=other)', 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 617 $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=1 actor=other)', NULL); variable [all...] |
| /PHP_TRUNK/ext/standard/tests/mail/ |
| H A D | mail_skipif.inc | 5 // be sure mail server is accessible... on PHP 5.3.13 release build, using test-pack PHP-5.3-r1af8b3f, 6 // the code below didn't skip test even though there was no mail server 7 // test then failed (no mail server to test against)
|
| /PHP_TRUNK/scripts/dev/generate-phpt/src/testcase/ |
| H A D | gtBasicTestCase.php | 4 * Class for basic test case construction 13 * Returns an instance of a test case for a method or a function 16 * @return test case object
|
| H A D | gtErrorTestCase.php | 14 * Return instance of either method or function error test case 17 * @return test case object
|
| /PHP_TRUNK/tests/ |
| H A D | quicktester.inc | 21 foreach ($tests as $n=>$test) 24 if (!$test) continue; 27 if (substr(trim($test), -1, 1) === ';') { 28 echo "WARNING: trailing ';' found in test ".($n+1)."\n"; 36 if (strpos($test, $a_operator)!== FALSE) { 38 list($left,$right) = explode($operator, $test); 43 echo "WARNING: unknown operator in '$test' (1)\n"; 62 echo "WARNING: unknown operator in '$test' (2)\n"; 69 echo "$test\n";
|
| /PHP_TRUNK/win32/ |
| H A D | fnmatch.c | 62 char c, test; local 107 while ((test = *string) != EOS) { 110 if (test == '/' && flags & FNM_PATHNAME) 153 rangematch(const char *pattern, char test, int flags) argument 169 test = tolower((unsigned char)test); 191 if ((unsigned char)c <= (unsigned char)test && 192 (unsigned char)test <= (unsigned char)c2) 194 } else if (c == test)
|
| /PHP_TRUNK/ext/mbstring/libmbfl/tests/conv_encoding.tests/ |
| H A D | cp51932_cp50220raw.exp | 6 "\[^\r\n\]*\r\n" { fail $test } 9 set test "81 - 87ku" 12 "%1b%24%42%75%3a%76%6c%77%49%78%33%79%21%7a%21%7b%21%1b%28%42 (20)\r\n" { pass $test } 16 set test "kanji + kana" 19 "%1b%24%42%46%7c%4b%5c%38%6c%25%46%25%39%25%48%1b%28%42 (18)\r\n" { pass $test } 22 set test "full-width numerics" 25 "%1b%24%42%23%30%23%31%23%32%23%33%23%34%23%35%23%36%23%37%23%38%23%39%1b%28%42 (26)\r\n" { pass $test } 28 set test "full-width numerics" 31 "%1b%24%42%2d%42%1b%28%42 (8)\r\n" { pass $test }
|
| H A D | ujis_sjis.exp | 6 "\[^\r\n\]*\r\n" { fail $test } 9 set test "basic test" 12 "%74%65%73%74%74%65%73%74 (8)\r\n" { pass $test } 16 set test "kanji + kana" 19 "%93%fa%96%7b%8c%ea%83%65%83%58%83%67 (12)\r\n" { pass $test } 22 set test "full-width numerics" 25 "%82%4f%82%50%82%51%82%52%82%53%82%54%82%55%82%56%82%57%82%58 (20)\r\n" { pass $test } 28 set test "full-width numerics" 31 "%3f (1)\r\n" { pass $test } [all...] |
| H A D | utf8_sjis.exp | 6 "\[^\r\n\]*\r\n" { fail $test } 9 set test "basic test" 12 "%74%65%73%74%74%65%73%74 (8)\r\n" { pass $test } 16 set test "kanji + kana" 19 "%93%fa%96%7b%8c%ea%83%65%83%58%83%67 (12)\r\n" { pass $test } 22 set test "full-width numerics" 25 "%82%4f%82%50%82%51%82%52%82%53%82%54%82%55%82%56%82%57%82%58 (20)\r\n" { pass $test } 28 set test "full-width numerics" 31 "%3f (1)\r\n" { pass $test } [all...] |
| H A D | yensign.exp | 6 "\[^\r\n\]*\r\n" { fail $test } 8 set test "CP932" 12 "%5c (1)\r\n" { pass $test } 18 "\[^\r\n\]*\r\n" { fail $test } 20 set test "SJIS-open" 24 "%81%8f (2)\r\n" { pass $test } 30 "\[^\r\n\]*\r\n" { fail $test } 32 set test "eucJP-open" 36 "%a1%ef (2)\r\n" { pass $test } 42 "\[^\r\n\]*\r\n" { fail $test } [all...] |
| /PHP_TRUNK/ext/mbstring/libmbfl/tests/conv_kana.tests/ |
| H A D | conv_kana.exp | 5 set test "full-width alphabets to half-width counterparts" 8 "\[^\r\n\]*\r\n" { fail $test } 12 -ex "%61%62%63%64%65%66%67%68%69%6a%6b%6c%6d%6e%6f%70%71%72%73%74%75%76%77%78%79%7a (26)\r\n" { pass $test } 16 -ex "%41%42%43%44%45%46%47%48%49%4a%4b%4c%4d%4e%4f%50%51%52%53%54%55%56%57%58%59%5a (26)\r\n" { pass $test } 20 -ex "%61%62%63%64%65%66%67%68%69%6a%6b%6c%6d%6e%6f%70%71%72%73%74%75%76%77%78%79%7a (26)\r\n" { pass $test } 24 -ex "%41%42%43%44%45%46%47%48%49%4a%4b%4c%4d%4e%4f%50%51%52%53%54%55%56%57%58%59%5a (26)\r\n" { pass $test } 28 -ex "%30%31%32%33%34%35%36%37%38%39 (10)\r\n" { pass $test } 32 -ex "%a3%b1%a3%b2%a3%b3%a3%b4%a3%b5%a3%b6%a3%b7%a3%b8%a3%b9 (20)\r\n" { pass $test } 36 -ex "%a1%a1%20 (3)\r\n" { pass $test } 40 -ex "%a5%a2%a5%a4%a5%a6%a5%a8%a5%aa%a5%ac%a5%ae%a5%b0%a5%b2%a5%b4%a5%d1%a5%d4%a5%d7%a5%da%a5%dd%a5%ab%a1%ab%a5%ad%a1%ab%a5%af%a1%ab%a5%b1%a1%ab%a5%b3%a1%ab%a5%cf%a1%ac%a5%d2%a1%ac%a5%d5%a1%ac%a5%d8%a1%ac%a5%db%a1%ac (70)\r\n" { pass $test } [all...] |
| /PHP_TRUNK/ext/mbstring/libmbfl/tests/strcut.tests/ |
| H A D | iso2022jp.exp | 11 "\[^\r\n\]*\r\n" { fail $test } 17 set test "asciish characters ($from, $length)" 20 -ex "***ERROR***\r\n" { pass $test } 23 set test "non-asciish characters ($from, $length)" 27 -ex "***ERROR***\r\n" { pass $test } 33 set test "asciish characters ($from, $length)" 36 -ex "***ERROR***\r\n" { pass $test } 39 set test "non-asciish characters ($from, $length)" 43 -ex "***ERROR***\r\n" { pass $test } 49 set test "asciis [all...] |
| H A D | ujis.exp | 11 "\[^\r\n\]*\r\n" { fail $test } 17 set test "asciish characters ($from, $length)" 20 -ex "***ERROR***\r\n" { pass $test } 23 set test "non-asciish characters ($from, $length)" 26 -ex "***ERROR***\r\n" { pass $test } 32 set test "asciish characters ($from, $length)" 35 -ex "***ERROR***\r\n" { pass $test } 38 set test "non-asciish characters ($from, $length)" 41 -ex "***ERROR***\r\n" { pass $test } 47 set test "asciis [all...] |
| H A D | utf8.exp | 11 "\[^\r\n\]*\r\n" { fail $test } 17 set test "asciish characters ($from, $length)" 20 -ex "***ERROR***\r\n" { pass $test } 23 set test "non-asciish characters ($from, $length)" 26 -ex "***ERROR***\r\n" { pass $test } 32 set test "asciish characters ($from, $length)" 35 -ex "***ERROR***\r\n" { pass $test } 38 set test "non-asciish characters ($from, $length)" 41 -ex "***ERROR***\r\n" { pass $test } 47 set test "asciis [all...] |
| /PHP_TRUNK/ext/mbstring/libmbfl/tests/strwidth.tests/ |
| H A D | strwidth.exp | 6 "\[^\r\n\]*\r\n" { fail $test } 9 set test "basic test" 12 "8\r\n" { pass $test } 15 set test "CJK kanji" 18 "4\r\n" { pass $test } 21 set test "CJK hiragana" 24 "8\r\n" { pass $test } 27 set test "CJK katakana" 30 "8\r\n" { pass $test } [all...] |
| /PHP_TRUNK/sapi/fpm/fpm/ |
| H A D | fpm_log.c | 102 int token, test; local 119 test = 0; 121 test = 1; 126 if (!test) { 178 if (!test) { 182 if (!test) { 186 if (!test) { 195 if (!test) { 204 if (!test) { 210 if (!test) { [all...] |