Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_API.h385 #define add_assoc_long(__arg, __key, __n) add_assoc_long_ex(__arg, __key, strlen(__key)+1, __n) macro

Completed in 9 milliseconds