Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_builtin_functions.c1640 static int copy_class_or_interface_name(zend_class_entry **pce TSRMLS_DC, int num_args, va_list arg… in copy_class_or_interface_name() function
1673 …with_arguments(EG(class_table) TSRMLS_CC, (apply_func_args_t) copy_class_or_interface_name, 3, ret… in ZEND_FUNCTION()
1690 …with_arguments(EG(class_table) TSRMLS_CC, (apply_func_args_t) copy_class_or_interface_name, 3, ret… in ZEND_FUNCTION()
1706 …with_arguments(EG(class_table) TSRMLS_CC, (apply_func_args_t) copy_class_or_interface_name, 3, ret… in ZEND_FUNCTION()

Completed in 10 milliseconds