Home
last modified time | relevance | path

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

12

/PHP-7.4/ext/curl/
H A Dsync-constants.php70 $table = new AsciiTable(); variable
91 $table = new AsciiTable(); variable
108 $table = new AsciiTable(); variable
/PHP-7.4/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
101 HashTable *table; in phpdbg_reset_breakpoints() local
122 HashTable *table; in phpdbg_export_breakpoints_to_string() local
1199 HashTable *table; in phpdbg_delete_breakpoint() local
1431 HashTable *table; in phpdbg_find_breakbase() local
1438 PHPDBG_API phpdbg_breakbase_t *phpdbg_find_breakbase_ex(zend_ulong id, HashTable **table, zend_ulon… in phpdbg_find_breakbase_ex()
/PHP-7.4/ext/hash/
H A Dphp_hash_tiger_tables.h25 static const uint64_t table[4*256] = { variable
/PHP-7.4/Zend/
H A Dzend_iterators.c75 static HashTable *iter_wrapper_get_gc(zval *object, zval **table, int *n) { in iter_wrapper_get_gc()
H A Dzend_objects_API.h100 zend_property_info **table = obj->ce->properties_info_table; in zend_get_property_info_for_slot() local
H A Dzend_ts_hash.h35 #define TS_HASH(table) (&(table->hash)) argument
H A Dzend_inheritance.c1081 zend_property_info **table, *prop; in zend_build_properties_info_table() local
1167 …zval *table = pemalloc(sizeof(zval) * (ce->default_properties_count + parent_ce->default_propertie… in zend_do_inheritance_ex() local
1214 …zval *table = pemalloc(sizeof(zval) * (ce->default_static_members_count + parent_ce->default_stati… in zend_do_inheritance_ex() local
H A Dzend_closures.c602 static HashTable *zend_closure_get_gc(zval *obj, zval **table, int *n) /* {{{ */ in zend_closure_get_gc()
H A Dzend_generators.c327 static HashTable *zend_generator_get_gc(zval *object, zval **table, int *n) /* {{{ */ in zend_generator_get_gc()
H A Dzend_object_handlers.c118 ZEND_API HashTable *zend_std_get_gc(zval *object, zval **table, int *n) /* {{{ */ in zend_std_get_gc()
/PHP-7.4/ext/standard/
H A Dhtml.c502 static inline unsigned char unimap_bsearch(const uni_to_enc *table, unsigned code_key_a, size_t num) in unimap_bsearch()
532 const uni_to_enc *table; in map_from_unicode() local
651 static inline void map_to_unicode(unsigned code, const enc_to_uni *table, unsigned *res) in map_to_unicode()
1096 const entity_stage1_row *table, in find_entity_for_char()
1158 const entity_stage3_row *table, in find_entity_for_char_basic()
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_php.c265 char* fpm_php_get_string_from_table(zend_string *table, char *key) /* {{{ */ in fpm_php_get_string_from_table()
/PHP-7.4/ext/odbc/
H A Dphp_odbc.c3172 char *cat = NULL, *schema = NULL, *table = NULL, *type = NULL; in PHP_FUNCTION() local
3241 char *cat = NULL, *schema = NULL, *table = NULL, *column = NULL; in PHP_FUNCTION() local
3313 char *cat = NULL, *schema, *table, *column; in PHP_FUNCTION() local
3519 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
3862 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
/PHP-7.4/ext/date/lib/
H A Ddow.c163 int *table; in timelib_date_from_isodate() local
/PHP-7.4/ext/pgsql/
H A Dpgsql.c6569 static inline void build_tablename(smart_str *querystr, PGconn *pg_link, const char *table) /* {{{ …
6602 PHP_PGSQL_API int php_pgsql_insert(PGconn *pg_link, const char *table, zval *var_array, zend_ulong …
6721 char *table; local
6864 PHP_PGSQL_API int php_pgsql_update(PGconn *pg_link, const char *table, zval *var_array, zval *ids_a…
6935 char *table; local
6970 PHP_PGSQL_API int php_pgsql_delete(PGconn *pg_link, const char *table, zval *ids_array, zend_ulong …
7027 char *table; local
7106 …PHP_PGSQL_API int php_pgsql_select(PGconn *pg_link, const char *table, zval *ids_array, zval *ret_…
7167 char *table; local
/PHP-7.4/ext/mbstring/
H A Dphp_unicode.c127 const unsigned *table, unsigned table_size) in mph_lookup()
/PHP-7.4/ext/com_dotnet/
H A Dcom_handlers.c253 static HashTable *com_get_gc(zval *object, zval **table, int *n) in com_get_gc()
/PHP-7.4/ext/date/
H A Dphp_date.c2281 static HashTable *date_object_get_gc(zval *object, zval **table, int *n) /* {{{ */ in date_object_get_gc()
2288 static HashTable *date_object_get_gc_timezone(zval *object, zval **table, int *n) /* {{{ */ in date_object_get_gc_timezone()
2523 static HashTable *date_object_get_gc_interval(zval *object, zval **table, int *n) /* {{{ */ in date_object_get_gc_interval()
4886 const timelib_tzdb_index_entry *table; in PHP_FUNCTION() local
4938 const timelib_tz_lookup_table *table, *entry; in PHP_FUNCTION() local
5223 static HashTable *date_object_get_gc_period(zval *object, zval **table, int *n) /* {{{ */ in date_object_get_gc_period()
/PHP-7.4/ext/gd/libgd/
H A Dgd_gif_in.c89 int table[2][(1<< MAX_LWZ_BITS)]; member
H A Dgd_topal.c1375 int *table; in init_error_limit() local
/PHP-7.4/ext/spl/
H A Dspl_fixedarray.c149 static HashTable* spl_fixedarray_object_get_gc(zval *obj, zval **table, int *n) /* {{{{ */ in spl_fixedarray_object_get_gc()
H A Dspl_observer.c320 static HashTable *spl_object_storage_get_gc(zval *obj, zval **table, int *n) /* {{{ */ in spl_object_storage_get_gc()
/PHP-7.4/ext/opcache/
H A Dzend_file_cache.c685 zend_property_info **table; local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h214 #define TABLE_GET(c, table, default) ((table)[c]) argument
227 #define TABLE_GET(c, table, default) (MAX_255(c)? ((table)[c]):(default)) argument
/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c1287 char *table, *column, *dbname = "main", *mode = "rb"; in PHP_METHOD() local

Completed in 126 milliseconds

12