Home
last modified time | relevance | path

Searched refs:zend_hash_get_current_key_type (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_hash.h205 #define zend_hash_get_current_key_type(ht) \ macro
/PHP-5.5/ext/ldap/
H A Dldap.c1584 if (zend_hash_get_current_key_type(Z_ARRVAL_P(mods)) != HASH_KEY_IS_LONG) { in PHP_FUNCTION()
1691 if (zend_hash_get_current_key_type(Z_ARRVAL_P(modinfo)) != HASH_KEY_IS_LONG) { in PHP_FUNCTION()
/PHP-5.5/ext/soap/
H A Dphp_schema.c2142 if (zend_hash_get_current_key_type((*tmp)->attributes) == HASH_KEY_IS_STRING) { in schema_attributegroup_fixup()
2275 if (zend_hash_get_current_key_type(type->attributes) == HASH_KEY_IS_STRING) { in schema_type_fixup()

Completed in 24 milliseconds