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

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DFunctionCall.java128 private boolean unresolvedExternal; field in class:FunctionCall
567 unresolvedExternal = true;
755 else if (unresolvedExternal) {

Completed in 45 milliseconds