Home
last modified time | relevance | path

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

/php-src/Zend/tests/
H A Dstr_or_obj_zpp.phpt2 Test Z_PARAM_OBJ_OR_STR() and Z_PARAM_OBJ_OR_STR_OR_NULL
/php-src/ext/zend_test/
H A Dtest.c190 Z_PARAM_OBJ_OR_STR(object, str) in ZEND_FUNCTION()
/php-src/ext/reflection/
H A Dphp_reflection.c3262 Z_PARAM_OBJ_OR_STR(arg1_obj, arg1_str) in instantiate_reflection_method()
3820 Z_PARAM_OBJ_OR_STR(classname_obj, classname_str) in ZEND_METHOD()
4085 Z_PARAM_OBJ_OR_STR(arg_obj, arg_class) in reflection_class_object_ctor()
5555 Z_PARAM_OBJ_OR_STR(classname_obj, classname_str) in ZEND_METHOD()
/php-src/Zend/
H A Dzend_API.h1760 #define Z_PARAM_OBJ_OR_STR(destination_object, destination_string) \ macro

Completed in 59 milliseconds