Home
last modified time | relevance | path

Searched refs:path (Results 1976 – 2000 of 3342) sorted by path

1...<<71727374757677787980>>...134

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/
H A DRenderer.php181 $path = $node->getPathAsArray();
183 $max = count($path);
193 foreach ($path as $step) {
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dnv.d3.min.css1path{fill:none;stroke:#000;stroke-opacity:.75;shape-rendering:crispEdges}.nvd3 .nv-axis path.domai…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js4 …,polygonEnd:function(){Wa.point=Gt,Wa.lineStart=Kt,Wa.lineEnd=Qt}};ao.geo.path=function(){function… function
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
H A DHTMLTest.php35 foreach ($tmpFilesIterator as $path => $fileInfo) {
88 foreach ($expectedFilesIterator as $path => $fileInfo) {
H A DXMLTest.php32 foreach ($tmpFilesIterator as $path => $fileInfo) {
84 foreach ($expectedFilesIterator as $path => $fileInfo) {
/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/
H A DChangeLog.md15 …bergmann/php-file-iterator/issues/30): Exclude is not considered if it is a parent of the base path
/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/src/
H A DFacade.php50 foreach ($paths as $path) {
51 if (is_file($path)) {
52 $files[] = realpath($path);
H A DFactory.php54 foreach ($paths as $path) {
55 if (is_dir($path)) {
59 … new RecursiveDirectoryIterator($path, RecursiveDirectoryIterator::FOLLOW_SYMLINKS)
64 $path
81 foreach ($paths as $path) {
82 if ($locals = glob($path, GLOB_ONLYDIR)) {
85 $_paths[] = realpath($path);
H A DIterator.php97 * @param string $path
101 protected function acceptPath($path) argument
104 if (strpos($path, $exclude) === 0) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DCommand.php1112 --include-path <path(s)> Prepend PHP's include_path with given path(s).
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DConfiguration.php438 $path = (string) $includePath->textContent;
439 if ($path) {
1091 * @param string $path
1098 $path = trim($path);
1100 if ($path[0] === '/') {
1101 return $path;
1113 ($path[0] === '\\' ||
1114 (strlen($path) >= 3 && preg_match('#^[A-Z]\:[/\\\]#i', substr($path, 0, 3))))) {
1115 return $path;
1119 if (strpos($path, '://') !== false) {
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dhelp.phpt91 --include-path <path(s)> Prepend PHP's include_path with given path(s).
H A Dhelp2.phpt92 --include-path <path(s)> Prepend PHP's include_path with given path(s).
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Util/
H A DConfigurationTest.php252 …$path = dirname(__DIR__) . DIRECTORY_SEPARATOR . '_files' . DIRECTORY_SEPARATOR . '.' . PATH_SEPAR…
253 $this->assertStringStartsWith($path, ini_get('include_path'));
/plugin/findologicxmlexport/vendor/sebastian/version/
H A DREADME.md20 * `$path` is the path to the directory (or a subdirectory thereof) where the sourcecode of the proj…
40 * If `$path` is not (part of) a Git repository and `$release` is in `X.Y.Z` format then `$release` …
41 * If `$path` is not (part of) a Git repository and `$release` is in `X.Y` format then `$release` is…
42 * If `$path` is (part of) a Git repository and `$release` is in `X.Y.Z` format then the output of `…
43 * If `$path` is (part of) a Git repository and `$release` is in `X.Y` format then a string is retur…
/plugin/findologicxmlexport/vendor/sebastian/version/src/
H A DVersion.php21 private $path; variable in SebastianBergmann\\Version
35 * @param string $path
37 public function __construct($release, $path) argument
40 $this->path = $path;
55 $git = $this->getGitInformation($this->path);
72 * @param string $path
76 private function getGitInformation($path) argument
78 if (!is_dir($path . DIRECTORY_SEPARATOR . '.git')) {
89 $path
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DDumperTest.php23 protected $path; variable in Symfony\\Component\\Yaml\\Tests\\DumperTest
44 $this->path = __DIR__.'/Fixtures';
51 $this->path = null;
82 $files = $this->parser->parse(file_get_contents($this->path.'/index.yml'));
84 $yamls = file_get_contents($this->path.'/'.$file.'.yml');
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG162 * made Twig_Error report real source path when possible
163 …* added support for {{ _self }} to provide an upgrade path from 1.x to 2.0 (replaces {{ _self.temp…
452 * made the escape filter 20% faster for happy path (escaping string for html with UTF-8)
459 level above the configured path
553 * fixed paths in the filesystem loader when passing a path that ends with a slash or a backslash
939 * changed the cache option to only accepts an explicit path to a cache directory or false
1021 … $loader = new Twig_Loader_Filesystem('/path/to/templates', '/path/to/compilation_cache', true);
1026 $loader = new Twig_Loader_Filesystem('/path/to/templates');
1028 'cache' => '/path/to/compilation_cache',
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst24 require_once '/path/to/lib/Twig/Autoloader.php';
27 $loader = new \Twig\Loader\FilesystemLoader('/path/to/templates');
29 'cache' => '/path/to/compilation_cache',
33 that looks up the templates in the ``/path/to/templates/`` folder. Different
108 An absolute path where to store the compiled templates, or
221 When not passing the root path as a second argument, Twig uses ``getcwd()``
537 file_put_contents('/path/to/profile.prof', $dumper->dump($profile));
544 blackfire --slot=7 upload /path/to/profile.prof
H A Dintro.rst56 require_once '/path/to/vendor/autoload.php';
74 $loader = new \Twig\Loader\FilesystemLoader('/path/to/templates');
76 'cache' => '/path/to/compilation_cache',
85 require_once '/path/to/lib/Twig/Autoloader.php';
H A Drecipes.rst143 parent's full, unambiguous template path in the extends tag:
349 …'cache' => new \Twig\Cache\FilesystemCache('/some/cache/path', \Twig\Cache\FilesystemCache::FORCE_…
496 logical name, and not the path from the filesystem::
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Durl_encode.rst16 {{ "path-seg*ment"|url_encode }}
17 {# outputs "path-seg%2Ament" #}
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DFilesystemLoader.php86 foreach ($paths as $path) {
87 $this->addPath($path, $namespace);
104 $checkPath = $this->isAbsolutePath($path) ? $path : $this->rootPath.$path;
125 $checkPath = $this->isAbsolutePath($path) ? $path : $this->rootPath.$path;
130 $path = rtrim($path, '/\\');
148 $path = $this->findTemplate($name);
150 return new Source(file_get_contents($path), $name, $path);
155 $path = $this->findTemplate($name);
158 return substr($path, $len);
161 return $path;
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DSource.php25 private $path; variable in Twig\\Source
30 * @param string $path The filesystem path of the template if any
32 public function __construct($code, $name, $path = '') argument
36 $this->path = $path;
51 return $this->path;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/
H A DChainTest.php38 $path = __DIR__.'/../Fixtures';
42 new FilesystemLoader([$path]),
53 …$this->assertEquals(realpath($path.'/errors/base.html'), realpath($loader->getSourceContext('error…

1...<<71727374757677787980>>...134