Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_API.h1747 #define Z_PARAM_OBJ_OR_STR_EX(destination_object, destination_string, allow_null) \ macro
1756 Z_PARAM_OBJ_OR_STR_EX(destination_object, destination_string, 0);
1759 Z_PARAM_OBJ_OR_STR_EX(destination_object, destination_string, 1);

Completed in 17 milliseconds