Home
last modified time | relevance | path

Searched refs:add_property_bool (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/Zend/
H A Dzend_API.h480 #define add_property_bool(__arg, __key, __b) add_property_bool_ex(__arg, __key, strlen(__key), __b) macro
/PHP-7.2/ext/soap/
H A Dsoap.c859 add_property_bool(this_ptr, "mustUnderstand", must_understand); in PHP_METHOD()
2400 add_property_bool(this_ptr, "_exceptions", 0);

Completed in 24 milliseconds