Home
last modified time | relevance | path

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

/PHP-8.0/main/
H A Drfc1867.c151 static zend_bool is_protected_variable(char *varname) /* {{{ */ in is_protected_variable() function
160 if (override_protection || !is_protected_variable(var)) { in safe_php_register_variable()
168 if (override_protection || !is_protected_variable(var)) { in safe_php_register_variable_ex()

Completed in 8 milliseconds