Searched refs:auth_expr_evaluation_context (Results 1 – 2 of 2) sorted by relevance
238 auth_expr_evaluation_context()->SIMULATE_USERS = array('nonexistent');242 auth_expr_evaluation_context()->SIMULATE_USERS = null;246 auth_expr_evaluation_context()->SIMULATE_IN_GROUPS = array('group');247 auth_expr_evaluation_context()->SIMULATE_USERS = array('user');298 auth_expr_evaluation_context()->SIMULATE_IN_GROUPS = null;299 auth_expr_evaluation_context()->SIMULATE_USERS = null;
49 function auth_expr_evaluation_context() { function86 return auth_expr_evaluation_context()->isUser($userName);121 return auth_expr_evaluation_context()->belongToGroup($groupName);