Home
last modified time | relevance | path

Searched refs:after (Results 351 – 375 of 472) sorted by relevance

1...<<111213141516171819

/PHP-7.0/ext/spl/internal/
H A Dappenditerator.inc13 * @brief Iterator that iterates over several iterators one after the other
H A Drecursivetreeiterator.inc89 /** @return string to place after the current element
H A Diteratoriterator.inc59 …throw new Exception("Classes that only implement Traversable can be wrapped only after converting …
/PHP-7.0/ext/standard/tests/math/
H A Dround_variation2.phpt9 * after the decimal point)
H A Dround_basic.phpt9 * after the decimal point)
/PHP-7.0/Zend/tests/
H A D019.phpt123 // dump the array after element was unset
295 echo "value of static_var after unset: $static_var\n";
302 echo "value of static_var after new assignment: $static_var\n";
1297 value of static_var after unset:
1300 value of static_var after new assignment: 20
1306 value of static_var after unset:
1309 value of static_var after new assignment: 20
1315 value of static_var after unset:
1318 value of static_var after new assignment: 20
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_poll_kill.phpt31 // Sleep 0.1s - the asynchronous query should have been processed after the wait period
136 printf("[016] Pulling the emergency break after 5s, something is wrong...\n");
H A Dmysqli_change_user_oo.phpt49 // Reconnect because after 3 failed change_user attempts, the server blocks you off.
H A Dmysqli_stmt_num_rows.phpt92 day, after Klingons visited earh, becomes the official one. Meanwhile do
/PHP-7.0/
H A DREADME.TESTING2110 FRAGMENT The fragment section of a url (after #)
111 QUERY_STRING The query part of a url (after ?)
/PHP-7.0/sapi/phpdbg/
H A DREADME.md76 **Note:** Passing -rr will cause phpdbg to quit after execution, rather than returning to the conso…
/PHP-7.0/tests/output/
H A Dob_start_basic_004.phpt2 ob_start() chunk_size: confirm buffer is flushed after any output call that causes its length to eq…
H A Dob_implicit_flush_variation_001.phpt8 …* Description: Turn implicit flush on/off and is equivalent to calling flush() after every output …
/PHP-7.0/ext/date/tests/
H A DDateTime_data-spring-type2-type3.inc17 * + post: the day after the transition day 2010-03-15 19:59:59 EDT
H A DDateTime_data-spring-type3-type2.inc17 * + post: the day after the transition day 2010-03-15 19:59:59 EDT
H A DDateTime_data-spring-type3-type3.inc17 * + post: the day after the transition day 2010-03-15 19:59:59
H A DDateTime_data-spring-type2-type2.inc17 * + post: the day after the transition day 2010-03-15 19:59:59 EDT
/PHP-7.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_clear_error.phpt2 MySQL PDO->prepare(), native PS, clear line after error
H A Dpdo_mysql_begintransaction.phpt52 printf("[009] Autocommit should be on after commit()\n");
93 printf("[019] Autocommit should be on after rollback\n");
/PHP-7.0/tests/lang/
H A Dbug20175.phpt38 * after the function call bar_global() is done in current local scope.
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dgrepoutput406 This is a line after the binary zero.
410 after the binary zero
414 ./testdata/grepinput:597:after the binary zero
420 597:after
/PHP-7.0/ext/standard/tests/file/
H A Dfread_error.phpt9 reached, (for network streams) when a packet becomes available, or (after
H A Dfwrite_error.phpt8 If the length arquement is given,writing will stop after length bytes have been
/PHP-7.0/ext/standard/tests/array/
H A Darray_unshift_variation1.phpt94 // returns element count in the resulting array after arguments are pushed to
103 // returns element count in the resulting array after arguments are pushed to
H A Darray_unshift_variation2.phpt101 // returns element count in the resulting array after arguments are pushed to
109 // returns element count in the resulting array after arguments are pushed to

Completed in 46 milliseconds

1...<<111213141516171819