Home
last modified time | relevance | path

Searched refs:after (Results 426 – 450 of 543) sorted by relevance

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

/PHP-7.4/ext/standard/tests/strings/
H A Dcrypt_blowfish.phpt10 …23456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789chars after 72 are ignored'),
31 …\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaachars after 72 are ignored as …
H A Dimplode1.phpt200 Deprecated: implode(): Passing glue string after array is deprecated. Swap the parameters in %s on …
229 Deprecated: implode(): Passing glue string after array is deprecated. Swap the parameters in %s on …
/PHP-7.4/ext/oci8/tests/
H A Drefcur_prefetch_4.phpt90 echo "------Test 1 - Set Prefetch after PL/SQL fetch ----------\n";
157 ------Test 1 - Set Prefetch after PL/SQL fetch ----------
/PHP-7.4/ext/tokenizer/tests/
H A Dbug54089.phpt2 Bug #54089 (token_get_all() does not stop after __halt_compiler)
/PHP-7.4/ext/standard/tests/file/
H A Dfread_fwrite_basic.phpt17 reached, (for network streams) when a packet becomes available, or (after
/PHP-7.4/ext/mbstring/tests/
H A Dmb_str_split_ru.phpt59 /* compare initial string and last array element after splitting */
/PHP-7.4/ext/mysqli/tests/
H A Dbug53503.phpt2 Bug #53503 (mysqli::query returns false after successful LOAD DATA query)
H A Dmysqli_last_insert_id.phpt94 // Not an INSERT (after UPDATE), API value must become 0
169 printf("Dumping table contents after INSERT...SELECT...\n");
187 Dumping table contents after INSERT...SELECT...
H A Dmysqli_insert_id_variation.phpt2 Checking last_insert_id after different operations
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");
/PHP-7.4/ext/intl/tests/
H A Dcpbi_getLastCodePoint_basic.phpt19 //The pointer is after the last read codepoint if moving forward and
/PHP-7.4/ext/standard/tests/streams/
H A Dproc_open_bug51800.phpt16 after taking inappropriately long. Pipes have to be read simultaneously in smaller chunks,
/PHP-7.4/ext/standard/tests/http/
H A Dserver.inc38 …* $files is an array of files containing N responses for N expected requests. Server dies after N …
/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug_61207.phpt2 PDO MySQL Bug #61207 (PDO::nextRowset() after a multi-statement query doesn't always work)
H A Dbug_44707.phpt2 Bug #44707 (The MySQL PDO driver resets variable content after bindParam on tinyint field)
H A Dpdo_mysql_stmt_fetchobject.phpt39 // NOTE: PDO does not care about private and calls __construct() after __set()
/PHP-7.4/ext/ldap/tests/
H A Dbug48441.phpt2 ldap_search() bug 48441 - options persists after specifying them in ldap_search
/PHP-7.4/ext/standard/tests/array/
H A Darray_unshift_variation4.phpt80 // returns element count in the resulting array after arguments are pushed to
89 // returns element count in the resulting array after arguments are pushed to
H A Darray_unshift_variation3.phpt54 // returns element count in the resulting array after arguments are pushed to
63 // returns element count in the resulting array after arguments are pushed to
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_printint.c272 print_prop(FILE *f, PCRE2_SPTR code, const char *before, const char *after) in print_prop() argument
277 code[2]), after); in print_prop()
285 fprintf(f, "%s", after); in print_prop()
/PHP-7.4/ext/date/tests/
H A Dbug43452.phpt27 // First, second, etc skip to the first/second weekday *after* the current day.
H A Dexamine_diff.inc27 * This spec includes a "+" or "-" after the "P" in order to
/PHP-7.4/docs/
H A Dunix-build-system.md80 Make sure to call this after `PHP_NEW_EXTENSION`, because `$ext_builddir` is
84 can do this by calling `PHP_ADD_MAKEFILE_FRAGMENT` in your `config.m4` after
/PHP-7.4/ext/intl/
H A DERROR_CONVENTIONS.md10 be returned obtained after a call to an ICU function. That is to say, the
86 Errors should be lost after a function call. This is different from the way ICU
/PHP-7.4/sapi/phpdbg/
H A DREADME.md73 **Note:** Passing `-rr` will cause phpdbg to quit after execution, rather than

Completed in 42 milliseconds

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