Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_builtin_functions.c1641 bool is_sensitive = attribute != NULL; in debug_backtrace_get_args() local
1650 if (is_sensitive) { in debug_backtrace_get_args()
1672 bool is_sensitive = attribute != NULL; in debug_backtrace_get_args() local
1682 if (is_sensitive) { in debug_backtrace_get_args()
1702 bool is_sensitive = 0; in debug_backtrace_get_args() local
1711 is_sensitive = attribute != NULL; in debug_backtrace_get_args()
1722 if (is_sensitive) { in debug_backtrace_get_args()

Completed in 13 milliseconds