Home
last modified time | relevance | path

Searched defs:add_assoc_long (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_API.h402 #define add_assoc_long(__arg, __key, __n) add_assoc_long_ex(__arg, __key, strlen(__key), __n) macro

Completed in 18 milliseconds