Searched defs:expect (Results 1 – 4 of 4) sorted by relevance
27 var $expect = NULL; variable in SOAP_Test36 function SOAP_Test($methodname, $params, $expect = NULL, $cmp_func = NULL) {321 $expect = array( variable343 $expect = variable
340 function compareResult($expect, $result, $type = NULL)
1073 zend_long expect, valid; in SPL_METHOD() local
6547 static int do_exec(smart_str *querystr, ExecStatusType expect, PGconn *pg_link, zend_ulong opt) /* …
Completed in 30 milliseconds