Home
last modified time | relevance | path

Searched refs:PATH_SEPARATOR (Results 1 – 25 of 29) sorted by relevance

12

/plugin/404manager/_test/
H A Dconstant_parameters.php14 const PATH_SEPARATOR = ':'; define in constant_parameters
61 self::$PAGE_EXIST_ID = self::$MANAGER404_NAMESPACE . self::PATH_SEPARATOR . 'page_exist';
70 …ANAGER404_NAMESPACE . self::PATH_SEPARATOR . self::NS_BRANCH_1 . self::PATH_SEPARATOR . self::NS_P…
72 …SAME_BRANCH = self::$MANAGER404_NAMESPACE . self::PATH_SEPARATOR . self::NS_PAGE . self::PATH_SEPA…
73 …ANAGER404_NAMESPACE . self::PATH_SEPARATOR . self::NS_BRANCH_2 . self::PATH_SEPARATOR . self::NS_P…
77 …GE_SOURCE = self::$MANAGER404_NAMESPACE . self::PATH_SEPARATOR . self::NS_BRANCH_1 . self::PATH_SE…
78 …AD_TARGET = self::$MANAGER404_NAMESPACE . self::PATH_SEPARATOR . self::NS_BRANCH_2 . self::PATH_SE…
79 …OD_TARGET = self::$MANAGER404_NAMESPACE . self::PATH_SEPARATOR . self::NS_BRANCH_1 . self::PATH_SE…
84 …elf::$MANAGER404_NAMESPACE . self::PATH_SEPARATOR . self::NS_BRANCH_WITH_PARENT_NAME_START_PAGE . …
85 …AD_TARGET = self::$MANAGER404_NAMESPACE . self::PATH_SEPARATOR . self::NS_BRANCH_2 . self::PATH_SE…
[all …]
/plugin/jplayer/vendor/symfony/process/
H A DExecutableFinder.php54 … $searchPath = array_merge(explode(\PATH_SEPARATOR, ini_get('open_basedir')), $extraDirs);
68 explode(\PATH_SEPARATOR, getenv('PATH') ?: getenv('Path')),
76 …$suffixes = array_merge($pathExt ? explode(\PATH_SEPARATOR, $pathExt) : $this->suffixes, $suffixes…
/plugin/combo/vendor/symfony/process/
H A DExecutableFinder.php52 $searchPath = array_merge(explode(\PATH_SEPARATOR, ini_get('open_basedir')), $extraDirs);
66 explode(\PATH_SEPARATOR, getenv('PATH') ?: getenv('Path')),
74 $suffixes = array_merge($pathExt ? explode(\PATH_SEPARATOR, $pathExt) : $this->suffixes, $suffixes);
/plugin/davcal/vendor/sabre/dav/tests/
H A Dbootstrap.php3 set_include_path(__DIR__ . '/../lib/' . PATH_SEPARATOR . __DIR__ . PATH_SEPARATOR . get_include_pat…
/plugin/zip/
H A Dadmin.php14 if (defined('CUSTOM_PEAR')) ini_set('include_path', ini_get('include_path').PATH_SEPARATOR.CUSTOM_…
16 foreach(explode(PATH_SEPARATOR, ini_get('include_path')) as $file) {
/plugin/remotescript/lib/
H A Dconfig.php5 ini_set("include_path", ini_get("include_path").PATH_SEPARATOR.dirname(__FILE__));
/plugin/jplayer/vendor/symfony/process/Tests/
H A DExecutableFinderTest.php109 …e(\PHP_BINARY).(!\defined('HHVM_VERSION') || HHVM_VERSION_ID >= 30800 ? \PATH_SEPARATOR.'/' : ''));
127 …', \PHP_BINARY.(!\defined('HHVM_VERSION') || HHVM_VERSION_ID >= 30800 ? \PATH_SEPARATOR.'/' : ''));
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DBaseNodeFilter.php39 $pb->setEnv('NODE_PATH', implode(PATH_SEPARATOR, $this->nodePaths));
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DPrelude.php62 $define('PS', PATH_SEPARATOR);
/plugin/fedauth/classes/svc/
H A Dfa_openid.svc.class.php46 set_include_path( get_include_path() . PATH_SEPARATOR . FEDAUTH_PLUGIN );
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Util/
H A DConfigurationTest.php157 ini_set('include_path', $dir . PATH_SEPARATOR . $includePath);
252 …IR__) . DIRECTORY_SEPARATOR . '_files' . DIRECTORY_SEPARATOR . '.' . PATH_SEPARATOR . '/path/to/li…
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/Service/
H A DDriverService.php200 $paths = explode(PATH_SEPARATOR, getenv('PATH'));
/plugin/authgoogle/google/
H A DGoogle_Client.php33 set_include_path(dirname(__FILE__) . PATH_SEPARATOR . get_include_path());
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DConfiguration.php480 implode(PATH_SEPARATOR, $configuration['include_path']) .
481 PATH_SEPARATOR .
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar7 set_include_path('phar://' . __FILE__ . PATH_SEPARATOR . get_include_path());
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DCommand.php684 $includePath . PATH_SEPARATOR . ini_get('include_path')
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.php55 $open_basedirs = explode(PATH_SEPARATOR, $open_basedir);
/plugin/scrape/
H A DphpQuery-onefile.php
H A DHTMLPurifier.standalone.php
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js74 …te(a).split(mxCellPath.PATH_SEPARATOR),c.put(a,d));var g=c.get(e);null==g&&(g=mxCellPath.create(e)…
573 …ath.PATH_SEPARATOR),c.put(d,g));var d=e.getTerminal(e.getTerminal(!1)==a),k=c.get(d);null==k&&(k=m…
749 …,c=f;for(;null!=d;){f=this.getParent(d);if(0==c.indexOf(e+mxCellPath.PATH_SEPARATOR)&&null!=f)retu…
798PATH_SEPARATOR:".",create:function(a){var b="";if(null!=a)for(var c=a.getParent();null!=c;)b=c.get… property in mxCellPath
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js278 …te(a).split(mxCellPath.PATH_SEPARATOR),c.put(a,d));var g=c.get(e);null==g&&(g=mxCellPath.create(e)…
777 …ath.PATH_SEPARATOR),c.put(d,g));var d=e.getTerminal(e.getTerminal(!1)==a),k=c.get(d);null==k&&(k=m…
953 …,c=f;for(;null!=d;){f=this.getParent(d);if(0==c.indexOf(e+mxCellPath.PATH_SEPARATOR)&&null!=f)retu…
1002PATH_SEPARATOR:".",create:function(a){var b="";if(null!=a)for(var c=a.getParent();null!=c;)b=c.get… property in mxCellPath

12