HomeSort by relevance Sort by last modified time
    Searched defs:T_ENUM (Results 1 - 5 of 5) sorted by null

  /external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLTAttributeDef.java 61 * T_NUMBER, T_YESNO, T_QNAME, T_QNAMES, T_ENUM, T_SIMPLEPATTERNLIST,
83 * T_CHAR, T_NUMBER, T_YESNO, T_QNAME, T_QNAMES, T_ENUM,
123 this.m_type = prefixedQNameValAllowed ? this.T_ENUM_OR_PQNAME : this.T_ENUM;
156 this.m_type = prefixedQNameValAllowed ? this.T_ENUM_OR_PQNAME : this.T_ENUM;
192 this.m_type = prefixedQNameValAllowed ? this.T_ENUM_OR_PQNAME : this.T_ENUM;
239 T_ENUM = 11,
319 * T_NUMBER, T_YESNO, T_QNAME, T_QNAMES, T_ENUM, T_SIMPLEPATTERNLIST,
328 * If this element is of type T_ENUM, this will contain
335 * If this element is of type T_ENUM, this will return
349 * If this element is of type T_ENUM, this will retur
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
coffgrok.h 31 #define T_ENUM 10 /* enumeration */
  /toolchain/binutils/binutils-2.25/include/coff/
internal.h 518 #define T_ENUM 10 /* enumeration */
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 105 milliseconds