Home
last modified time | relevance | path

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

/PHP-7.1/ext/reflection/
H A Dphp_reflection.c1433 static void _reflection_export(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *ce_ptr, int ctor_arg… in _reflection_export() function
1660 _reflection_export(INTERNAL_FUNCTION_PARAM_PASSTHRU, reflection_function_ptr, 1); in ZEND_METHOD()
2381 _reflection_export(INTERNAL_FUNCTION_PARAM_PASSTHRU, reflection_parameter_ptr, 2); in ZEND_METHOD()
3086 _reflection_export(INTERNAL_FUNCTION_PARAM_PASSTHRU, reflection_method_ptr, 2); in ZEND_METHOD()
3865 _reflection_export(INTERNAL_FUNCTION_PARAM_PASSTHRU, reflection_class_ptr, 1); in ZEND_METHOD()
5388 _reflection_export(INTERNAL_FUNCTION_PARAM_PASSTHRU, reflection_object_ptr, 1); in ZEND_METHOD()
5404 _reflection_export(INTERNAL_FUNCTION_PARAM_PASSTHRU, reflection_property_ptr, 2); in ZEND_METHOD()
5412 _reflection_export(INTERNAL_FUNCTION_PARAM_PASSTHRU, reflection_class_constant_ptr, 2); in ZEND_METHOD()
5807 _reflection_export(INTERNAL_FUNCTION_PARAM_PASSTHRU, reflection_extension_ptr, 1); in ZEND_METHOD()
6174 _reflection_export(INTERNAL_FUNCTION_PARAM_PASSTHRU, reflection_zend_extension_ptr, 1); in ZEND_METHOD()

Completed in 24 milliseconds