Home
last modified time | relevance | path

Searched refs:FUNC_STRING_LENGTH_STRING (Results 1 – 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DKeywords.java205 public static final String FUNC_STRING_LENGTH_STRING = "string-length"; field in Keywords
DFunctionTable.java296 m_functionID.put(Keywords.FUNC_STRING_LENGTH_STRING, in m_functionID.put() argument