Home
last modified time | relevance | path

Searched defs:ht (Results 26 – 50 of 56) sorted by relevance

123

/PHP-5.5/ext/phar/
H A Ddirstream.c152 static int phar_add_empty(HashTable *ht, char *arKey, uint nKeyLength) /* {{{ */ in phar_add_empty()
/PHP-5.5/ext/spl/
H A Dspl_fixedarray.c153 HashTable *ht = zend_std_get_properties(obj TSRMLS_CC); in spl_fixedarray_object_get_gc() local
170 HashTable *ht = zend_std_get_properties(obj TSRMLS_CC); in spl_fixedarray_object_get_properties() local
H A Dphp_spl.c456 #define HT_MOVE_TAIL_TO_HEAD(ht) \ argument
/PHP-5.5/ext/readline/
H A Dreadline_cli.c409 static char *cli_completion_generator_ht(const char *text, int textlen, int *state, HashTable *ht, … in cli_completion_generator_ht()
/PHP-5.5/ext/standard/
H A Dvar_unserializer.c308 static inline int process_nested_data(UNSERIALIZE_PARAMETER, HashTable *ht, long elements, int objp… in process_nested_data()
H A Dformatted_print.c389 php_formatted_print(int ht, int *len, int use_array, int format_offset TSRMLS_DC) in php_formatted_print()
H A Darray.c2586 HashTable *ht; in PHP_FUNCTION() local
3183 HashTable *ht; in php_array_intersect() local
3600 HashTable *ht; in php_array_diff() local
H A Dhtml.c844 static inline int resolve_named_entity_html(const char *start, size_t length, const entity_ht *ht, … in resolve_named_entity_html()
/PHP-5.5/ext/intl/converter/
H A Dconverter.c201 HashTable *ht = Z_ARRVAL_P(val); in php_converter_append_toUnicode_target() local
293 HashTable *ht = Z_ARRVAL_P(val); in php_converter_append_fromUnicode_target() local
/PHP-5.5/main/
H A Dphp_variables.c130 HashTable *ht; in php_register_variable_ex() local
/PHP-5.5/Zend/
H A Dzend_vm_execute.h16057 HashTable *ht; in zend_isset_isempty_dim_prop_obj_handler_SPEC_VAR_CONST() local
18156 HashTable *ht; in zend_isset_isempty_dim_prop_obj_handler_SPEC_VAR_TMP() local
20637 HashTable *ht; in zend_isset_isempty_dim_prop_obj_handler_SPEC_VAR_VAR() local
23944 HashTable *ht; in zend_isset_isempty_dim_prop_obj_handler_SPEC_VAR_CV() local
25458 HashTable *ht; in zend_isset_isempty_dim_prop_obj_handler_SPEC_UNUSED_CONST() local
26784 HashTable *ht; in zend_isset_isempty_dim_prop_obj_handler_SPEC_UNUSED_TMP() local
28110 HashTable *ht; in zend_isset_isempty_dim_prop_obj_handler_SPEC_UNUSED_VAR() local
29862 HashTable *ht; in zend_isset_isempty_dim_prop_obj_handler_SPEC_UNUSED_CV() local
33363 HashTable *ht; in zend_isset_isempty_dim_prop_obj_handler_SPEC_CV_CONST() local
35326 HashTable *ht; in zend_isset_isempty_dim_prop_obj_handler_SPEC_CV_TMP() local
[all …]
H A Dzend_exceptions.c548 HashTable *ht = Z_ARRVAL_PP(frame); in _build_trace_string() local
H A Dzend.c133 static void print_hash(zend_write_func_t write_func, HashTable *ht, int indent, zend_bool is_object… in print_hash()
H A Dzend_execute_API.c1610 ZEND_API void zend_delete_variable(zend_execute_data *ex, HashTable *ht, const char *name, int name… in zend_delete_variable()
H A Dzend_API.c45 ZEND_API int zend_get_parameters(int ht, int param_count, ...) /* {{{ */ in zend_get_parameters()
85 ZEND_API int _zend_get_parameters_array(int ht, int param_count, zval **argument_array TSRMLS_DC) /… in _zend_get_parameters_array()
1540 ZEND_API int array_set_zval_key(HashTable *ht, zval *key, zval *value) /* {{{ */ in array_set_zval_key()
H A Dzend_vm_def.h4471 HashTable *ht; variable
H A Dzend_execute.c993 static inline zval **zend_fetch_dimension_address_inner(HashTable *ht, const zval *dim, int dim_typ… in zend_fetch_dimension_address_inner()
H A Dzend_operators.c698 HashTable *ht; in convert_to_array() local
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c175 HashTable *ht; in dispatch_param_event() local
761 HashTable *ht = Z_ARRVAL_P(stmt->fetch.cls.ctor_args); in do_fetch_class_prepare() local
H A Dpdo_dbh.c472 HashTable *ht = Z_ARRVAL_P(ctor_args); in pdo_stmt_construct() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dsoftmagic.c2094 HashTable *ht = Z_ARRVAL_P(subpats); in magiccheck() local
/PHP-5.5/ext/wddx/
H A Dwddx.c632 HashTable *ht; in php_wddx_serialize_var() local
/PHP-5.5/ext/dom/
H A Dnode.c1806 HashTable *ht = Z_ARRVAL_P(xpath_array); in dom_canonicalization() local
H A Dphp_dom.c1114 void dom_namednode_iter(dom_object *basenode, int ntype, dom_object *intern, xmlHashTablePtr ht, xm… in dom_namednode_iter()
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c2155 static void accel_fast_hash_destroy(HashTable *ht)

Completed in 401 milliseconds

123