Searched defs:__obj (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/ext/mysqli/ |
H A D | php_mysqli_structs.h | 213 #define MYSQLI_FETCH_RESOURCE_BY_OBJ(__ptr, __type, __obj, __name, __check) \ argument
|
/PHP-8.1/Zend/ |
H A D | zend_API.h | 524 #define add_assoc_object(__arg, __key, __obj) add_assoc_object_ex(__arg, __key, strlen(__key), __ob… argument 586 #define add_property_object(__arg, __key, __obj) add_property_object_ex(__arg, __key, strlen(__key)… argument
|
Completed in 27 milliseconds