Home
last modified time | relevance | path

Searched refs:in (Results 7201 – 7225 of 7228) sorted by relevance

1...<<281282283284285286287288289290

/php-src/ext/mbstring/tests/data/
H A DKSX1001.txt20 # supplied in this file in the creation of products supporting the
21 # Unicode Standard, and to make copies of this file in any form for
32 # and Unicode 2.0. Hence, in this package, I renamed it as UHC.TXT
34 # Please, note that there was a change in naming scheme of
36 # What used to be in KS C 5[6-8]xx are now in KS X xxxx.
54 # syllables defined for Johab encoding in Annex 3)
55 # in hex as 0xXXXX
56 # Column #2 : the Unicode (in hex as 0xXXXX)
58 # The number of characters enumerated in this table is 8824,
59 # as listed in KS X 1001
[all …]
H A DJISX0212.txt24 # Column #1 is the JIS X 0212 code (in hex as 0xXXXX)
25 # Column #2 is the Unicode (in hex as 0xXXXX)
30 # names in this file increases its size substantially
35 # The entries are in JIS X 0212 order
58 # Consequently, in the Unicode mapping, 0x2922 is treated as
76 # for any questions or comments or to report errors in the data.
H A DBIG5.txt31 # 0xA1C3 SPACING HEAVY OVERSCORE not in Unicode
32 # 0xA1C5 SPACING HEAVY UNDERSCORE not in Unicode
45 # mappings in the range C6A1 - C8FE, and F9DD - F9FE. The ETEN
47 # additional characters in the latter range. The correct mappings
50 # 2. There is an uncertainty in the mapping of the Big Five character
52 # for bopomofo and is intended to be the tone mark for the first tone in
61 # Column #1 is the BIG5 code (in hex as 0xXXXX)
62 # Column #2 is the Unicode (in hex as 0xXXXX)
67 # names in this file increases its size substantially
72 # The entries are in BIG5 order
[all …]
H A DSHIFTJIS.txt24 # Column #1 is the shift-JIS code (in hex)
25 # Column #2 is the Unicode (in hex as 0xXXXX)
30 # names in this file increases its size substantially
37 # The single-byte and double-byte blocks are in ascending
40 # where all the entries are in order of the top (or only) byte.
59 # for any questions or comments or to report errors in the data.
H A DJISX0208.txt24 # Column #1 is the shift-JIS code (in hex)
25 # Column #2 is the JIS X 0208 code (in hex as 0xXXXX)
26 # Column #3 is the Unicode (in hex as 0xXXXX)
31 # names in this file increases its size substantially
36 # The entries are in JIS X 0208 order
62 # for any questions or comments or to report errors in the data.
H A DCP932.txt13 # Column #1 is the cp932 code (in hex)
14 # Column #2 is the Unicode (in hex as 0xXXXX)
17 # The entries are in cp932 order
H A DCP950.txt13 # Column #1 is the cp950 code (in hex)
14 # Column #2 is the Unicode (in hex as 0xXXXX)
17 # The entries are in cp950 order
/php-src/ext/phar/tests/
H A Dphar_setdefaultstub.phpt942 Illegal filename passed in for stub creation, was 401 characters long, and only 400 or less is allo…
/php-src/ext/standard/tests/file/
H A Dfgetcsv_variation1.phpt13 /* the array is with three elements in it. Each element should be read as
H A Dfgetcsv_variation17.phpt11 /* the array is with two elements in it. Each element should be read as
H A Dfgetcsv_variation2.phpt9 /* the array is with three elements in it. Each element should be read as
H A Dfgetcsv_variation7.phpt13 /* the array is with three elements in it. Each element should be read as
H A Dfgetcsv_variation10.phpt9 /* the array is with three elements in it. Each element should be read as
H A Dfgetcsv_variation6.phpt12 /* the array is with three elements in it. Each element should be read as
H A Dmkdir_rmdir_variation-win32-mb.phpt1599 Warning: rmdir(%s/mkdir私はガラスを食べられます/): Directory not empty in %s on line %d
H A Dmkdir_rmdir_variation-win32.phpt1599 Warning: rmdir(%s/mkdir/): Directory not empty in %s on line %d
/php-src/Zend/Optimizer/
H A Dzend_dump.c1234 zend_dump_var_set(op_array, "in ", DFG_BITSET(dfg->in, dfg->size, j)); in zend_dump_dfg()
/php-src/ext/standard/tests/strings/
H A Dhtml_entity_decode_html5.phpt1144 "&in;",
3278 &in; => ∈ e28888
/php-src/ext/ldap/
H A Dldap.c1300 static int _php_sasl_interact(LDAP *ld, unsigned flags, void *defaults, void *in) in _php_sasl_interact() argument
1302 sasl_interact_t *interact = in; in _php_sasl_interact()
/php-src/ext/mbstring/
H A Dcommon_codepoints.txt20 0x0160 0x0161 # Used in Slavic names
70 # Ranges of codepoints which cover the 4000 most commonly used Hanzi in modern Chinese
3997 # Ranges of codepoints for Jouyou Kanji (official list of most commonly used Kanji in Japanese)
5602 # 2026 most common Hangul syllables used in Korean
/php-src/ext/standard/html_tables/
H A Dents_html5.txt1139 in 02208
/php-src/ext/opcache/jit/ir/
H A Dir_x86.dasc1353 …/* we need a temporary regeset in case MIN CASE value is not zero or some CASE VAL can't fit into …
1573 /* check if address is used only in LOAD and STORE */
2338 /* alloca() may be used only in functions */
2711 // TODO: register allocator may clobber operands of CMP before they are used in the GUARD_CMP
7763 /* op3 is used as a flag that the value is already stored in memory.
7764 * If op3 is set we don't have to store the value once again (in case of spilling)
8490 /* Reserved "home space" or "shadow store" for register arguments (used in Windows64 ABI) */
8738 /* WIN64 calling convention requires duplcation of parameters passed in FP register into GP ones */
H A Dir_aarch64.dasc682 /* check if address is used only in LOAD and STORE */
1039 // TODO: register allocator may clobber operands of CMP before they are used in the GUARD_CMP
3986 /* op3 is used as a flag that the value is already stored in memory.
3987 * If op3 is set we don't have to store the value once again (in case of spilling)
/php-src/ext/hash/sha3/generic64lc/
H A DKeccakP-1600-64.macros12 and related or neighboring rights to the source code in this file.
/php-src/ext/mbstring/tests/
H A Dmb_encode_mimeheader_indent.phpt8 …* Description: Converts the string to MIME "encoded-word" in the format of =?charset?(B|Q)?encoded…

Completed in 167 milliseconds

1...<<281282283284285286287288289290