Home
last modified time | relevance | path

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

/PHP-8.3/Zend/tests/
H A Dstr_or_obj_zpp.phpt2 Test Z_PARAM_OBJ_OR_STR() and Z_PARAM_OBJ_OR_STR_OR_NULL
/PHP-8.3/ext/zend_test/
H A Dtest.c189 Z_PARAM_OBJ_OR_STR(object, str) in ZEND_FUNCTION()
/PHP-8.3/ext/reflection/
H A Dphp_reflection.c3208 Z_PARAM_OBJ_OR_STR(arg1_obj, arg1_str) in instantiate_reflection_method()
3763 Z_PARAM_OBJ_OR_STR(classname_obj, classname_str) in ZEND_METHOD()
4028 Z_PARAM_OBJ_OR_STR(arg_obj, arg_class) in reflection_class_object_ctor()
5498 Z_PARAM_OBJ_OR_STR(classname_obj, classname_str) in ZEND_METHOD()
/PHP-8.3/Zend/
H A Dzend_API.h1755 #define Z_PARAM_OBJ_OR_STR(destination_object, destination_string) \ macro

Completed in 43 milliseconds