Home
last modified time | relevance | path

Searched defs:add_assoc_zval (Results 1 – 8 of 8) sorted by path

/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_API.h406 #define add_assoc_zval(__arg, __key, __value) add_assoc_zval_ex(__arg, __key, strlen(__key), __valu… macro
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_API.h410 #define add_assoc_zval(__arg, __key, __value) add_assoc_zval_ex(__arg, __key, strlen(__key), __valu… macro
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_API.h458 #define add_assoc_zval(__arg, __key, __value) add_assoc_zval_ex(__arg, __key, strlen(__key), __valu… macro
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_API.h520 #define add_assoc_zval(__arg, __key, __value) add_assoc_zval_ex(__arg, __key, strlen(__key), __valu… macro
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_API.h406 #define add_assoc_zval(__arg, __key, __value) add_assoc_zval_ex(__arg, __key, strlen(__key), __valu… macro
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_API.h410 #define add_assoc_zval(__arg, __key, __value) add_assoc_zval_ex(__arg, __key, strlen(__key), __valu… macro
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_API.h458 #define add_assoc_zval(__arg, __key, __value) add_assoc_zval_ex(__arg, __key, strlen(__key), __valu… macro
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_API.h520 #define add_assoc_zval(__arg, __key, __value) add_assoc_zval_ex(__arg, __key, strlen(__key), __valu… macro