Home
last modified time | relevance | path

Searched defs:table (Results 1 – 25 of 31) sorted by relevance

12

/PHP-7.1/ext/mbstring/oniguruma/
H A Dst.c200 st_free_table(table) in st_free_table() argument
218 #define PTR_NOT_EQUAL(table, ptr, hash_val, key) \ argument
227 #define FIND_ENTRY(table, ptr, hash_val, bin_pos) do {\ argument
240 st_lookup(table, key, value) in st_lookup() argument
279 st_insert(table, key, value) in st_insert() argument
301 st_add_direct(table, key, value) in st_add_direct() argument
314 rehash(table) in rehash() argument
381 st_delete(table, key, value) in st_delete() argument
423 st_delete_safe(table, key, value, never) in st_delete_safe() argument
467 st_cleanup_safe(table, never) in st_cleanup_safe() argument
[all …]
H A Dst.h31 #define st_is_member(table,key) st_lookup(table,key,(st_data_t *)0) argument
H A Dreggnu.c138 re_set_casetable(const char* table) in re_set_casetable()
H A Dregenc.c865 hash_table_type **table, const OnigCodePoint*** plist, int *pnum, in onigenc_property_list_add_property()
H A Dregparse.c365 onig_st_lookup_strend(hash_table_type* table, const UChar* str_key, in onig_st_lookup_strend()
377 onig_st_insert_strend(hash_table_type* table, const UChar* str_key, in onig_st_insert_strend()
/PHP-7.1/ext/hash/
H A Dphp_hash_tiger_tables.h27 static const uint64_t table[4*256] = { variable
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_bp.c45 static inline void _phpdbg_break_mapping(int id, HashTable *table) /* {{{ */ in _phpdbg_break_mapping()
51 #define PHPDBG_BREAK_MAPPING(id, table) _phpdbg_break_mapping(id, table) argument
100 HashTable *table; in phpdbg_reset_breakpoints() local
121 HashTable *table; in phpdbg_export_breakpoints_to_string() local
1156 HashTable *table; in phpdbg_delete_breakpoint() local
1388 HashTable *table; in phpdbg_find_breakbase() local
1395 PHPDBG_API phpdbg_breakbase_t *phpdbg_find_breakbase_ex(zend_ulong id, HashTable **table, zend_ulon… in phpdbg_find_breakbase_ex()
/PHP-7.1/ext/pgsql/
H A Dmysql_users.php61 function pg_list_fields($db, $table)
H A Dpgsql.c6548 static inline void build_tablename(smart_str *querystr, PGconn *pg_link, const char *table) /* {{{ …
6587 PHP_PGSQL_API int php_pgsql_insert(PGconn *pg_link, const char *table, zval *var_array, zend_ulong …
6706 char *table; local
6851 PHP_PGSQL_API int php_pgsql_update(PGconn *pg_link, const char *table, zval *var_array, zval *ids_a…
6922 char *table; local
6957 PHP_PGSQL_API int php_pgsql_delete(PGconn *pg_link, const char *table, zval *ids_array, zend_ulong …
7014 char *table; local
7093 …PHP_PGSQL_API int php_pgsql_select(PGconn *pg_link, const char *table, zval *ids_array, zval *ret_…
7154 char *table; local
/PHP-7.1/ext/standard/
H A Dhtml.c549 static inline unsigned char unimap_bsearch(const uni_to_enc *table, unsigned code_key_a, size_t num) in unimap_bsearch()
579 const uni_to_enc *table; in map_from_unicode() local
698 static inline void map_to_unicode(unsigned code, const enc_to_uni *table, unsigned *res) in map_to_unicode()
1147 const entity_stage1_row *table, in find_entity_for_char()
1209 const entity_stage3_row *table, in find_entity_for_char_basic()
/PHP-7.1/ext/zip/lib/
H A Dzip_hash.c48 zip_hash_entry_t **table; member
/PHP-7.1/sapi/fpm/fpm/
H A Dfpm_php.c258 char* fpm_php_get_string_from_table(zend_string *table, char *key) /* {{{ */ in fpm_php_get_string_from_table()
/PHP-7.1/ext/odbc/
H A Dphp_odbc.c3166 char *cat = NULL, *schema = NULL, *table = NULL, *type = NULL; in PHP_FUNCTION() local
3235 char *cat = NULL, *schema = NULL, *table = NULL, *column = NULL; in PHP_FUNCTION() local
3307 char *cat = NULL, *schema, *table, *column; in PHP_FUNCTION() local
3513 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
3856 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
/PHP-7.1/Zend/
H A Dzend_ts_hash.h37 #define TS_HASH(table) (&(table->hash)) argument
H A Dzend_inheritance.c839 …zval *table = pemalloc(sizeof(zval) * (ce->default_properties_count + parent_ce->default_propertie… in zend_do_inheritance() local
882 …zval *table = pemalloc(sizeof(zval) * (ce->default_static_members_count + parent_ce->default_stati… in zend_do_inheritance() local
H A Dzend_closures.c556 static HashTable *zend_closure_get_gc(zval *obj, zval **table, int *n) /* {{{ */ in zend_closure_get_gc()
H A Dzend_generators.c309 static HashTable *zend_generator_get_gc(zval *object, zval **table, int *n) /* {{{ */ in zend_generator_get_gc()
H A Dzend_object_handlers.c129 ZEND_API HashTable *zend_std_get_gc(zval *object, zval **table, int *n) /* {{{ */ in zend_std_get_gc()
/PHP-7.1/ext/date/
H A Dphp_date.c2227 static HashTable *date_object_get_gc(zval *object, zval **table, int *n) /* {{{ */ in date_object_get_gc()
2234 static HashTable *date_object_get_gc_timezone(zval *object, zval **table, int *n) /* {{{ */ in date_object_get_gc_timezone()
2455 static HashTable *date_object_get_gc_interval(zval *object, zval **table, int *n) /* {{{ */ in date_object_get_gc_interval()
4744 const timelib_tzdb_index_entry *table; in PHP_FUNCTION() local
4795 const timelib_tz_lookup_table *table, *entry; in PHP_FUNCTION() local
5067 static HashTable *date_object_get_gc_period(zval *object, zval **table, int *n) /* {{{ */ in date_object_get_gc_period()
/PHP-7.1/ext/gd/libgd/
H A Dgd_gif_in.c88 int table[2][(1<< MAX_LWZ_BITS)]; member
H A Dgd_topal.c1595 int *table; local
/PHP-7.1/ext/spl/
H A Dspl_fixedarray.c146 static HashTable* spl_fixedarray_object_get_gc(zval *obj, zval **table, int *n) /* {{{{ */ in spl_fixedarray_object_get_gc()
H A Dspl_observer.c325 static HashTable *spl_object_storage_get_gc(zval *obj, zval **table, int *n) /* {{{ */ in spl_object_storage_get_gc()
/PHP-7.1/ext/sqlite3/
H A Dsqlite3.c1209 char *table, *column, *dbname = "main"; in PHP_METHOD() local
/PHP-7.1/ext/simplexml/
H A Dsimplexml.c1261 static HashTable *sxe_get_gc(zval *object, zval **table, int *n) /* {{{ */ { in sxe_get_gc()

Completed in 156 milliseconds

12