Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_API.h406 #define add_assoc_double(__arg, __key, __d) add_assoc_double_ex(__arg, __key, strlen(__key), __d) macro

Completed in 15 milliseconds