Home
last modified time | relevance | path

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

1234

/PHP-8.0/Zend/
H A Dzend_ast.c482 HashTable *ht = Z_ARRVAL_P(expr); in zend_ast_add_unpacked_element() local
H A Dzend_inheritance.c2235 HashTable *ht; in get_or_init_obligations_for_class() local
H A Dzend_API.c1700 ZEND_API zend_result array_set_zval_key(HashTable *ht, zval *key, zval *value) /* {{{ */ in array_set_zval_key()
H A Dzend_API.h291 #define zend_get_parameters_array(ht, param_count, argument_array) \ argument
H A Dzend_compile.c8031 HashTable *ht = Z_ARRVAL_P(value); in zend_try_ct_eval_array() local
/PHP-8.0/ext/pdo/
H A Dpdo_stmt.c97 HashTable *ht; in dispatch_param_event() local
/PHP-8.0/ext/gmp/
H A Dgmp.c305 HashTable *ht, *props = zend_std_get_properties(obj); in gmp_get_debug_info() local
/PHP-8.0/ext/reflection/
H A Dphp_reflection.c1821 HashTable *ht; in ZEND_METHOD() local
6146 static zend_bool is_ignorable_reference(HashTable *ht, zval *ref) { in is_ignorable_reference()
6159 HashTable *ht; in ZEND_METHOD() local
/PHP-8.0/ext/pgsql/
H A Dpgsql.c5528 static inline int build_assignment_string(PGconn *pg_link, smart_str *querystr, HashTable *ht, int … in build_assignment_string()
/PHP-8.0/ext/date/
H A Dphp_date.c2022 HashTable *ht, *props; in date_object_get_debug_info_timezone() local
/PHP-8.0/ext/ffi/
H A Dffi.c1967 HashTable *ht = NULL; in zend_ffi_cdata_get_debug_info() local

Completed in 206 milliseconds

1234