Home
last modified time | relevance | path

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

/PHP-8.0/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.0/ext/zend_test/
H A Dtest.c166 Z_PARAM_OBJ_OR_STR(object, str) in ZEND_FUNCTION()
/PHP-8.0/ext/reflection/
H A Dphp_reflection.c3045 Z_PARAM_OBJ_OR_STR(arg1_obj, arg1_str) in ZEND_METHOD()
3566 Z_PARAM_OBJ_OR_STR(classname_obj, classname_str) in ZEND_METHOD()
3753 Z_PARAM_OBJ_OR_STR(arg_obj, arg_class) in reflection_class_object_ctor()
5194 Z_PARAM_OBJ_OR_STR(classname_obj, classname_str) in ZEND_METHOD()
/PHP-8.0/Zend/
H A Dzend_API.h1457 #define Z_PARAM_OBJ_OR_STR(destination_object, destination_string) \ macro

Completed in 35 milliseconds