Home
last modified time | relevance | path

Searched refs:map (Results 51 – 61 of 61) sorted by path

123

/PHP-5.5/ext/standard/
H A Dpack.c96 *output++ = v[map[i]]; in php_pack()
401 map = big_endian_short_map; in PHP_FUNCTION()
403 map = little_endian_short_map; in PHP_FUNCTION()
425 int *map = machine_endian_long_map; in PHP_FUNCTION() local
428 map = big_endian_long_map; in PHP_FUNCTION()
430 map = little_endian_long_map; in PHP_FUNCTION()
508 cresult[map[i]] = *data++; in php_unpack()
812 map = big_endian_short_map; in PHP_FUNCTION()
814 map = little_endian_short_map; in PHP_FUNCTION()
848 map = big_endian_long_map; in PHP_FUNCTION()
[all …]
/PHP-5.5/ext/standard/tests/array/
H A Darray_map_001.phpt21 Warning: array_map(): An error occurred while invoking the map callback in %s on line %d
H A Dbug35821.phpt26 Warning: array_map(): An error occurred while invoking the map callback in %s on line %d
/PHP-5.5/ext/standard/tests/strings/
H A Dget_html_translation_table_basic5.phpt1030 [↦] => ↦
H A Dhtml_entity_decode_html4.phpt5 $map = array(
260 foreach ($map as $str) {
H A Dhtml_entity_decode_html5.phpt5 $map = array(
1347 "↦",
2133 foreach ($map as $str) {
3481 ↦ => ↦ e286a6
H A Dhtmlentities_html5.phpt652 ↦ U+021A6
/PHP-5.5/ext/xml/
H A Dxml.mak33 MAP_FILE = $(FINAL_DIR)\$(MODULE_NAME).map
167 -@del "$(FINAL_DIR)\$(MODULE_NAME).map"
/PHP-5.5/sapi/aolserver/
H A DREADME47 The 'map' command will cause AOLserver to pass all requests to *.php to
50 ns_param map *.php
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch1151 -aam application/x-authorware-map
1328 /* Yep. Just return the existing map */
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar358 * Autoloader using a map file (gtClassMap.php)

Completed in 82 milliseconds

123