Home
last modified time | relevance | path

Searched refs:HASH_KEY_IS_LONG (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/com_dotnet/
H A Dcom_wrapper.c466 if (keytype == HASH_KEY_IS_LONG) { in generate_dispids()
501 if (keytype == HASH_KEY_IS_LONG) { in generate_dispids()
604 if (keytype == HASH_KEY_IS_LONG) { in php_com_wrapper_export_as_sink()
/PHP-7.4/Zend/
H A Dzend_hash.c2370 return HASH_KEY_IS_LONG; in zend_hash_get_current_key_ex()
2407 return HASH_KEY_IS_LONG; in zend_hash_get_current_key_type_ex()
H A Dzend_hash.h27 #define HASH_KEY_IS_LONG 2 macro
/PHP-7.4/ext/ldap/
H A Dldap.c2631 if (zend_hash_get_current_key_type(Z_ARRVAL_P(mods)) != HASH_KEY_IS_LONG) { in PHP_FUNCTION()
2737 if (zend_hash_get_current_key_type(Z_ARRVAL_P(modinfo)) != HASH_KEY_IS_LONG) { in PHP_FUNCTION()

Completed in 32 milliseconds