Home
last modified time | relevance | path

Searched refs:addPath (Results 1 – 9 of 9) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/
DFilesystemTest.php73 $loader->addPath($basePath.'/named_ter', 'named');
74 $loader->addPath($basePath.'/normal_ter');
142 $loader->addPath(sys_get_temp_dir(), 'named');
151 $loader->addPath($basePath.'/named', 'named');
166 $loader->addPath($basePath.'/named', 'named');
179 $loader->addPath(__DIR__.'/Fixtures/themes/theme2');
180 $loader->addPath(__DIR__.'/Fixtures/themes/theme1');
181 $loader->addPath(__DIR__.'/Fixtures/themes/theme1', 'default_theme');
210 $loader->addPath(__DIR__.'/Fixtures/inheritance');
227 $loader->addPath('phar://'.__DIR__.'/Fixtures/phar/phar-sample.phar');
[all …]
/plugin/freechat/phpfreechat/misc/
Dcreatewebinstaller.php18 $phpi->addPath($pfcpath);
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
DFilesystemLoader.php87 $this->addPath($path, $namespace);
99 public function addPath($path, $namespace = self::MAIN_NAMESPACE) function in Twig\\Loader\\FilesystemLoader
/plugin/captcha/
DEasySVG.php185 public function addPath($def, $attributes = []) function in EasySVG
215 return $this->addPath($def, $attributes);
/plugin/findologicxmlexport/vendor/twig/twig/doc/
Dapi.rst192 You can add or prepend paths via the ``addPath()`` and ``prependPath()``
195 $loader->addPath($templateDir3);
201 When using the ``setPaths()``, ``addPath()``, and ``prependPath()`` methods,
205 $loader->addPath($templateDir, 'admin');
/plugin/combo/resources/library/rrdiagram/0.9.4.1/
H A Drrdiagram.js1addPath(new f.default(t,e,n,r,i));else{var u=o,a=u.getX1(),c=u.getY1(),s=u.getX2(),l=u.getY2();a==…
H A Drrdiagram.js.map1addPath","svgLine","x1_","getX1","y1_","getY1","x2_","getX2","y2_","getY2","mergeLine","SvgLine","…
/plugin/abc2/abc-libraries/abcjs/
Dabcjs_plugin-midi_6.0.0-beta.25-min.js3addPath=function(e){if(0!==(e=e||[]).length){e[0][0]="m",e[0][1]=i(e[0][1]-this.lastM[0]),e[0][2]=… method in e
/plugin/mermaid/
H A Dmermaid.min.js1979 …g):t.clip();else{var oe=new Path2D;oe.rect(-l/2-k,-u/2-k,l+2*k,u+2*k),oe.addPath(g),t.clip(oe,"eve…