Home
last modified time | relevance | path

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

/aoo4110/main/package/source/zippackage/
H A Dzipfileaccess.cxx139 sal_Int32 nBeginInd = aPattern[0].getLength(); in StringGoodForPattern_Impl() local
141 if ( nEndInd >= nBeginInd in StringGoodForPattern_Impl()
143 && ( nBeginInd == 0 || aString.copy( 0, nBeginInd ).equals( aPattern[0] ) ) ) in StringGoodForPattern_Impl()
150 if ( nEndInd == nBeginInd ) in StringGoodForPattern_Impl()
159 if ( nLastInd < nBeginInd ) in StringGoodForPattern_Impl()

Completed in 12 milliseconds