Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_builtin_functions.c1582 bool is_sensitive = attribute != NULL; in debug_backtrace_get_args() local
1591 if (is_sensitive) { in debug_backtrace_get_args()
1613 bool is_sensitive = attribute != NULL; in debug_backtrace_get_args() local
1623 if (is_sensitive) { in debug_backtrace_get_args()
1643 bool is_sensitive = 0; in debug_backtrace_get_args() local
1652 is_sensitive = attribute != NULL; in debug_backtrace_get_args()
1663 if (is_sensitive) { in debug_backtrace_get_args()

Completed in 8 milliseconds