Home
last modified time | relevance | path

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

/PHP-8.0/ext/pdo/
H A Dpdo_stmt.c1373 zend_string *func = get_active_function_or_method_name(); in PHP_METHOD()
1393 zend_string *func = get_active_function_or_method_name(); in PHP_METHOD()
1419 zend_string *func = get_active_function_or_method_name(); in PHP_METHOD()
1809 zend_string *func = get_active_function_or_method_name(); in pdo_stmt_setup_fetch_mode()
1819 zend_string *func = get_active_function_or_method_name(); in pdo_stmt_setup_fetch_mode()
1843 zend_string *func = get_active_function_or_method_name(); in pdo_stmt_setup_fetch_mode()
1853 zend_string *func = get_active_function_or_method_name(); in pdo_stmt_setup_fetch_mode()
1861 zend_string *func = get_active_function_or_method_name(); in pdo_stmt_setup_fetch_mode()
1901 zend_string *func = get_active_function_or_method_name(); in pdo_stmt_setup_fetch_mode()
/PHP-8.0/Zend/
H A Dzend_execute.h314 ZEND_API zend_string *get_active_function_or_method_name(void);
H A Dzend_API.c186 zend_string *func_name = get_active_function_or_method_name(); in zend_wrong_parameters_none_error()
197 zend_string *func_name = get_active_function_or_method_name(); in zend_wrong_parameters_count_error()
357 func_name = get_active_function_or_method_name(); in zend_argument_error_variadic()
1030 zend_string *func_name = get_active_function_or_method_name(); in zend_parse_va_args()
H A Dzend_execute_API.c497 ZEND_API zend_string *get_active_function_or_method_name(void) /* {{{ */ in get_active_function_or_method_name() function
/PHP-8.0/ext/xsl/
H A Dxsltprocessor.c421 zend_string *name = get_active_function_or_method_name(); in php_xsl_apply_stylesheet()
/PHP-8.0/ext/date/
H A Dphp_date.c4221 zend_string *func = get_active_function_or_method_name(); in PHP_METHOD()
4227 zend_string *func = get_active_function_or_method_name(); in PHP_METHOD()
4233 zend_string *func = get_active_function_or_method_name(); in PHP_METHOD()
4275 zend_string *func = get_active_function_or_method_name(); in PHP_METHOD()

Completed in 50 milliseconds