Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_API.h389 #define add_assoc_double(__arg, __key, __d) add_assoc_double_ex(__arg, __key, strlen(__key)+1, __d) macro

Completed in 15 milliseconds