Home
last modified time | relevance | path

Searched refs:initial (Results 26 – 50 of 66) sorted by relevance

123

/php-src/ext/mbstring/tests/
H A Dgh9535.phpt58 // For ISO-2022-KR, the initial escape sequence 'ESC $ ) C' will occupy 4 bytes of the output;
71 // ISO-2022-KR will be affected by the initial escape sequence as stated above
H A Dmb_str_split_ru.phpt58 /* compare initial string and last array element after splitting */
H A Dmb_str_split_jp.phpt65 /* compare initial string and last array element after splitting */
/php-src/ext/sockets/tests/
H A Dmcast_ipv6_recv_limited.phpt79 $r = socket_sendto($sends1, $m = "initial packet", strlen($m), 0, $mcastaddr, 3000);
130 1> initial packet
H A Dmcast_ipv4_recv.phpt53 $r = socket_sendto($sends1, $m = "initial packet", strlen($m), 0, $mcastaddr, $port);
169 1> initial packet
H A Dmcast_ipv6_recv.phpt83 $r = socket_sendto($sends1, $m = "initial packet", strlen($m), 0, $mcastaddr, $port);
201 1> initial packet
/php-src/Zend/asm/
H A Dmake_mips32_o32_elf_gas.S60 # jump_context calls the initial function
/php-src/ext/dom/tests/modern/html/parser/
H A DHTMLDocument_fromFile_with_working_stream_wrapper.phpt55 Warning: Dom\HTMLDocument::createFromFile(): tree error unexpected-token-in-initial-mode in euw://<…
/php-src/ext/standard/
H A Dcrypt_blowfish.c533 static void BF_set_key(const char *key, BF_key expanded, BF_key initial, in BF_set_key() argument
603 initial[i] = BF_init_state.P[i] ^ tmp[bug]; in BF_set_key()
632 initial[0] ^= sign; in BF_set_key()
/php-src/ext/intl/tests/
H A Dcpbi_getLastCodePoint_basic.phpt27 //starting at the initial position and only then moves the pointer forward
/php-src/ext/sodium/tests/
H A Dcrypto_stream_xchacha20.phpt45 // Piecewise, with initial counter:
/php-src/ext/standard/tests/file/
H A D007_variation21.phpt28 var_dump( filesize($file) ); //Check that data hasn't over written; Expected: Size of (initial data…
H A D007_variation5.phpt28 var_dump( filesize($file) ); //Check that data hasn't over written; Expected: Size of (initial data…
H A D007_variation13-win32.phpt33 var_dump( filesize($file) ); //Check that data hasn't over written; Expected: Size of (initial data…
H A D007_variation13.phpt33 var_dump( filesize($file) ); //Check that data hasn't over written; Expected: Size of (initial data…
H A Dstat_basic-win32-mb.phpt48 // compare the two stat values, initial stat and stat recorded after
H A Dstat_basic-win32.phpt48 // compare the two stat values, initial stat and stat recorded after
H A Dlstat_stat_basic.phpt62 // compare the two stat values, initial stat and stat recorded after
/php-src/ext/standard/tests/strings/
H A Dstrspn_variation5.phpt6 * Description: Finds length of initial segment consisting entirely of characters found in mask.
H A Dstrcspn_variation5.phpt6 * Description: Finds length of initial segment consisting entirely of characters not found in mask.
H A Dstrspn_variation9.phpt6 * Description: Finds length of initial segment consisting entirely of characters found in mask.
H A Dstrcspn_variation9.phpt6 * Description: Finds length of initial segment consisting entirely of characters not found in mask.
/php-src/ext/mysqli/tests/
H A Dbug52891.phpt42 /* first insert normal value to force initial send of types */
/php-src/ext/dom/
H A Dconfig.w3226 …c in_cell.c in_column_group.c in_frameset.c in_head.c in_head_noscript.c initial.c in_row.c in_sel…
/php-src/sapi/fuzzer/
H A DREADME.md52 For the unserializehash fuzzer, generate a corpus of initial hash serializations:

Completed in 33 milliseconds

123