Home
last modified time | relevance | path

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

/php-src/ext/pdo/
H A Dpdo_stmt.c1301 zend_string *func = get_active_function_or_method_name(); in PHP_METHOD()
1321 zend_string *func = get_active_function_or_method_name(); in PHP_METHOD()
1347 zend_string *func = get_active_function_or_method_name(); in PHP_METHOD()
1733 zend_string *func = get_active_function_or_method_name(); in pdo_stmt_setup_fetch_mode()
1743 zend_string *func = get_active_function_or_method_name(); in pdo_stmt_setup_fetch_mode()
1767 zend_string *func = get_active_function_or_method_name(); in pdo_stmt_setup_fetch_mode()
1777 zend_string *func = get_active_function_or_method_name(); in pdo_stmt_setup_fetch_mode()
1785 zend_string *func = get_active_function_or_method_name(); in pdo_stmt_setup_fetch_mode()
1825 zend_string *func = get_active_function_or_method_name(); in pdo_stmt_setup_fetch_mode()
/php-src/ext/pdo_sqlite/
H A Dpdo_sqlite.c351 zend_string *func_name = get_active_function_or_method_name(); in php_sqlite_collation_callback()
/php-src/ext/xsl/
H A Dxsltprocessor.c318 zend_string *name = get_active_function_or_method_name(); in php_xsl_apply_stylesheet()
/php-src/Zend/
H A Dzend_execute.h387 ZEND_API zend_string *get_active_function_or_method_name(void);
H A Dzend_API.c215 zend_string *func_name = get_active_function_or_method_name(); in zend_wrong_parameters_none_error()
226 zend_string *func_name = get_active_function_or_method_name(); in zend_wrong_parameters_count_error()
398 func_name = get_active_function_or_method_name(); in zend_argument_error_variadic()
500 zend_string *func_name = get_active_function_or_method_name(); in zend_null_arg_deprecated()
1217 zend_string *func_name = get_active_function_or_method_name(); in zend_parse_va_args()
H A Dzend_execute_API.c577 ZEND_API zend_string *get_active_function_or_method_name(void) /* {{{ */ in get_active_function_or_method_name() function
H A Dzend_API.h899 zend_string *function_or_method_name = get_active_function_or_method_name(); in zend_forbid_dynamic_call()
/php-src/ext/date/
H A Dphp_date.c5061 zend_string *func = get_active_function_or_method_name(); in date_period_init_iso8601_string()
5067 zend_string *func = get_active_function_or_method_name(); in date_period_init_iso8601_string()
5073 zend_string *func = get_active_function_or_method_name(); in date_period_init_iso8601_string()
5093 zend_string *func = get_active_function_or_method_name(); in date_period_init_finish()
/php-src/ext/reflection/
H A Dphp_reflection.c5795 zend_string *method_name = get_active_function_or_method_name(); in ZEND_METHOD()
5803 zend_string *method_name = get_active_function_or_method_name(); in ZEND_METHOD()
/php-src/ext/phar/
H A Dphar_object.c2875 zend_string *method_name = get_active_function_or_method_name(); in PHP_METHOD()

Completed in 99 milliseconds