Home
last modified time | relevance | path

Searched refs:readdir (Results 1 – 25 of 126) sorted by last modified time

123456

/plugin/siteexport/
H A Dhelper.php44 while (false !== ($entry = readdir($dh))) {
/plugin/photogallery/phpThumb/demo/
H A Dindex.php18 while ($file = readdir($dh)) {
H A DphpThumb.demo.gallery.php63 while ($file = readdir($dh)) {
H A DphpThumb.demo.random.php23 while ($file = readdir($dh)) {
/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php898 while (($file = readdir($dirhandle)) !== false) {
/plugin/dw2pdf/vendor/mpdf/mpdf/data/
H A Dout.php60 while (false !== ($file = readdir($handle))) {
/plugin/combo/ComboStrap/
H A DLocalFileSystem.php141 while (($fileName = readdir($directoryHandle)) !== false) {
/plugin/upgrade/
H A Dhelper.php309 while (($file = readdir($dh)) !== false) {
398 while (false !== ($obj = readdir($dh))) {
/plugin/statistics/inc/pchart/
H A DpCache.php40 while(false !== ($file = readdir($handle))) {
/plugin/odt/helper/
H A Ddwcssloader.php217 while(false !== ($file = readdir($dh))){
/plugin/openid/Auth/OpenID/
H A DFileStore.php515 while (false !== ($item = readdir($handle))) {
588 while (false !== ($filename = readdir($handle))) {
/plugin/orphanmedia2/
H A Dsyntax.php394 while (FALSE !== ($sub = readdir($handler))) {
435 while (FALSE !== ($sub = readdir($handler))) {
/plugin/clearhistory/
H A Dadmin.php108 while (($file = readdir($dh)) !== false) {
/plugin/pubmed2020/classes/
H A Dcache.php117 while($name = readdir($dirhandle)){
178 while($name = readdir($dirhandle)){
197 while($name = readdir($dirhandle)){
332 while (($entry = readdir($handle))){
/plugin/mathpublish/phpmathpublisher/
H A DPhpMathPublisher.php69 while ($fi = readdir($handle)) {
/plugin/statdisplay/pchart/
H A DpCache.php39 while ( false !== ($file = readdir ( $handle )) ) {
/plugin/ckgedit/scripts/
H A Dcss6.php340 while(false !== ($file = readdir($dh))){
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php93 while ( $sFile = readdir( $oCurrentFolder ) )
226 while ( $sFile = readdir( $oCurrentFolder ) )
/plugin/epub/scripts/
H A Dcss3.php333 while(false !== ($file = readdir($dh))){
/plugin/indexmenu/
H A Daction.php332 while (false !== ($file = readdir($handle))) {
H A Dadmin.php
H A Dajax.php68 while (false !== ($file = readdir($handle))) {
/plugin/indexmenu/inc/
H A Dpclzip.lib.php1900 while (($v_item_handler = @readdir($v_folder_handler)) !== false) {
/plugin/indexmenu/syntax/
H A Dindexmenu.php
/plugin/translate/
H A Dhelper.php357 while (false !== ($file = readdir($handle))) {

123456