Home
last modified time | relevance | path

Searched refs:F (Results 126 – 150 of 183) sorted by relevance

12345678

/PHP-5.4/ext/ctype/tests/
H A Dctype_upper_variation3.phpt32 "03F", // hexadecimal 'digits'
H A Dctype_xdigit_variation3.phpt33 "03F", // hexadecimal 'digits'
H A Dctype_graph_variation3.phpt33 "03F", // hexadecimal 'digits'
H A Dctype_punct_variation3.phpt34 "03F", // hexadecimal 'digits'
H A Dctype_cntrl_variation3.phpt33 "03F", // hexadecimal 'digits'
/PHP-5.4/ext/standard/tests/strings/
H A Dhtml_entity_decode_win1252.phpt9 0x0192 => array(0x83, "LATIN SMALL LETTER F WITH HOOK"),
94 LATIN SMALL LETTER F WITH HOOK: ƒ => 83
H A Dprintf_64bit.phpt204 echo"\n\n*** Output for '%F' as the format parameter ***\n";
205 printf("%F",1.23456789e10);
679 *** Output for '%F' as the format parameter ***
H A Dprintf.phpt204 echo"\n\n*** Output for '%F' as the format parameter ***\n";
205 printf("%F",1.23456789e10);
679 *** Output for '%F' as the format parameter ***
/PHP-5.4/ext/openssl/
H A Dopenssl.mak114 @echo Building Dependencies for $(<F)
118 @echo Building Dependencies for $(<F)
/PHP-5.4/ext/fileinfo/libmagic/
H A DLICENSE6 (C) 1985-1995 Ian F. Darwin
/PHP-5.4/ext/mbstring/tests/
H A Dmb_encode_mimeheader_basic3.phpt59 string(209) "=?ISO-2022-JP?Q?=1B=24BF=7CK=5C=38l=25F=25-=25=39=25H=24G=24=39=1B=28B?=
/PHP-5.4/ext/date/tests/
H A Ddate_format_error.phpt25 $format = "F j, Y, g:i a";
H A Ddate_variation2.phpt97 $format = "F j, Y, g:i a";
/PHP-5.4/ext/imap/tests/
H A Dimap_rfc822_parse_headers_basic.phpt51 if ($z->Flagged == 'F' || $z->Flagged == ' ') {
H A Dimap_headerinfo_basic.phpt51 if ($z->Flagged == 'F' || $z->Flagged == ' ') {
/PHP-5.4/ext/mbstring/oniguruma/doc/
H A DRE68 \h hexadecimal digit char [0-9a-fA-F]
150 xdigit 0-9, a-f, A-F
157 ascii 0000 - 007F
171 (0-9, a-f, A-F)
/PHP-5.4/ext/filter/tests/
H A D043.phpt84 string(1) "F"
/PHP-5.4/ext/standard/html_tables/mappings/
H A DCP1252.TXT89 0x46 0x0046 #LATIN CAPITAL LETTER F
121 0x66 0x0066 #LATIN SMALL LETTER F
150 0x83 0x0192 #LATIN SMALL LETTER F WITH HOOK
H A DCP1251.TXT89 0x46 0x0046 #LATIN CAPITAL LETTER F
121 0x66 0x0066 #LATIN SMALL LETTER F
H A DROMAN.TXT185 0x46 0x0046 # LATIN CAPITAL LETTER F
217 0x66 0x0066 # LATIN SMALL LETTER F
311 0xC4 0x0192 # LATIN SMALL LETTER F WITH HOOK
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_control_string.phpt89 // F - file name
90 $trace = try_control_string($link, 't:O,' . $trace_file . ':F', $trace_file, 50);
/PHP-5.4/ext/standard/
H A Dsha1.c124 #define F(x, y, z) ((z) ^ ((x) & ((y) ^ (z)))) macro
141 (e) += F ((b), (c), (d)) + (w) + (php_uint32)(0x5A827999); \
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestinput11494 /^(A)(B)(C)(D)(E)(F)(G)(H)(I)\8\9$/
3363 /x(~~)*(?:(?:F)?)?/
4623 /(?:(?1)|B)(A(*F)|C)/
4629 /^(?:(?1)|B)(A(*F)|C)/
4963 /^.*? (a(*THEN)b|(*F)) c/x
4966 /^.*? ( (a(*THEN)b) | (*F) ) c/x
4977 /^.*? (?:a(*THEN)b|(*F)) c/x
4991 /^.*? (?>a(*THEN)b|(*F)) c/x
5005 /^.*? (a(*THEN)b|(*F))++ c/x
5019 /^.*? (?:a(*THEN)b|(*F))++ c/x
[all …]
H A Dtestoutput8357 0: *** F
377 0: *** F
401 0: *** F
4299 0: F
5698 /x(~~)*(?:(?:F)?)?/
7114 /Z(*F)/
7150 /Z(*F)Q|ZXY/
7288 /(?:(?1)|B)(A(*F)|C)/
7703 /<H((?(?!<H|F>)(.)|(?R))++)*F>/
7704 …<H texting more hexA0-"\xA0" hex above 7F-"\xBC" F> text xxxxx <H text F> text F> text2 <H tex…
[all …]
H A Dtestinput826 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\F
3633 /x(~~)*(?:(?:F)?)?/
4432 /Z(*F)/
4456 /Z(*F)Q|ZXY/
4532 /(?:(?1)|B)(A(*F)|C)/
4538 /^(?:(?1)|B)(A(*F)|C)/
4788 /<H((?(?!<H|F>)(.)|(?R))++)*F>/
4789 …<H texting more hexA0-"\xA0" hex above 7F-"\xBC" F> text xxxxx <H text F> text F> text2 <H tex…

Completed in 45 milliseconds

12345678