Searched refs:endswith (Results 1 – 6 of 6) sorted by relevance
147 if (! endswith($sPath, "/") &&148 ! endswith($sPath, "\\"))166 if (! endswith($sPath, $sSeparator))
36 @EXPORT = qw(&endswith &startswith);44 sub endswith($$) subroutine
126 if (! endswith($startdir, $fs))279 if (! endswith($sCurrentDocumentPool, $fs))
293 if not code.endswith( "\n" ):870 if i.endswith( ".py" ):874 elif self.provCtx.sfa.isFolder( i ) and not i.endswith("/pythonpath"):1011 if i.endswith(".py"):1288 isPackage = storageType.endswith( ":uno_packages" )
96 if not src.endswith( "\n" ):
208 if not isWin and componentUrl.endswith( ".uno" ): # still allow platform independent naming