Searched refs:T_ENUM_OR_PQNAME (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()256 T_ENUM_OR_PQNAME = 16, field in XSLTAttributeDef1442 case T_ENUM_OR_PQNAME : in processValue()