Home
last modified time | relevance | path

Searched defs:filename (Results 151 – 175 of 307) sorted by last modified time

12345678910>>...13

/plugin/findologicxmlexport/vendor/twig/twig/src/Sandbox/
H A DSecurityNotAllowedPropertyError.php24 …public function __construct($message, $className, $propertyName, $lineno = -1, $filename = null, \…
H A DSecurityNotAllowedFilterError.php23 …public function __construct($message, $functionName, $lineno = -1, $filename = null, \Exception $p…
H A DSecurityNotAllowedFunctionError.php23 …public function __construct($message, $functionName, $lineno = -1, $filename = null, \Exception $p…
H A DSecurityNotAllowedTagError.php23 …public function __construct($message, $tagName, $lineno = -1, $filename = null, \Exception $previo…
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/Token/Stream/
H A DCachingFactory.php26 public static function get($filename)
38 public static function clear($filename = null)
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/Token/
H A DStream.php53 protected $filename; variable in PHP_Token_Stream
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php850 public static function assertIsReadable($filename, $message = '')
867 public static function assertNotIsReadable($filename, $message = '')
886 public static function assertIsWritable($filename, $message = '')
903 public static function assertNotIsWritable($filename, $message = '')
1006 public static function assertFileExists($filename, $message = '')
1023 public static function assertFileNotExists($filename, $message = '')
H A DTestSuite.php300 public function addTestFile($filename)
/plugin/findologicxmlexport/vendor/sebastian/code-unit-reverse-lookup/src/
H A DWizard.php39 public function lookup($filename, $lineNumber)
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DAutoloader.php140 public function requireFile($filename)
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DFileExtensionEscapingStrategyTest.php19 public function testGuess($strategy, $filename)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/
H A DCodeCoverage.php734 private function getLinesToBeIgnored($filename)
H A DFilter.php47 public function addFileToWhitelist($filename)
86 public function removeFileFromWhitelist($filename)
100 public function isFile($filename)
123 public function isFiltered($filename)
/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/src/
H A DIterator.php117 protected function acceptPrefix($filename)
127 protected function acceptSuffix($filename)
139 protected function acceptSubString($filename, array $subStrings, $type)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DPhptTestCase.php19 private $filename; variable in PHPUnit_Extensions_PhptTestCase
60 public function __construct($filename, $phpUtil = null)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php675 function assertFileExists($filename, $message = '')
707 function assertFileNotExists($filename, $message = '')
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Extensions/
H A DPhptTestCaseTest.php45 protected $filename; variable in Extensions_PhptTestCaseTest
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DGenerator.php1316 private function getTemplate($filename)
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DExampleFinder.php104 private function getExampleFileContents($filename)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DFileloader.php26 public static function checkAndLoad($filename)
48 public static function load($filename)
H A DXML.php38 …public static function load($actual, $isHtml = false, $filename = '', $xinclude = false, $strict =…
121 public static function loadFile($filename, $isHtml = false, $xinclude = false, $strict = false)
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DParser.php29 private $filename; variable in Symfony\\Component\\Yaml\\Parser
50 public function parseFile(string $filename, int $flags = 0)
/plugin/bookmarkfile/
H A Dsyntax.php191 private function parseFirefoxFile($filename)
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php47 public static function encode($filename) {
76 public static function decode($filename) {
H A Dcommands.php428 function UnlinkFile($resourceType, $currentFolder, $sCommand, $filename ) {

12345678910>>...13