Home
last modified time | relevance | path

Searched refs:after (Results 376 – 400 of 543) sorted by relevance

1...<<11121314151617181920>>...22

/PHP-7.4/ext/ffi/tests/
H A Dbug79576.phpt6 if (PHP_DEBUG || getenv('SKIP_ASAN')) echo "xfail: FFI cleanup after parser error is nor implemente…
/PHP-7.4/ext/spl/tests/
H A Dbug77903.phpt2 Bug #77903: ArrayIterator stops iterating after offsetSet call
/PHP-7.4/ext/standard/tests/array/
H A Darray_values_variation5.phpt11 * Test the position of the internal array pointer after a call to array_values
H A Dnatcasesort_variation10.phpt11 * Check position of internal array pointer after calling natcasesort()
H A Darray_slice_variation10.phpt11 * Check position of internal array pointer after calling array_slice()
H A Darray_change_key_case_variation5.phpt11 * Check the position of the internal array pointer after calling the function
H A Deach_variation6.phpt12 * Test the position of the internal array pointer after a call to each()
H A Darray_unshift_object.phpt83 // returns element count in the resulting array after arguments are pushed to
92 // returns element count in the resulting array after arguments are pushed to
H A Darray_unshift_variation7.phpt37 // returns element count in the resulting array after arguments are pushed to
45 // returns element count in the resulting array after arguments are pushed to
/PHP-7.4/tests/output/
H A Dob_implicit_flush_basic_002.phpt6 …* Description: Turn implicit flush on/off and is equivalent to calling flush() after every output …
/PHP-7.4/ext/mysqli/tests/
H A Dbug62046.phpt2 Bug #62046 mysqli@mysqlnd can't iterate over stored sets after call to mysqli_stmt_reset()
H A Dmysqli_stmt_bind_result_references.phpt136 print "reference, simple object w reference, change after bind...\n";
158 print "reference, one level, change after bind...\n";
278 reference, simple object w reference, change after bind...
283 reference, one level, change after bind...
/PHP-7.4/ext/session/tests/
H A Dbug60634_error_1.phpt46 FIXME: Something wrong. It should try to close after error, otherwise session
/PHP-7.4/ext/oci8/tests/
H A Doci_execute_segfault.phpt2 oci_execute() segfault after repeated bind of LOB descriptor
H A Dlob_037.phpt2 Fetching two different lobs and using them after fetch
/PHP-7.4/ext/standard/tests/file/
H A Dproc_open01.phpt29 print "terminated after 1000 iterations\n";
H A Dfilesize_variation4-win32.phpt61 echo "-- writing data after hole and checking the size --\n";
103 -- writing data after hole and checking the size --
/PHP-7.4/ext/pdo/tests/
H A Dbug_39656.phpt2 PDO Common: Bug #39656 (Crash when calling fetch() on a PDO statement object after closeCursor())
/PHP-7.4/ext/curl/tests/
H A Dbug69316.phpt2 Bug #69316: Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/_WRITEHEADER
/PHP-7.4/tests/lang/
H A Dengine_assignExecutionOrder_002.phpt87 $ee["array entry created after f()"][f()] = "hello";
130 [array entry created after f()] => Array
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug66112.phpt2 Bug #66112 (Use after free condition in SOAP extension)
/PHP-7.4/ext/standard/tests/streams/
H A Dbug70198.phpt29 /* just close the connection immediately after accepting,
/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug66141.phpt2 Bug #66141 (mysqlnd quote function is wrong with NO_BACKSLASH_ESCAPES after failed query)
/PHP-7.4/ext/standard/tests/http/
H A Dbug48929.phpt2 Bug #48929 (duplicate \r\n sent after last header line)
/PHP-7.4/ext/sysvsem/tests/
H A Dnowait.phpt60 // Release semaphore after 50ms
92 // Have the semaphore after process forked

Completed in 62 milliseconds

1...<<11121314151617181920>>...22