Home
last modified time | relevance | path

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

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/dropSiteRootFiles/
Dindex.php51 while ($aDropEntry = $aDropDirectory->read()) { variable
52 if ((stristr($aDropEntry, ".tar.gz"))||(stristr($aDropEntry, ".zip"))) {