Home
last modified time | relevance | path

Searched refs:readdir (Results 76 – 100 of 126) sorted by path

123456

/plugin/nssize/
H A Dsyntax.php64 while ($file = readdir($all)) {
/plugin/odp/
H A DZipLib.class.php68 while (false !== ($filename = readdir($dir))) {
/plugin/odt/helper/
H A Ddwcssloader.php217 while(false !== ($file = readdir($dh))){
/plugin/offline/
H A Dcreate.php214 while (($element = readdir($dir)) !== false) {
499 while (($element = readdir($dir)) !== false) {
629 while (($element = readdir($dir)) !== false) {
/plugin/openid/Auth/OpenID/
H A DFileStore.php515 while (false !== ($item = readdir($handle))) {
588 while (false !== ($filename = readdir($handle))) {
/plugin/orphanmedia/
H A Dsyntax.php393 while (FALSE !== ($sub = readdir($handler))) {
434 while (FALSE !== ($sub = readdir($handler))) {
/plugin/orphanmedia2/
H A Dsyntax.php394 while (FALSE !== ($sub = readdir($handler))) {
435 while (FALSE !== ($sub = readdir($handler))) {
/plugin/pagemove/
H A Dadmin.php848 while(($file = readdir($dh)) !== false) {
883 while(($file = readdir($dh)) !== false) {
/plugin/pdb/classes/
H A Dcache.php56 while($name = readdir($dirhandle)){
143 while (($entry = readdir($handle))){
/plugin/pdftools/
H A Dadmin.php209 while(false !== ( $file = readdir($dir)) ) {
H A Dfunctions.php26 while(false !== ( $file = readdir($dir)) ) {
/plugin/pgn4web/pgn4web/
H A Dviewer.php325 while($entryName = readdir($tmpDirHandle)) {
/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/projects/lib/
H A Dplugins.php48 while (($file = readdir($dh)) != false) {
H A Dproject.php280 while (($file = readdir($dh)) !== false) {
322 while (($file = readdir($dh)) !== false) {
368 while (($file = readdir($dh)) !== false) {
H A Dtools.php22 while (($file = readdir($dh)) !== false) {
/plugin/projects/pchart/pchart/
H A Dpcache.php51 while (false !== ($file = readdir($handle)))
/plugin/prolog/
H A Dattribute_include.php245 while (false !== ($file = readdir($directory_list)))
/plugin/pubchem/classes/
H A Dcache.php56 while($name = readdir($dirhandle)){
143 while (($entry = readdir($handle))){
/plugin/pubmed/classes/
H A Dcache.php56 while($name = readdir($dirhandle)){
143 while (($entry = readdir($handle))){
/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/quickstats/GEOIP/vendor/
H A Dcheck_dir.php11 while (($file = readdir($fh)) !== false) {

123456