Home
last modified time | relevance | path

Searched defs:file (Results 226 – 250 of 440) sorted by last modified time

12345678910>>...18

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DFacade.php100 private function processFile(FileNode $file, Directory $context)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1042 public static function assertFileIsReadable($file, $message = '')
1054 public static function assertFileNotIsReadable($file, $message = '')
1066 public static function assertFileIsWritable($file, $message = '')
1078 public static function assertFileNotIsWritable($file, $message = '')
H A DSyntheticError.php46 public function __construct($message, $code, $file, $line, $trace)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DYamlDriver.php44 … protected function loadMetadataFromFile(\ReflectionClass $class, string $file): ?BaseClassMetadata
/plugin/findologicxmlexport/vendor/composer/
H A Dautoload_real.php63 function composerRequireab05abbc39bf8b24ab8e9356cfccacc1($fileIdentifier, $file)
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DError.php61 $file,
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DFilesystemLoader.php291 private function isAbsolutePath($file)
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php835 public static function file($value, $message = '') function in Webmozart\\Assert\\Assert
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Call/
H A DCall.php28 private $file; variable in Prophecy\\Call\\Call
43 Exception $exception = null, $file, $line)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/
H A DDashboard.php25 public function render(DirectoryNode $node, $file)
H A DDirectory.php25 public function render(DirectoryNode $node, $file)
/plugin/findologicxmlexport/vendor/phpunit/php-text-template/src/
H A DTemplate.php44 public function __construct($file = '', $openDelimiter = '{', $closeDelimiter = '}')
57 public function setFile($file)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DBlacklist.php64 public function isBlacklisted($file)
H A DFilter.php92 private static function frameExists(array $trace, $file, $line)
H A DPHP.php207 public function getCommand(array $settings, $file = null)
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DExampleFinder.php136 private function getExamplePathFromExampleDirectory($file)
149 private function constructExamplePath($directory, $file)
161 private function getExamplePathFromSource($file)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Driver/
H A DXdebug.php102 private function getNumberOfLinesInFile($file)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/
H A DWindows.php36 public function getCommand(array $settings, $file = null)
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php173 function dwiki_encodeFN($file,$safe=true){
198 function dwiki_decodeFN($file){
H A Dcommands.php767 function send_ckg_UploadError($err,$sFileUrl, $file) {
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/js/
H A DsafeFN_class.js242 function dwikiUTF8_encodeFN(file, encoding){ argument
260 function dwikiUTF8_decodeFN(file, encoding){ argument
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js238 file:b||this.fileName+".js"}}},load:function(a,f,b){CKEDITOR.tools.isArray(a)||(a=a?[a]:[]);for(var… property in AnonymousFunctione4ea003819700.externals
/plugin/ckgdoku/scripts/
H A DsafeFN_class.js246 function dwikiUTF8_encodeFN(file, encoding){ argument
264 function dwikiUTF8_decodeFN(file, encoding){ argument
/plugin/ckgdoku/action/entities/
H A Dents_seri.php9 $file = ""; variable
13 if ($f && file_exists($f)) $file = $f; variable
16 $file = 'add.ent'; variable
32 function serialize_ents($file) {
/plugin/indexmenu2/syntax/
H A Dindexmenu.php429 function indexmenu_search_index(&$data,$base,$file,$type,$lvl,$opts){

12345678910>>...18