Searched defs:expect (Results 1 – 4 of 4) sorted by relevance
30 var $expect = NULL; variable in SOAP_Test39 function SOAP_Test($methodname, $params, $expect = NULL, $cmp_func = NULL) {324 $expect = array( variable346 $expect = variable
342 function compareResult($expect, $result, $type = NULL)
1072 zend_long expect, valid; in SPL_METHOD() local
6524 static int do_exec(smart_str *querystr, ExecStatusType expect, PGconn *pg_link, zend_ulong opt) /* …
Completed in 35 milliseconds