Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_API.h442 #define add_property_bool(__arg, __key, __b) add_property_bool_ex(__arg, __key, strlen(__key)+1, __… macro
/PHP-5.5/ext/soap/
H A Dsoap.c831 add_property_bool(this_ptr, "mustUnderstand", must_understand); in PHP_METHOD()
2445 add_property_bool(this_ptr, "_exceptions", 0);

Completed in 31 milliseconds