Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DKeywords.java179 public static final String FUNC_SUBSTRING_AFTER_STRING = "substring-after"; field in Keywords
DFunctionTable.java280 m_functionID.put(Keywords.FUNC_SUBSTRING_AFTER_STRING, in m_functionID.put() argument