Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_API.h387 #define add_assoc_bool(__arg, __key, __b) add_assoc_bool_ex(__arg, __key, strlen(__key)+1, __b) macro

Completed in 19 milliseconds