Home
last modified time | relevance | path

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

/aoo41x/main/package/source/zippackage/
H A DZipPackageFolder.cxx163 sal_Int32 nExtLength = aExt.getLength(); in setChildStreamsTypeByExtension() local
164 if ( nPathLength >= nExtLength && rShortName.match( aExt, nPathLength - nExtLength ) ) in setChildStreamsTypeByExtension()
/aoo41x/main/unotools/source/config/
H A Dbootstrap.cxx446 sal_Int32 const nExtLength = sExecutable.getLength() - nExtIndex - 1; in getExecutableBaseName() local
447 if (0 < nExtIndex && nExtLength < 4) in getExecutableBaseName()

Completed in 13 milliseconds