Home
last modified time | relevance | path

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

1234

/php-src/ext/dom/
H A Dphp_dom.c1348 void dom_namednode_iter(dom_object *basenode, int ntype, dom_object *intern, xmlHashTablePtr ht, co… in dom_namednode_iter()
/php-src/ext/gmp/
H A Dgmp.c310 HashTable *ht, *props = zend_std_get_properties(obj); in gmp_get_debug_info() local
/php-src/ext/ffi/
H A Dffi.c2037 HashTable *ht = NULL; in zend_ffi_cdata_get_debug_info() local
4781 HashTable *ht; in ZEND_METHOD() local
/php-src/ext/pgsql/
H A Dpgsql.c5487 static inline int build_assignment_string(PGconn *pg_link, smart_str *querystr, HashTable *ht, int … in build_assignment_string()
/php-src/ext/date/
H A Dphp_date.c2136 HashTable *ht, *props; in date_object_get_debug_info_timezone() local
/php-src/Zend/
H A Dzend_API.c2158 ZEND_API zend_result array_set_zval_key(HashTable *ht, zval *key, zval *value) /* {{{ */ in array_set_zval_key()
H A Dzend_API.h351 #define zend_get_parameters_array(ht, param_count, argument_array) \ argument
H A Dzend_compile.c9112 HashTable *ht = Z_ARRVAL_P(value); in zend_try_ct_eval_array() local
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c11182 HashTable *ht = Z_ARRVAL_P(RT_CONSTANT(opline, opline->op2)); local

Completed in 177 milliseconds

1234