Searched refs:ALIST (Results 1 – 3 of 3) sorted by relevance
18 const ALIST = 9; define in HTMLPurifier_VarParser35 'list' => self::ALIST,104 case (self::ALIST):115 } elseif ($type === self::ALIST) {
55 case self::ALIST:94 if ($type == self::ALIST) {106 if ($type === self::ALIST) {
324 case HTMLPurifier_VarParser::ALIST:365 $type === HTMLPurifier_VarParser::ALIST ||