Searched refs:add_property_bool (Results 1 – 2 of 2) sorted by relevance
438 #define add_property_bool(__arg, __key, __b) add_property_bool_ex(__arg, __key, strlen(__key)+1, __… macro
825 add_property_bool(this_ptr, "mustUnderstand", must_understand); in PHP_METHOD()2440 add_property_bool(this_ptr, "_exceptions", 0);
Completed in 25 milliseconds