Home
last modified time | relevance | path

Searched refs:X (Results 376 – 400 of 416) sorted by relevance

1...<<11121314151617

/PHP-7.2/ext/standard/html_tables/mappings/
H A DCP1252.TXT107 0x58 0x0058 #LATIN CAPITAL LETTER X
139 0x78 0x0078 #LATIN SMALL LETTER X
H A DCP866.TXT106 0x58 0x0058 #LATIN CAPITAL LETTER X
138 0x78 0x0078 #LATIN SMALL LETTER X
H A D8859-1.TXT136 0x58 0x0058 # LATIN CAPITAL LETTER X
168 0x78 0x0078 # LATIN SMALL LETTER X
H A D8859-15.TXT135 0x58 0x0058 # LATIN CAPITAL LETTER X
167 0x78 0x0078 # LATIN SMALL LETTER X
H A DKOI8-R.TXT135 0x58 0x0058 # LATIN CAPITAL LETTER X
167 0x78 0x0078 # LATIN SMALL LETTER X
/PHP-7.2/ext/standard/tests/strings/
H A Dhtml_entity_decode_iso8859-5.phpt105 $ent = sprintf("&#x%X;", $u);
110 $ent = sprintf("&#x%X;", $v[0]);
H A Dhtml_entity_decode_iso8859-15.phpt105 $ent = sprintf("&#x%X;", $u);
110 $ent = sprintf("&#x%X;", $v[0]);
H A Dhtmlentities_html4.phpt49 printf("%s\tU+%05X\n", $table[$str], $i);
H A Dhtml_entity_decode_macroman.phpt141 $ent = sprintf("&#x%X;", $u);
146 $ent = sprintf("&#x%X;", $v[0]);
H A Dhtml_entity_decode_win1251.phpt141 $ent = sprintf("&#x%X;", $u);
146 $ent = sprintf("&#x%X;", $v[0]);
H A Dhtml_entity_decode_cp866.phpt137 $ent = sprintf("&#x%X;", $u);
142 $ent = sprintf("&#x%X;", $v[0]);
H A Dhtml_entity_decode_koi8-r.phpt137 $ent = sprintf("&#x%X;", $u);
142 $ent = sprintf("&#x%X;", $v[0]);
H A Dbug20927.phpt5 $string = str_repeat("1234567890 X ", 10);
H A Dhtmlentities_html5.phpt33 printf("%s\tU+%05X\n", $result, $i);
110 printf("%s\tU+%05X U+%05X\n", $result, $i[0], $i[1]);
/PHP-7.2/
H A DREADME.SELF-CONTAINED-EXTENSIONS43 $ cp -rp php-4.0.X/ext/mysql/* .
H A DREADME.GIT-RULES70 PHP-X.Y.Z These branches are used for the release managers for tagging
/PHP-7.2/ext/opcache/
H A Dzend_accelerator_module.c38 #define TOKENTOSTR(X) #X argument
/PHP-7.2/ext/standard/tests/misc/
H A Dget_browser_variation1.phpt43 string(78) "Mozilla/5.0 (Macintosh; ?; *Mac OS X*) AppleWebKit/* (*) Version/3.1* Safari/*"
185 string(55) "Mozilla/5.0 (Macintosh; *Mac OS X*) Gecko/* Camino/1.5*"
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c13247 # define TESTONLY(X) X argument
13261 # define VVA_ONLY(X) X argument
13288 # define ALWAYS(X) (X) argument
13369 #define likely(X) (X) argument
13370 #define unlikely(X) (X) argument
14122 #define ArraySize(X) ((int)(sizeof(X)/sizeof(X[0]))) argument
14127 #define IsPowerOfTwo(X) (((X)&((X)-1))==0) argument
14836 #define ADDR(X) (~(X)) argument
32127 # define OpHelp(X) "\0" X
79875 # define swapMixedEndianFloat(X) X = floatSwap(X)
[all …]
H A Dsqlite3.h193 # define sqlite3_compileoption_used(X) 0 argument
194 # define sqlite3_compileoption_get(X) ((void*)0) argument
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic269 >>23 string X
25840 >41 byte x %02X
25841 >42 byte x %02X
25842 >43 byte x %02X
25843 >44 byte x %02X
25844 >45 byte x %02X
25845 >46 byte x %02X
25870 >46 byte x %02X
25871 >45 byte x %02X
25872 >44 byte x %02X
[all …]
H A Dmagic私はガラスを食べられます269 >>23 string X
25840 >41 byte x %02X
25841 >42 byte x %02X
25842 >43 byte x %02X
25843 >44 byte x %02X
25844 >45 byte x %02X
25845 >46 byte x %02X
25870 >46 byte x %02X
25871 >45 byte x %02X
25872 >44 byte x %02X
[all …]
/PHP-7.2/ext/mbstring/oniguruma/
H A DHISTORY27 2016/12/12: fix: /[\x{0}-X]/i doesn't match properly when UTF-16/32 is used.
415 HAVE_STDARG_PROTOTYPES was not defined in Mac OS X
484 for escape warning on Mac OS X.
1041 (forgotten to merge from 2.X)
1218 2004/03/16: [memo] 2.X branch for 8-bit encodings only.
1947 2003/01/21: [test] Mac OS X 10.1, Ruby 1.8.0 (2003-01-20)
2097 (compile error on Mac OS X 10.1.3)
/PHP-7.2/ext/mbstring/oniguruma/doc/
H A DRE362 + \l,\u,\L,\U, \X, \C
/PHP-7.2/ext/openssl/
H A DREADME20 1. As an X.509 resource returned from openssl_x509_read

Completed in 788 milliseconds

1...<<11121314151617