Home
last modified time | relevance | path

Searched refs:Z_PARAM_ARRAY_HT_OR_STR (Results 1 – 11 of 11) sorted by relevance

/php-src/ext/snmp/
H A Dsnmp.c1152 Z_PARAM_ARRAY_HT_OR_STR(oid_ht, oid_str) in php_snmp()
1153 Z_PARAM_ARRAY_HT_OR_STR(type_ht, type_str) in php_snmp()
1172 Z_PARAM_ARRAY_HT_OR_STR(oid_ht, oid_str) in php_snmp()
1183 Z_PARAM_ARRAY_HT_OR_STR(oid_ht, oid_str) in php_snmp()
1184 Z_PARAM_ARRAY_HT_OR_STR(type_ht, type_str) in php_snmp()
1198 Z_PARAM_ARRAY_HT_OR_STR(oid_ht, oid_str) in php_snmp()
1208 Z_PARAM_ARRAY_HT_OR_STR(oid_ht, oid_str) in php_snmp()
1209 Z_PARAM_ARRAY_HT_OR_STR(type_ht, type_str) in php_snmp()
1214 Z_PARAM_ARRAY_HT_OR_STR(oid_ht, oid_str) in php_snmp()
1225 Z_PARAM_ARRAY_HT_OR_STR(oid_ht, oid_str) in php_snmp()
[all …]
/php-src/ext/dba/
H A Ddba.c413 Z_PARAM_ARRAY_HT_OR_STR(key_ht, key_str) in php_dba_update()
934 Z_PARAM_ARRAY_HT_OR_STR(key_ht, key_str) in PHP_FUNCTION()
965 Z_PARAM_ARRAY_HT_OR_STR(key_ht, key_str) in PHP_FUNCTION()
977 Z_PARAM_ARRAY_HT_OR_STR(key_ht, key_str) in PHP_FUNCTION()
1112 Z_PARAM_ARRAY_HT_OR_STR(key_ht, key_str) in PHP_FUNCTION()
/php-src/ext/pcre/
H A Dphp_pcre.c2355 Z_PARAM_ARRAY_HT_OR_STR(regex_ht, regex_str) in preg_replace_common()
2356 Z_PARAM_ARRAY_HT_OR_STR(replace_ht, replace_str) in preg_replace_common()
2357 Z_PARAM_ARRAY_HT_OR_STR(subject_ht, subject_str) in preg_replace_common()
2417 Z_PARAM_ARRAY_HT_OR_STR(regex_ht, regex_str) in PHP_FUNCTION()
2419 Z_PARAM_ARRAY_HT_OR_STR(subject_ht, subject_str) in PHP_FUNCTION()
2449 Z_PARAM_ARRAY_HT_OR_STR(subject_ht, subject_str) in PHP_FUNCTION()
/php-src/ext/standard/
H A Dmail.c258 Z_PARAM_ARRAY_HT_OR_STR(headers_ht, headers_str) in PHP_FUNCTION()
H A Dstring.c1059 Z_PARAM_ARRAY_HT_OR_STR(arg1_array, arg1_str) in PHP_FUNCTION()
2372 Z_PARAM_ARRAY_HT_OR_STR(str_ht, str)
2373 Z_PARAM_ARRAY_HT_OR_STR(repl_ht, repl_str)
4560 Z_PARAM_ARRAY_HT_OR_STR(search_ht, search_str)
4561 Z_PARAM_ARRAY_HT_OR_STR(replace_ht, replace_str)
4562 Z_PARAM_ARRAY_HT_OR_STR(subject_ht, subject_str)
H A Dproc_open.c1188 Z_PARAM_ARRAY_HT_OR_STR(command_ht, command_str) in PHP_FUNCTION()
H A Dstreamsfuncs.c1035 Z_PARAM_ARRAY_HT_OR_STR(options, wrappername) in PHP_FUNCTION()
/php-src/ext/xsl/
H A Dxsltprocessor.c572 Z_PARAM_ARRAY_HT_OR_STR(array_value, name) in PHP_METHOD()
/php-src/ext/mbstring/
H A Dmbstring.c2831 Z_PARAM_ARRAY_HT_OR_STR(input_ht, input_str) in PHP_FUNCTION()
3799 Z_PARAM_ARRAY_HT_OR_STR(from_enc_ht, from_enc_str) in PHP_FUNCTION()
4467 Z_PARAM_ARRAY_HT_OR_STR(headers_ht, str_headers) in PHP_FUNCTION()
/php-src/ext/ldap/
H A Dldap.c1447 Z_PARAM_ARRAY_HT_OR_STR(base_dn_ht, base_dn_str) in php_ldap_do_search()
1448 Z_PARAM_ARRAY_HT_OR_STR(filter_ht, filter_str) in php_ldap_do_search()
/php-src/Zend/
H A Dzend_API.h2143 #define Z_PARAM_ARRAY_HT_OR_STR(dest_ht, dest_str) \ macro

Completed in 101 milliseconds