Home
last modified time | relevance | path

Searched refs:readdir (Results 51 – 75 of 126) sorted by relevance

123456

/plugin/htmlokay/
H A Ddirectory_scan-3.php24 while (($subdirectory=readdir($subdirectories))!==false){
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A DInterchangeBuilder.php
/plugin/include/_test/
H A Dnamespace_includes.test.php52 while (($file = readdir($handle)) !== false) {
/plugin/projects/lib/
H A Dtools.php22 while (($file = readdir($dh)) !== false) {
/plugin/tindexmenu/
H A Dajax.php73 while (false !== ($file = readdir($handle))) {
/plugin/farmsync/meta/
H A DTemplateUpdates.php82 while (($file = readdir($dh)) !== false) {
/plugin/pdftools/
H A Dadmin.php209 while(false !== ( $file = readdir($dir)) ) {
/plugin/indexmenu/
H A Dajax.php68 while (false !== ($file = readdir($handle))) {
/plugin/elwikiupgrade/
H A Dadmin.php212 while(false !== ($obj = readdir($dh))) {
450 while(($file = readdir($dh)) !== false) {
/plugin/txtconf/
H A Dconfig0.class.php218 while (false !== ($plugin = readdir($dh))) {
253 while (false !== ($plugin = readdir($dh))) {
/plugin/openid/Auth/OpenID/
H A DFileStore.php515 while (false !== ($item = readdir($handle))) {
588 while (false !== ($filename = readdir($handle))) {
/plugin/subconfhelper/
H A Dadmin.php112 while( false !== ( $file = readdir( $handle ))) {
/plugin/autolink3/
H A Dsys.php173 while ($element = readdir($rd))
/plugin/combo/ComboStrap/
H A DLocalFileSystem.php141 while (($fileName = readdir($directoryHandle)) !== false) {
/plugin/nsexport/packer/ziphtml/
H A Dpacker.php142 while(false !== ($file = readdir($fh))) {
H A Dzip.php38 while(false !== ($file = readdir($fh))) {
/plugin/clearhistory/
H A Dadmin.php108 while (($file = readdir($dh)) !== false) {
/plugin/odt/helper/
H A Ddwcssloader.php217 while(false !== ($file = readdir($dh))){
/plugin/schedule/
H A DscheduleRoot.class.php296 while (false !== ($file = readdir ($pathDirObj))) {
444 while (false !== ($file = readdir ($pathDirObj))) {
/plugin/stats/
H A Dsyntax.php672 while ($file = readdir($pdir)) {
834 while (false !== ($file = readdir($handle))) {
964 while ($file = readdir($pdir)) {
/plugin/prolog/
H A Dattribute_include.php245 while (false !== ($file = readdir($directory_list)))
/plugin/tocselect/
H A Daction.php150 while (($file = readdir($dh)) !== false) {
/plugin/rssticker/
H A DlastRSS.php84 while ($file = readdir ($dh)) {
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php94 while ( $sFile = readdir( $oCurrentFolder ) )
227 while ( $sFile = readdir( $oCurrentFolder ) )
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php96 while ( $sFile = readdir( $oCurrentFolder ) )
228 while ( $sFile = readdir( $oCurrentFolder ) )

123456