HomeSort by relevance Sort by last modified time
    Searched full:ourslot (Results 1 - 1 of 1) sorted by null

  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDocumentImpl.java 698 // //int ourslot = nodes.appendSlot(w0, w1, w2, w3);
699 // int ourslot = appendNode(w0, w1, w2, w3);
700 // currentParent = ourslot;
706 // m_docElement = ourslot;
707 // return (m_docHandle | ourslot);
856 // int ourslot = appendNode(w0, w1, w2, w3);
857 // previousSibling = ourslot; // Should attributes be previous siblings
862 // w1 = ourslot;
871 // //previousSibling = ourslot;
874 // return (m_docHandle | ourslot);
2103 int ourslot = appendNode(w0, w1, w2, w3); local
2126 int ourslot = appendNode(w0, w1, w2, w3); local
2164 int ourslot = appendNode(w0, w1, w2, w3); local
2209 int ourslot = appendNode(w0, w1, w2, w3); local
2247 int ourslot = appendNode(w0, w1, w2, w3); local
    [all...]

Completed in 185 milliseconds