Home
last modified time | relevance | path

Searched refs:is_file (Results 126 – 150 of 207) sorted by relevance

123456789

/plugin/pubmed/classes/
H A Dcache.php145 if(is_file($path))
/plugin/findologicxmlexport/vendor/hoa/file/
H A DGeneric.php437 return is_file($this->getStreamName());
/plugin/tcycle/
H A Dsyntax.php133 if (!is_file($file)) { break; }
/plugin/combo/vendor/php-webdriver/webdriver/lib/Firefox/
H A DFirefoxProfile.php62 if (!is_file($rdf_file)) {
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php688 if ( is_file( $sFilePath ) )
703 if ( is_file( $sFilePath ) )
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php672 if ( is_file( $sFilePath ) )
684 if ( is_file( $sFilePath ) )
/plugin/cacherevisionseraser/
H A Dadmin.php374 } else if (is_file($fileglob)) {
419 } else if (is_file($fileglob)) {
462 } else if (is_file($fileglob)) {
/plugin/findologicxmlexport/vendor/symfony/yaml/Command/
H A DLintCommand.php187 if (is_file($fileOrDirectory)) {
/plugin/ajaxpeon/
H A Dhelper.php74 if(is_file($fname)) {
/plugin/farm/install/
H A Dfarmstructurecreator.php20 if(@is_file($src)) {
/plugin/gitbacked/action/
H A Deditcommit.php107 if (is_file($lastPullFile)) {
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php683 if ( is_file( $sFilePath ) )
698 if ( is_file( $sFilePath ) )
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dcss_optimiser.php18 if (is_file($dirname) && (time()-fileatime($dirname))>3600) {
/plugin/gtime/gtlib/util/
H A DGTUtil.php182 if (!is_file($file)) {
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DFilesystemLoader.php230 if (is_file($path.'/'.$shortname)) {
/plugin/ryubin/syntax/
H A Dryubin.php49 …$primary_xml = 'ryubin.xml'; if (is_file(DOKU_PLUGIN."ryubin/".$this->getconf('prima…
/plugin/acmenu/
H A Dsyntax.php259 if (is_file($dir . "/" . $file)) {
/plugin/subjectindex/inc/
H A Dcommon.php324 if ( ! is_file(SUBJ_IDX_DEFAULT_TARGETS)) {
/plugin/authgooglesheets/
H A Dhelper.php347 if (!is_file($config)) {
/plugin/authfacebook/
H A Dauth.php247 if (is_file(DOKU_CONF.'/fb_groups_orig.php'))
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/
H A DServerTest.php205 is_file($this->tempDir . '/testcol/test2.txt')
/plugin/combo/vendor/symfony/yaml/Command/
H A DLintCommand.php230 if (is_file($fileOrDirectory)) {
/plugin/attribute/
H A Dhelper.php186 if (!is_file($filename)) {
/plugin/orphanmedia/
H A Dsyntax.php395 if(is_file($dir."/".$sub)) {
436 if(is_file($dir."/".$sub)) {
/plugin/orphanmedia2/
H A Dsyntax.php396 if(is_file($dir."/".$sub)) {
437 if(is_file($dir."/".$sub)) {

123456789