Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xpath/res/
DXPATHErrorResources.java173 public static final String ER_COULDNOT_FIND_FUNCTION = field in XPATHErrorResources
508 { ER_COULDNOT_FIND_FUNCTION, in getContents()
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DXPathParser.java1507 error(XPATHErrorResources.ER_COULDNOT_FIND_FUNCTION, in FunctionCall()