HomeSort by relevance Sort by last modified time
    Searched refs:ELEMNAME_WITHPARAM (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/java/org/apache/xalan/templates/
ElemWithParam.java 129 return Constants.ELEMNAME_WITHPARAM;
ElemCallTemplate.java 335 if (Constants.ELEMNAME_WITHPARAM == type)
Constants.java 40 public static final int ELEMNAME_UNDEFINED = -1, ELEMNAME_WITHPARAM = 2,
79 // ELEMNAME_WITHPARAM = 56,

Completed in 20 milliseconds