Home
last modified time | relevance | path

Searched refs:call (Results 126 – 150 of 443) sorted by last modified time

12345678910>>...18

/php-src/ext/dom/tests/manually_call_constructor/
H A Delement.phpt2 Manually call __construct() - element variation
H A Dentityreference.phpt2 Manually call __construct() - entity reference variation
H A Dprocessinginstruction.phpt2 Manually call __construct() - processing instruction variation
H A Dtext.phpt2 Manually call __construct() - text variation
/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_prepare.phpt14 // fetch tests, because the fetch tests would have to call prepare/execute etc.
H A Dmysqli_stmt_big_prepare.phpt21 // fetch tests, because the fetch tests would have to call prepare/execute etc.
H A Dmysqli_stmt_reset.phpt14 // fetch tests, because the fetch tests would have to call prepare/execute etc.
H A Dps_cursor_multiple_result_sets.phpt28 $stmt = $db->prepare("call testPs()");
43 $stmt = $db->prepare("call testPs()");
60 $stmt = $db->prepare("call testPs()");
H A Dmysqli_query_stored_proc.phpt35 printf("[003] Cannot call SP, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
48 printf("[004] Cannot call SP, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
63 printf("[005] Cannot call SP, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
86 printf("[008] Cannot call SP, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
99 printf("[011] Cannot call SP, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
105 printf("[013] Cannot call SP, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
127 printf("[018] Cannot call SP, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
133 printf("[020] Cannot call SP, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
H A Dmysqli_last_insert_id.phpt12 CAUTION: the insert_id() API call is not supposed to return
13 the same value as a call to the LAST_INSERT_ID() SQL function.
H A Dmysqli_debug_mysqlnd_control_string.phpt66 // T - gettimeofday() system call, system dependent format
70 … is borked and does not recognize the format of the gettimeofday() system call. Check manually (an…
119 …printf("[085] Looks like a function call, but there should be none in the trace file, first charac…
H A Dbug62046.phpt2 Bug #62046 mysqli@mysqlnd can't iterate over stored sets after call to mysqli_stmt_reset()
/php-src/Zend/tests/
H A Dgh11735_2.phpt16 Warning: fopen(foo://bar): Failed to open stream: "FooWrapper::stream_open" call failed in %s on li…
H A Dgc_045.phpt2 GC 045: Total count persisted when GC is rerun due to destructor call
H A Dstatic_variable_func_call.phpt2 Static variable initializer with function call
/php-src/ext/reflection/tests/
H A Dbug60367.phpt9 public static function call() {
21 $method = ReflectionMethod::createFromMethodName("b::call");
24 $method = ReflectionMethod::createFromMethodName("A::call");
/php-src/ext/standard/tests/assert/
H A Dassert_basic2.phpt2 assert() - basic - correct call back values before and after assert.
H A Dassert03.phpt29 /* Modify call back using ini_set() */
/php-src/Zend/tests/arrow_functions/
H A D007.phpt8 // TODO We're missing parentheses for the direct call
/php-src/.github/scripts/windows/
H A Dbuild_task.bat13 call %~dp0find-target-branch.bat
/php-src/ext/dom/tests/
H A DDOMNamedNodeMap_edge_case_offset.phpt13 // Consistent with the method call
/php-src/ext/dom/tests/delayed_freeing/
H A Dgh9628_2.phpt40 // This call will fail for the second `<span>`. It does not really
/php-src/ext/sockets/tests/
H A Dsocket_shutdown-win32.phpt60 …et is not connected and (when sending on a datagram socket using a sendto call) no address was sup…
/php-src/Zend/tests/gh10168/
H A Dassign_prop_ref_with_prop_ref.phpt28 // Second call tests the cache slot path
H A Dassign_prop_with_prop_ref.phpt27 // Second call tests the cache slot path

Completed in 46 milliseconds

12345678910>>...18