Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Drfc1867.c155 static zend_bool is_protected_variable(char *varname TSRMLS_DC) /* {{{ */ in is_protected_variable() function
164 if (override_protection || !is_protected_variable(var TSRMLS_CC)) { in safe_php_register_variable()
172 if (override_protection || !is_protected_variable(var TSRMLS_CC)) { in safe_php_register_variable_ex()

Completed in 6 milliseconds