Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMDefaultBase.java1345 int wouldBeAt=findInSortedSuballocatedIntVector(m_namespaceDeclSetElements, in findNamespaceContext()
1415 protected int findInSortedSuballocatedIntVector(SuballocatedIntVector vector, int lookfor) in findInSortedSuballocatedIntVector() method in DTMDefaultBase