Home
last modified time | relevance | path

Searched refs:configuration (Results 426 – 450 of 622) sorted by path

1...<<11121314151617181920>>...25

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dstop-on-warning-via-cli.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dtap.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dteamcity-inner-exceptions.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dteamcity.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dtest-suffix-multiple.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dtest-suffix-single.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dtestdox-exclude-group.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dtestdox-group.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dtestdox-html.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dtestdox-text.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dtestdox-xml.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dtestdox.phpt5 $_SERVER['argv'][1] = '--no-configuration';
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Util/
H A DConfigurationTest.php16 protected $configuration; variable in Util_ConfigurationTest
114 $this->configuration->getFilterConfiguration()
131 $this->configuration->getGroupConfiguration()
194 $this->configuration->getListenerConfiguration()
217 $this->configuration->getLoggingConfiguration()
241 $this->configuration->getPHPConfiguration()
250 $this->configuration->handlePHPConfiguration();
275 $this->configuration->handlePHPConfiguration();
289 $this->configuration->handlePHPConfiguration();
340 $this->configuration,
[all …]
/plugin/findologicxmlexport/vendor/sebastian/comparator/
H A D.travis.yml8 script: ./vendor/bin/phpunit --configuration ./build/travis-ci.xml
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Di18n.rst17 internationalized template. Here is a simple configuration example from the
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG51 * added a second argument to the join filter (last separator configuration)
257 * made file cache tolerant for trailing (back)slashes on directory configuration
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst13 configuration and extensions, and are used to load templates from the file
188 With such a configuration, Twig will first look for templates in
490 With the previous configuration, the security policy will only allow usage of
H A Dinstallation.rst102 Finally, enable the extension in your ``php.ini`` configuration file:
H A Dintro.rst66 environment (``\Twig\Environment``) to store the configuration.
H A Drecipes.rst174 Here are some configuration example that simulates some other template engines
/plugin/flowplay/
H A Dchangelog3 …rkaround: flowplayer via HTTPS may work better if you use the player_base_url configuration setting
6 * Feature: Config shows up in configuration dialog
/plugin/flowplay/flowplayer/
H A DLICENSE.txt29 source, and configuration files.
H A DREADME.txt65 - Extenal configuration file that enables configuring all the existing
66 settings. All settings defined in this configuration file can be
121 * Possibility to configure the player using JavaScript and a configuration object
132 - Hierarchical configuration
145 …Changed to use the same configuration syntax with flashVars as with external configuration files. …
146 the same configuration style is used consistently everywhere.
187 …tConfig() method in the JavaScript API can be used over and over again to replace the configuration
215 Eclipse's integrated Ant configuration (Eclipse/Preferences/Ant/Runtime/Tasks).
H A Djavascript.txt75 Configure the player using a FlowPlayer configuration object.
/plugin/flowplay2/flowplayer/
H A DREADME.txt6 (example suggestion.js, example external configuration file).
84 * added following clip specific configuration options: id, keywords
109 - Embed code does not include child configs any more. Only the configuration set by
110 flashVars or injected is included in the embed code configuration.
129 - Loading of configuration using RTMP from a streaming server
233 - Extenal configuration file that enables configuring all the existing
234 settings. All settings defined in this configuration file can be
293 * Possibility to configure the player using JavaScript and a configuration object
304 - Hierarchical configuration
317 …Changed to use the same configuration syntax with flashVars as with external configuration files. …
[all …]

1...<<11121314151617181920>>...25