Home
last modified time | relevance | path

Searched refs:F (Results 151 – 175 of 248) sorted by relevance

12345678910

/PHP-8.1/ext/standard/tests/array/
H A Darray_push.phpt20 array( "f" => "fff", "1" => "one", 4 => 6, "" => "blank", 2 => "float", "F" => "FFF",
204 ["F"]=>
H A D005.phpt20 array( "f" => "fff", "1" => "one", 4 => 6, "" => "blank", 2 => "float", "F" => "FFF",
208 ["F"]=>
/PHP-8.1/ext/intl/uchar/tests/
H A Dbasic-functionality.phpt46 echo "Sample range of codepoints: U+2600-U+260F\n";
139 Sample range of codepoints: U+2600-U+260F
/PHP-8.1/ext/json/
H A Djson_scanner.re69 } else if (code >= 'A' && code <= 'F') {
117 HEX = DIGIT | [a-fA-F] ;
118 HEXNZ = DIGITNZ | [a-fA-F] ;
150 UTF16_4 = UTFPREF [dD] [89abAB] HEX{2} UTFPREF [dD] [c-fC-F] HEX{2} ;
/PHP-8.1/ext/ctype/tests/
H A Dctype_alpha_variation3.phpt28 "03F", // hexadecimal 'digits'
H A Dctype_lower_variation3.phpt28 "03F", // hexadecimal 'digits'
H A Dctype_punct_variation3.phpt28 "03F", // hexadecimal 'digits'
H A Dctype_space_variation3.phpt28 "03F", // hexadecimal 'digits'
H A Dctype_upper_variation3.phpt27 "03F", // hexadecimal 'digits'
H A Dctype_xdigit_variation3.phpt28 "03F", // hexadecimal 'digits'
H A Dctype_graph_variation3.phpt28 "03F", // hexadecimal 'digits'
H A Dctype_cntrl_variation3.phpt28 "03F", // hexadecimal 'digits'
/PHP-8.1/ext/openssl/tests/
H A Dbug74720_0.phpt45 +F/2HMjQfTITQgkAiEn45s4agQKBgQDGCAZkIUcdyXQTplLE0Zx1/uiTBrQGyzsb
H A Dopenssl_pkcs12_read_basic.phpt71 JTeUFyb+ZjYLrHUp1yir+oZIm5DBZDZjYclanrPPHg9YwVxcHtunPeCFy3iC+W+F
H A Dbug74798.phpt45 +F/2HMjQfTITQgkAiEn45s4agQKBgQDGCAZkIUcdyXQTplLE0Zx1/uiTBrQGyzsb
H A Dopenssl_error_string_basic_openssl3.phpt16 if (preg_match(",.+:([0-9A-F]+):.+,", $error_string, $m) > 0) {
125 expect_openssl_errors('openssl_private_decrypt', ['0200009F', '02000072']);
/PHP-8.1/ext/session/
H A Dmod_files.bat35 SET HashChars=0 1 2 3 4 5 6 7 8 9 A B C D E F
/PHP-8.1/ext/mbstring/tests/
H A Dmb_encode_mimeheader_basic3.phpt49 string(209) "=?ISO-2022-JP?Q?=1B=24BF=7CK=5C=38l=25F=25-=25=39=25H=24G=24=39=1B=28B?=
/PHP-8.1/ext/standard/tests/strings/
H A Dhtmlentities_html4.phpt184 &Omicron; U+0039F
228 &rlm; U+0200F
273 &prod; U+0220F
H A Dhtml_entity_decode_win1252.phpt9 0x0192 => array(0x83, "LATIN SMALL LETTER F WITH HOOK"),
95 LATIN SMALL LETTER F WITH HOOK: &#x192; => 83
/PHP-8.1/ext/hash/tests/
H A Dfnv1a64.phpt57 array( 'F#&dyJkG!:q', '33b8c68aed55c285' ),
59 array( 'F/|k>pv/(=3', '671c9537b41d76fe' ),
117 array( '3z_|F>`6usoP?e8QJ|R{fM7', 'd6cd721ef468a686' ),
204 array( 'QZ+qL}m3oM?Ibf1!Tjh6&z4R;;/V]F-0"8#O6pc\'', 'd272ca04df7d0554' ),
224 array( 'R5c|B@_~N"}McK\\,#cxpi%hxDhd?3HHf^,c!MD!{F I+', '4f0136432df156d5' ),
241 array( 'S)t aO46}VD*Nd7g=H\\Uf\'M^2?;4F/$y8xzzH/1GfVR5;j}', 'd650a004f4a4a934' ),
243 array( 'xYNI#xB4ynZ7& .P 3tbtr;Te}V^nwshRC2V<Uj7DFOKF]{F', '955141b7150fa2c1' ),
256 array( 'CRCr[s/V ;EivU-F=;W_e|"a*".LeaT*5w|pk-HlImW@Ddga!?', '52d26109c3976242' ),
304 array( 'F-LI(oi b`xO*]H"CT0Fp@>,/J)M^Sp&a>Oi.:iq{bB\'@j)d@9+2ZJ>itG8T', 'd8a203d84a6e0ad0' ),
/PHP-8.1/tests/strings/
H A D001.phpt94 $correct = '%20%21%22%23%24%25%26%27%28%29%2A%2B%2C-.%2F0123456789%3A%3B%3C%3D%3E%3F'
114 $correct = '+%21%22%23%24%25%26%27%28%29%2A%2B%2C-.%2F0123456789%3A%3B%3C%3D%3E%3F'
/PHP-8.1/ext/filter/tests/
H A D033.phpt24 encoded PHP 1 foo%40bar.com http%3A%2F%2Fa.b.c 1.2.3.4 123 123abc%3C%3E%28%29 O…
/PHP-8.1/ext/fileinfo/libmagic/
H A DLICENSE6 (C) 1985-1995 Ian F. Darwin
/PHP-8.1/ext/imap/tests/
H A Dimap_rfc822_parse_headers_basic.phpt53 if ($z->Flagged == 'F' || $z->Flagged == ' ') {

Completed in 24 milliseconds

12345678910