Home
last modified time | relevance | path

Searched refs:call (Results 151 – 175 of 299) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/interbase/tests/
H A D005.phpt21 default committed when you call ibase_close().
26 when you call ibase_query(), ibase_prepare(),
38 /* out_table call ibase_query()
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_get_client_stats_implicit_free.phpt31 …printf("[002] Where is the missing mysqli_free_result() call? implicit_free_result has changed by …
H A Dbug62046.phpt2 Bug #62046 mysqli@mysqlnd can't iterate over stored sets after call to mysqli_stmt_reset()
/PHP-5.5/Zend/tests/
H A Dbug48770.phpt2 Bug #48770 (call_user_func_array() fails to call parent from inheriting class)
H A Dindirect_call_array_004.phpt2 Indirect method call by array - Testing exception and method magics
H A Dbug48770_3.phpt2 Bug #48770 (call_user_func_array() fails to call parent from inheriting class)
H A Dbug52614.phpt2 Bug #52614 (Memory leak when writing on uninitialized variable returned from method call)
/PHP-5.5/ext/standard/tests/file/
H A Dfile.inc22 Description: creates a new file using fopen() call
24 $mode = Mode as specified in fopen call, read documentation of fopen() call for more info
157 $perms = new permission of the file, similar to $mode args of chmod() call
208 $mode = file open mode as specified in fopen() call. Do not use
211 specified in chmod() call.
292 // call fill_file() to fill the file
331 specified in chmod() call.
409 // call fill_file() to fill the file
512 // call the delete files to delete links
H A Dinclude_userstream_003.phpt112 Warning: file_get_contents(test2://hello): failed to open stream: "test::stream_open" call failed i…
119 Warning: include(test2://hello): failed to open stream: "test::stream_open" call failed in %sinclud…
/PHP-5.5/ext/date/tests/
H A Dlocaltime_error.phpt6 * Description: Returns the results of the C system call localtime as an associative array
H A Dlocaltime_basic.phpt6 * Description: Returns the results of the C system call localtime as an associative array
/PHP-5.5/ext/standard/tests/array/
H A Deach_variation6.phpt12 * Test the position of the internal array pointer after a call to each()
H A Darray_values_variation5.phpt11 * Test the position of the internal array pointer after a call to array_values
H A Dreset_variation3.phpt11 * Reference two arrays to each other then call reset() to test position of
/PHP-5.5/tests/output/
H A Dob_implicit_flush_basic_002.phpt6 …scription: Turn implicit flush on/off and is equivalent to calling flush() after every output call
/PHP-5.5/ext/standard/tests/dir/
H A Drewinddir_variation2.phpt12 * Open and close a directory handle then call rewinddir() to test behaviour
/PHP-5.5/ext/session/tests/
H A Dsession_set_save_handler_class_005.phpt24 // don't call parent
/PHP-5.5/ext/opcache/tests/
H A Dphp_cli_server.inc25 // it might not be listening yet...need to wait until fsockopen() call returns
/PHP-5.5/sapi/cli/tests/
H A Dbug61546.phpt12 // pass even if that integer is 0. on Windows, the getmyinode() call in statpage.phpt returns 0 and
/PHP-5.5/tests/func/
H A D010.phpt47 // generate the function call
/PHP-5.5/ext/intl/
H A DERROR.CONVENTIONS8 returned obtained after a call to an ICU function. That is to say, the internal
34 :: The last is ALSO stored in the object whose method call triggered the error,
78 Errors should be lost after a function call. This is different from the way
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.h77 #define NCALL(node) (&((node)->u.call))
150 #define SET_CALL_RECURSION(node) (node)->u.call.state |= NST_RECURSION
265 CallNode call; member
/PHP-5.5/Zend/
H A DOBJECTS2_HOWTO6 1. As a result of a function call. E.g.:
24 constructor call. The get_constructor handler table entry should be
77 Object access - method call
89 call_method handler is used to perform method call. Parameters are
/PHP-5.5/ext/phar/tests/
H A Dpharfileinfo_construct.phpt52 Cannot call constructor twice
/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug_41997.phpt2 PDO MySQL Bug #41997 (stored procedure call returning single rowset blocks future queries)

Completed in 22 milliseconds

12345678910>>...12