Home
last modified time | relevance | path

Searched refs:ZEND_HASH_FOREACH_STR_KEY_VAL (Results 1 – 25 of 28) sorted by relevance

12

/php-src/Zend/
H A Dzend_verify_type_inference.h99 ZEND_HASH_FOREACH_STR_KEY_VAL(ht, str, val) { in zend_verify_type_inference()
H A Dzend_exceptions.c572 ZEND_HASH_FOREACH_STR_KEY_VAL(Z_ARRVAL_P(tmp), name, arg) { in _build_trace_string()
H A Dzend_execute_API.c885 ZEND_HASH_FOREACH_STR_KEY_VAL(fci->named_params, name, arg) { in zend_call_function()
H A Dzend_hash.h1152 #define ZEND_HASH_FOREACH_STR_KEY_VAL(ht, _key, _val) \ macro
H A Dzend_ast.c475 ZEND_HASH_FOREACH_STR_KEY_VAL(ht, key, val) { in zend_ast_add_unpacked_element()
H A Dzend_vm_def.h5135 ZEND_HASH_FOREACH_STR_KEY_VAL(ht, name, arg) { in ZEND_HASH_FOREACH_STR_KEY_VAL() function
5153 ZEND_HASH_FOREACH_STR_KEY_VAL(ht, name, arg) { in ZEND_HASH_FOREACH_STR_KEY_VAL() function
5422 ZEND_HASH_FOREACH_STR_KEY_VAL(ht, name, arg) { in ZEND_HASH_FOREACH_STR_KEY_VAL() function
6182 ZEND_HASH_FOREACH_STR_KEY_VAL(ht, key, val) { in ZEND_HASH_FOREACH_STR_KEY_VAL() function
H A Dzend_execute.c1341 ZEND_HASH_FOREACH_STR_KEY_VAL(ht, str, val) { in zend_verify_internal_func_info()
/php-src/ext/standard/
H A Dhead.c200 ZEND_HASH_FOREACH_STR_KEY_VAL(options, key, value) { in php_head_parse_cookie_options_array()
H A Dhttp.c273 ZEND_HASH_FOREACH_STR_KEY_VAL(options, key, value) { in cache_request_parse_body_options()
H A Dmail.c171 ZEND_HASH_FOREACH_STR_KEY_VAL(Z_ARRVAL_P(val), tmp_key, tmp_val) { in php_mail_build_headers_elems()
H A Dproc_open.c176 ZEND_HASH_FOREACH_STR_KEY_VAL(Z_ARRVAL_P(environment), key, element) { in _php_array_to_envp()
H A Dstreamsfuncs.c916 ZEND_HASH_FOREACH_STR_KEY_VAL(options, wkey, wval) { in parse_context_options()
H A Darray.c3740 ZEND_HASH_FOREACH_STR_KEY_VAL(Z_ARRVAL_P(stack), key, value) {
4023 ZEND_HASH_FOREACH_STR_KEY_VAL(src, string_key, src_entry) {
4112 ZEND_HASH_FOREACH_STR_KEY_VAL(src, string_key, src_entry) {
/php-src/ext/dom/
H A Dxpath_callbacks.c194 ZEND_HASH_FOREACH_STR_KEY_VAL(callable_ht, key, entry) { in php_dom_xpath_callback_ns_update_method_handler()
/php-src/ext/filter/
H A Dfilter.c546 ZEND_HASH_FOREACH_STR_KEY_VAL(op_ht, arg_key, arg_elm) { in php_filter_array_handler()
/php-src/ext/xsl/
H A Dxsltprocessor.c585 ZEND_HASH_FOREACH_STR_KEY_VAL(array_value, string_key, entry) { in PHP_METHOD()
/php-src/ext/spl/
H A Dspl_fixedarray.c644 ZEND_HASH_FOREACH_STR_KEY_VAL(data, key, elem) { in PHP_METHOD()
H A Dspl_array.c1122 ZEND_HASH_FOREACH_STR_KEY_VAL(aht, key, val) { in spl_array_object_count_elements_helper()
/php-src/ext/openssl/
H A Dopenssl.c2925 ZEND_HASH_FOREACH_STR_KEY_VAL(Z_ARRVAL_P(dn), strindex, item) { in php_openssl_csr_make()
2994 ZEND_HASH_FOREACH_STR_KEY_VAL(Z_ARRVAL_P(attribs), strindex, item) { in php_openssl_csr_make()
5656 ZEND_HASH_FOREACH_STR_KEY_VAL(Z_ARRVAL_P(zheaders), strindex, zcertval) { in PHP_FUNCTION()
5872 ZEND_HASH_FOREACH_STR_KEY_VAL(Z_ARRVAL_P(zheaders), strindex, hval) { in PHP_FUNCTION()
6265 ZEND_HASH_FOREACH_STR_KEY_VAL(Z_ARRVAL_P(zheaders), strindex, zcertval) { in PHP_FUNCTION()
6542 ZEND_HASH_FOREACH_STR_KEY_VAL(Z_ARRVAL_P(zheaders), strindex, hval) { in PHP_FUNCTION()
H A Dxp_ssl.c399 ZEND_HASH_FOREACH_STR_KEY_VAL(Z_ARRVAL_P(val), key, current) { in php_openssl_x509_fingerprint_match()
/php-src/ext/pgsql/
H A Dpgsql.c4562 ZEND_HASH_FOREACH_STR_KEY_VAL(Z_ARRVAL_P(values), field, val) { in php_pgsql_convert()
5492 ZEND_HASH_FOREACH_STR_KEY_VAL(ht, fld, val) { in build_assignment_string()
/php-src/Zend/Optimizer/
H A Dsccp.c536 ZEND_HASH_FOREACH_STR_KEY_VAL(Z_ARRVAL_P(array), key, value) { in ct_eval_add_array_unpack()
/php-src/ext/pcre/
H A Dphp_pcre.c2466 ZEND_HASH_FOREACH_STR_KEY_VAL(pattern, str_idx_regex, replace) { in PHP_FUNCTION()
/php-src/ext/session/
H A Dsession.c1733 ZEND_HASH_FOREACH_STR_KEY_VAL(options_ht, key, value) { in PHP_FUNCTION()
/php-src/ext/soap/
H A Dphp_encoding.c3129 ZEND_HASH_FOREACH_STR_KEY_VAL(Z_ARRVAL_P(data), name, el) { in to_xml_any()

Completed in 172 milliseconds

12