Home
last modified time | relevance | path

Searched defs:map (Results 1 – 25 of 26) sorted by relevance

12

/PHP-7.2/ext/filter/
H A Dsanitizing_filters.c144 static void filter_map_init(filter_map *map) in filter_map_init()
149 static void filter_map_update(filter_map *map, int flag, const unsigned char *allowed_list) in filter_map_update()
159 static void filter_map_apply(zval *value, filter_map *map) in filter_map_apply()
313 filter_map map; in php_filter_email() local
327 filter_map map; in php_filter_url() local
340 filter_map map; in php_filter_number_int() local
353 filter_map map; in php_filter_number_float() local
/PHP-7.2/ext/gd/
H A Dgdcache.c156 cacheTest( void *map, void *key ) in cacheTest()
164 key_value_t *map; in cacheFetch() local
178 cacheRelease( void *map) in cacheRelease()
/PHP-7.2/ext/gd/libgd/
H A Dgdcache.c159 cacheTest (void *map, void *key) in cacheTest()
167 key_value_t *map; in cacheFetch() local
178 cacheRelease (void *map) in cacheRelease()
/PHP-7.2/ext/standard/
H A Dpack.c86 static void php_pack(zval *val, size_t size, int *map, char *output) in php_pack()
535 int *map = machine_endian_short_map; in PHP_FUNCTION() local
562 int *map = machine_endian_long_map; in PHP_FUNCTION() local
582 int *map = machine_endian_longlong_map; in PHP_FUNCTION() local
688 static zend_long php_unpack(char *data, size_t size, int issigned, int *map) in php_unpack()
1030 int *map = machine_endian_short_map; in PHP_FUNCTION() local
1064 int *map = machine_endian_long_map; in PHP_FUNCTION() local
1099 int *map = machine_endian_longlong_map; in PHP_FUNCTION() local
/PHP-7.2/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c19 static void mappings_init(struct mappings *map) in mappings_init()
26 static void mappings_destroy(struct mappings *map) in mappings_destroy()
32 static int mappings_grow(struct mappings *map) in mappings_grow()
53 static int mappings_add(struct mappings *map, int cp_uni, int cp_932) in mappings_add()
384 struct mappings map; in main() local
/PHP-7.2/ext/standard/html_tables/
H A Dhtml_table_gen.php187 $map = array(); variable
330 $map = array(); variable
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_list.h48 void *map; member
/PHP-7.2/ext/fileinfo/libmagic/
H A Dapprentice.c389 add_mlist(struct mlist *mlp, struct magic_map *map, size_t idx) in add_mlist()
414 struct magic_map *map; in apprentice_1() local
525 apprentice_unmap(struct magic_map *map) in apprentice_unmap()
1234 struct magic_map *map; in apprentice_load() local
2855 struct magic_map *map; in apprentice_buf() local
2882 struct magic_map *map; in apprentice_map() local
3020 check_buffer(struct magic_set *ms, struct magic_map *map, const char *dbname) in check_buffer()
3079 apprentice_compile(struct magic_set *ms, struct magic_map *map, const char *fn) in apprentice_compile()
H A Dfile.h362 void *map; /* internal resources used by entry */ member
/PHP-7.2/ext/opcache/Optimizer/
H A Dzend_call_graph.c274 zend_call_info **map, *call; in zend_build_call_map() local
H A Dblock_pass.c995 uint32_t *map; in assemble_code_blocks() local
1047 uint32_t *map; in assemble_code_blocks() local
H A Dzend_cfg.h92 uint32_t *map; member
H A Dcompact_literals.c120 int i, j, n, *map, cache_size; in zend_optimizer_compact_literals() local
H A Dzend_optimizer.c487 uint32_t *map; in zend_optimizer_remove_live_range() local
/PHP-7.2/Zend/
H A Dzend_stream.h50 void *map; member
H A Dzend_alloc.c289 zend_mm_page_info map[ZEND_MM_PAGES]; /* 2 KB = 512 * 4 */ member
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_printint.c648 pcre_uint8 *map; in pcre_printint() local
H A Dpcre_study.c1341 pcre_uint8 *map; in set_start_bits() local
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregenc.c472 const OnigPairCaseFoldCodes map[], in onigenc_apply_all_case_fold_with_map()
500 const OnigPairCaseFoldCodes map[], in onigenc_get_case_fold_codes_by_str_with_map()
H A Dregcomp.c1765 noname_disable_map(Node** plink, GroupNumRemap* map, int* counter) in noname_disable_map()
1824 renumber_node_backref(Node* node, GroupNumRemap* map) in renumber_node_backref()
1852 renumber_by_map(Node* node, GroupNumRemap* map) in renumber_by_map()
1927 GroupNumRemap* map; in disable_noname_group_capture() local
4016 UChar map[ONIG_CHAR_TABLE_SIZE]; member
4027 OptMapInfo map; /* boundary */ member
4372 clear_opt_map_info(OptMapInfo* map) in clear_opt_map_info()
4406 add_char_opt_map_info(OptMapInfo* map, UChar c, OnigEncoding enc) in add_char_opt_map_info()
4415 add_char_amb_opt_map_info(OptMapInfo* map, UChar* p, UChar* end, in add_char_amb_opt_map_info()
H A Dregexec.c3064 map_search(OnigEncoding enc, UChar map[], in map_search()
3078 map_search_backward(OnigEncoding enc, UChar map[], in map_search_backward()
H A Dregparse.c588 i_renumber_name(UChar* key ARG_UNUSED, NameEntry* e, GroupNumRemap* map) in i_renumber_name()
605 onig_renumber_name_table(regex_t* reg, GroupNumRemap* map) in onig_renumber_name_table()
H A Doniguruma.h697 unsigned char map[ONIG_CHAR_TABLE_SIZE]; /* used as BM skip or char-map */ member
/PHP-7.2/ext/soap/
H A Dphp_encoding.h181 soapMappingPtr map; member
/PHP-7.2/ext/ldap/
H A Dldap.c3000 static zend_string* php_ldap_do_escape(const zend_bool *map, const char *value, size_t valuelen, ze… in php_ldap_do_escape()
3037 static void php_ldap_escape_map_set_chars(zend_bool *map, const char *chars, const int charslen, ch… in php_ldap_escape_map_set_chars()
3051 zend_bool map[256] = {0}, havecharlist = 0; in PHP_FUNCTION() local

Completed in 125 milliseconds

12