Home
last modified time | relevance | path

Searched defs:ht (Results 51 – 75 of 76) sorted by relevance

1234

/PHP-7.1/ext/standard/
H A Dbrowscap.c279 HashTable *ht; in browscap_entry_to_array() local
H A Dhtml.c857 static inline int resolve_named_entity_html(const char *start, size_t length, const entity_ht *ht, … in resolve_named_entity_html()
H A Darray.c5047 HashTable *ht = Z_ARRVAL_P(input); local
/PHP-7.1/ext/opcache/
H A DZendAccelerator.c2282 static void accel_fast_hash_destroy(HashTable *ht) in accel_fast_hash_destroy()
2295 static inline void zend_accel_fast_del_bucket(HashTable *ht, uint32_t idx, Bucket *p) in zend_accel_fast_del_bucket()
/PHP-7.1/Zend/
H A Dzend_generators.c716 HashTable *ht = Z_ARR(generator->values); in zend_generator_get_next_delegated_value() local
H A Dzend_exceptions.c546 static void _build_trace_string(smart_str *str, HashTable *ht, uint32_t num) /* {{{ */ in _build_trace_string()
H A Dzend_object_handlers.c155 HashTable *ht; in zend_std_get_debug_info() local
H A Dzend_vm_execute.h1416 HashTable *ht; local
6117 HashTable *ht; local
9890 HashTable *ht; local
11815 HashTable *ht; local
40233 HashTable *ht; local
40671 HashTable *ht; local
47097 HashTable *ht; local
51069 HashTable *ht; local
53164 HashTable *ht; local
55447 HashTable *ht; local
[all …]
H A Dzend_builtin_functions.c834 static int validate_constant_array(HashTable *ht) /* {{{ */ in validate_constant_array()
H A Dzend_API.c49 ZEND_API int zend_get_parameters(int ht, int param_count, ...) /* {{{ */ in zend_get_parameters()
1630 ZEND_API int array_set_zval_key(HashTable *ht, zval *key, zval *value) /* {{{ */ in array_set_zval_key()
H A Dzend_operators.c672 HashTable *ht = Z_ARR_P(op); in convert_to_object() local
H A Dzend_API.h257 #define zend_get_parameters_array(ht, param_count, argument_array) \ argument
H A Dzend_compile.c860 void *zend_hash_find_ptr_lc(HashTable *ht, const char *str, size_t len) { in zend_hash_find_ptr_lc()
/PHP-7.1/ext/wddx/
H A Dwddx.c606 HashTable *ht; in php_wddx_serialize_var() local
/PHP-7.1/ext/fileinfo/libmagic/
H A Dsoftmagic.c2042 HashTable *ht = Z_ARRVAL(subpats); in magiccheck() local
/PHP-7.1/main/
H A Doutput.c132 HashTable *ht = Z_PTR_P(zv); in reverse_conflict_dtor() local
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg.c532 static inline HashTable* phpdbg_add_empty_array(HashTable *ht, zend_string *name) { in phpdbg_add_empty_array()
/PHP-7.1/ext/dom/
H A Dnode.c1736 HashTable *ht = Z_ARRVAL_P(xpath_array); in dom_canonicalization() local
H A Dphp_dom.c1055 void dom_namednode_iter(dom_object *basenode, int ntype, dom_object *intern, xmlHashTablePtr ht, xm… in dom_namednode_iter()
/PHP-7.1/ext/pdo/
H A Dpdo_stmt.c166 HashTable *ht; in dispatch_param_event() local
/PHP-7.1/ext/gmp/
H A Dgmp.c434 HashTable *ht, *props = zend_std_get_properties(obj); in gmp_get_debug_info() local
/PHP-7.1/ext/spl/
H A Dspl_directory.c454 static spl_filesystem_object *spl_filesystem_object_create_type(int ht, spl_filesystem_object *sour… in spl_filesystem_object_create_type()
/PHP-7.1/ext/mbstring/
H A Dmbstring.c4096 static int _php_mbstr_parse_mail_headers(HashTable *ht, const char *str, size_t str_len) in _php_mbstr_parse_mail_headers()
/PHP-7.1/ext/pgsql/
H A Dpgsql.c6787 static inline int build_assignment_string(PGconn *pg_link, smart_str *querystr, HashTable *ht, int …
/PHP-7.1/ext/date/
H A Dphp_date.c2384 HashTable *ht, *props; in date_object_get_debug_info_timezone() local

Completed in 320 milliseconds

1234