Home
last modified time | relevance | path

Searched refs:mapping (Results 1 – 18 of 18) sorted by relevance

/PHP-7.2/ext/opcache/tests/
H A Dbug73746.phpt26 $mapping = new CountryMapping();
27 var_dump($mapping->get('CZ'));
/PHP-7.2/ext/gd/libgd/
H A Dgd_png.c486 int mapping[gdMaxColors]; /* mapping[gd_index] == png_index */ in gdImagePngCtxEx() local
562 mapping[i] = -1; in gdImagePngCtxEx()
569 mapping[i] = colors; in gdImagePngCtxEx()
652 mapping[i] = j++; in gdImagePngCtxEx()
654 mapping[i] = k--; in gdImagePngCtxEx()
666 if (mapping[i] < 0) { in gdImagePngCtxEx()
670 palette[mapping[i]].red = im->red[i]; in gdImagePngCtxEx()
671 palette[mapping[i]].green = im->green[i]; in gdImagePngCtxEx()
672 palette[mapping[i]].blue = im->blue[i]; in gdImagePngCtxEx()
756 row_pointers[j][i] = mapping[im->pixels[j][i]]; in gdImagePngCtxEx()
/PHP-7.2/ext/mbstring/tests/
H A Dbug62545.phpt2 Bug #62545 (wrong unicode mapping in some charsets)
/PHP-7.2/ext/mbstring/
H A Dphp_mbregex.c369 php_mb_regex_enc_name_map_t *mapping; in _php_mb_regex_name2mbctype() local
375 for (mapping = enc_name_map; mapping->names != NULL; mapping++) { in _php_mb_regex_name2mbctype()
376 for (p = mapping->names; *p != '\0'; p += (strlen(p) + 1)) { in _php_mb_regex_name2mbctype()
378 return mapping->code; in _php_mb_regex_name2mbctype()
390 php_mb_regex_enc_name_map_t *mapping; in _php_mb_regex_mbctype2name() local
392 for (mapping = enc_name_map; mapping->names != NULL; mapping++) { in _php_mb_regex_mbctype2name()
393 if (mapping->code == mbctype) { in _php_mb_regex_mbctype2name()
394 return mapping->names; in _php_mb_regex_mbctype2name()
/PHP-7.2/ext/com_dotnet/tests/
H A D27974.phpt2 COM: mapping a safearray
/PHP-7.2/ext/standard/html_tables/mappings/
H A DROMAN.TXT22 # mapping of 0xDB from CURRENCY SIGN to
30 # Change standard mapping for 0xBD from U+2126
52 # These mapping tables and character lists are subject to change.
57 # For general information about Mac OS encodings and these mapping
75 # the conventions of the standard UTC mapping tables. However, the
95 # Turkish, Romanian, and other encodings. Separate mapping tables
120 # Unicode mapping issues and notes:
124 # mapping:
132 # Details of mapping changes in each version:
137 # - Encoding changed for Mac OS 8.5; change mapping of 0xDB from
[all …]
H A DKOI8-R.TXT29 # mapping described in RFC 1489. No statements are made as to whether
30 # this mapping is the same as the mapping defined as "Code Page 878"
/PHP-7.2/ext/mbstring/libmbfl/
H A DNEWS6 - added mapping for user defined character area to CP936 (rui).
/PHP-7.2/ext/soap/tests/bugs/
H A Dbug35273.phpt2 Bug #35273 (Error in mapping soap - java types)
/PHP-7.2/sapi/cli/tests/
H A Dbug61977.phpt2 Bug #61977 test CLI web-server support for Mime Type File extensions mapping
/PHP-7.2/ext/shmop/
H A DREADME57 …marks the segment for deletion, the segment will be deleted when all processes mapping it will det…
/PHP-7.2/ext/phar/
H A DTODO76 path. Because the mapping would be to an external directory, write access
/PHP-7.2/ext/pdo/
H A Dpdo_sql_parser.re370 /* create a mapping */
/PHP-7.2/
H A DNEWS1133 . Fixed bug #62545 (wrong unicode mapping in some charsets). (cmb)
2520 . Added PHP to SAPI error severity mapping for logs. (Martin Vobruba)
H A Dltmain.sh4693 /* The mapping between symbol names and symbols. */
/PHP-7.2/build/
H A Dlibtool.m44672 /* The mapping between symbol names and symbols. */
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic6616 # clang -fprofile-instr-generate -fcoverage-mapping ...
6668 # `clang -fprofile-instr-generate -fcoverage-mapping ...`
24597 >>>>>46 ubyte !255 unknown channel mapping family %u,
H A Dmagic私はガラスを食べられます6616 # clang -fprofile-instr-generate -fcoverage-mapping ...
6668 # `clang -fprofile-instr-generate -fcoverage-mapping ...`
24597 >>>>>46 ubyte !255 unknown channel mapping family %u,

Completed in 249 milliseconds