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

  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
Keywords.java 179 public static final String FUNC_SUBSTRING_AFTER_STRING = "substring-after";
FunctionTable.java 280 m_functionID.put(Keywords.FUNC_SUBSTRING_AFTER_STRING,

Completed in 23 milliseconds