Home
last modified time | relevance | path

Searched refs:call (Results 251 – 275 of 388) sorted by relevance

1...<<111213141516

/PHP-7.1/ext/standard/tests/array/
H A Dreset_variation3.phpt11 * Reference two arrays to each other then call reset() to test position of
H A Dkrsort_error.phpt26 // loop through $flag_value array and call krsort with all possible sort flag values
H A Dksort_error.phpt26 // loop through $flag_value array and call krsort with all possible sort flag values
/PHP-7.1/ext/pdo_mysql/tests/
H A Dbug_41997.phpt2 PDO MySQL Bug #41997 (stored procedure call returning single rowset blocks future queries)
/PHP-7.1/ext/oci8/tests/
H A Dimp_res_call_error.phpt40 $s = oci_parse($c, "call imp_res_call_err_proc()");
H A Dbug71148.phpt110 $sql = "call bindproc(:var1, :var2, :var3)";
132 $sql = "call bindproc(:var1, :var2, :var3)";
/PHP-7.1/Zend/tests/
H A Dbug48770_2.phpt2 Bug #48770 (call_user_func_array() fails to call parent from inheriting class)
/PHP-7.1/ext/soap/tests/bugs/
H A Dbug28751.phpt2 Bug #28751 (SoapServer does not call _autoload())
/PHP-7.1/ext/standard/tests/strings/
H A Djoin_variation4.phpt45 /* loop through each element of $glues and call join */
H A Dlcfirst.phpt57 echo "\n--- Testing lowercamelcase action call example ---\n";
206 --- Testing lowercamelcase action call example ---
/PHP-7.1/ext/curl/tests/
H A Dserver.inc41 // it might not be listening yet...need to wait until fsockopen() call returns
/PHP-7.1/ext/date/tests/
H A Dlocaltime_variation4.phpt6 * Description: Returns the results of the C system call localtime as an associative array
H A Dlocaltime_variation5.phpt6 * Description: Returns the results of the C system call localtime as an associative array
H A Dlocaltime_variation3.phpt8 * Description: Returns the results of the C system call localtime as an associative array
/PHP-7.1/ext/sockets/tests/
H A Dsocket_shutdown-win32.phpt53 …et is not connected and (when sending on a datagram socket using a sendto call) no address was sup…
/PHP-7.1/Zend/tests/generators/
H A Dget_return_errors.phpt47 // Generator throws during auto-priming of getReturn() call
/PHP-7.1/Zend/RFCs/
H A D001.txt52 the class MyClass and call one of its methods.
84 is duplicated (!). Therefore, the call to foo() on line 21 will
85 result in the $obj->setMember("foo") call being called on a duplicate
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_stmt_prepare.phpt16 // fetch tests, because the fetch tests would have to call prepare/execute etc.
/PHP-7.1/ext/spl/tests/
H A Diterator_003.phpt83 // generated by a call to __toString(). To check this we need to access the
/PHP-7.1/ext/spl/internal/
H A Drecursivearrayiterator.inc27 * need to overwrite getChildren(), call this implementation and pass the
H A Drecursivecachingiterator.inc29 * - CALL_TOSTRING (whether to call __toString() for every element)
H A Drecursivefilteriterator.inc27 * need to overwrite getChildren(), call this implementation and pass the
/PHP-7.1/sapi/cli/tests/
H A Dphp_cli_server.inc44 // it might not be listening yet...need to wait until fsockopen() call returns
/PHP-7.1/sapi/phpdbg/tests/
H A Dphpdbg_get_executable_stream_wrapper.phpt76 * If we call phpdbg_get_executable() and pass no options, the realpath of the
/PHP-7.1/ext/imap/tests/
H A Dimap_close_variation2.phpt89 // check that imap_close was successful, if not call imap_close and explicitly set CL_EXPUNGE
101 // call imap_close with CL_EXPUNGE explicitly set in case mailbox not empty

Completed in 22 milliseconds

1...<<111213141516