Searched refs:T_ENUM (Results 1 – 1 of 1) sorted by relevance
123 this.m_type = prefixedQNameValAllowed ? this.T_ENUM_OR_PQNAME : this.T_ENUM; in XSLTAttributeDef()156 this.m_type = prefixedQNameValAllowed ? this.T_ENUM_OR_PQNAME : this.T_ENUM; in XSLTAttributeDef()192 this.m_type = prefixedQNameValAllowed ? this.T_ENUM_OR_PQNAME : this.T_ENUM; in XSLTAttributeDef()239 T_ENUM = 11, field in XSLTAttributeDef1401 case T_ENUM : in processValue()