Searched refs:replaceDash (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DFunctionAvailableCall.java133 methodName = replaceDash(methodName);
H A DFunctionCall.java380 local = replaceDash(local);
1082 protected static String replaceDash(String name) method in class:FunctionCall

Completed in 33 milliseconds