Searched defs:expect (Results 1 – 6 of 6) sorted by relevance
/PHP-5.6/ext/soap/interop/ |
H A D | client_round2_params.php | 30 var $expect = NULL; variable in SOAP_Test 39 function SOAP_Test($methodname, $params, $expect = NULL, $cmp_func = NULL) { 324 $expect = array( variable 346 $expect = variable
|
H A D | client_round2_interop.php | 342 function compareResult($expect, $result, $type = NULL)
|
/PHP-5.6/sapi/phpdbg/tests/ |
H A D | run-tests.php | 548 public $expect; variable in phpdbg\\testing\\Test
|
/PHP-5.6/sapi/isapi/stresstest/ |
H A D | stresstest.cpp | 306 enum state {none, test, skipif, post, get, file, expect} parsestate = none; in ParseTestFile() enumerator
|
/PHP-5.6/ext/spl/ |
H A D | spl_observer.c | 1144 long expect, valid; in SPL_METHOD() local
|
/PHP-5.6/ext/pgsql/ |
H A D | pgsql.c | 6479 static int do_exec(smart_str *querystr, int expect, PGconn *pg_link, ulong opt TSRMLS_DC)
|
Completed in 37 milliseconds