Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_API.h404 #define add_assoc_bool(__arg, __key, __b) add_assoc_bool_ex(__arg, __key, strlen(__key), __b) macro

Completed in 16 milliseconds