Home | History | Annotate | Download | only in patterns

Lines Matching defs:nl

106     DTMIterator nl = m_functionExpr.asIterator(xctxt, context);
109 if (null != nl)
113 while (DTM.NULL != (n = nl.nextNode()))
125 // nl.detach();
127 nl.detach();
150 DTMIterator nl = m_functionExpr.asIterator(xctxt, context);
153 if (null != nl)
157 while (DTM.NULL != (n = nl.nextNode()))
169 nl.detach();
193 DTMIterator nl = m_functionExpr.asIterator(xctxt, context);
196 if (null != nl)
200 while (DTM.NULL != (n = nl.nextNode()))
212 nl.detach();