Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xpath/functions/
DFuncExtFunction.java253 Expression m_exp; field in FuncExtFunction.ArgExtOwner
257 m_exp = exp; in ArgExtOwner()
265 return m_exp; in getExpression()
275 m_exp = exp; in setExpression()