Home
last modified time | relevance | path

Searched refs:single (Results 201 – 225 of 374) sorted by path

12345678910>>...15

/plugin/farmer/lang/en/
H A Dtab_plugins.txt1 You can activate or deactivate either a plugin for all animals in a single bulk operation or you can edit the plugins of a specific animal.
H A Dtab_plugins_help.txt13 There are three ways to manage plugins: You can either pick a single plugin and set its state to the same value in all animals
H A Dtab_setup_help.txt3 Farms allow you to have a single DokuWiki installation (The "Farmer") that powers an arbitrary number of
/plugin/fckg/action/entities/utils/
H A Dentities.txt566 left single quotation mark
571 right single quotation mark
576 single low-9 quotation mark
631 single left angle quotation
636 single right angle quotation
/plugin/fckg/fckeditor/
H A Dlicense.txt648 Library side-by-side in a single library together with other library
1033 Work as a single product. In such a case, You must make sure the
/plugin/fedauth/Auth/OpenID/
H A DParse.php208 $single = "/^\'(.*)\'$/";
212 } else if (preg_match($single, $str, $matches)) {
/plugin/fedauth/Auth/Yadis/
H A DParseHTML.php104 $single = "/^\'(.*)\'$/";
108 } else if (preg_match($single, $str, $matches)) {
/plugin/feedaggregator/
H A DREADME.md4 A DokuWiki plugin for aggregating multiple news feeds into single wiki pages.
H A Dplugin.info.txt6 desc A DokuWiki plugin for aggregating multiple news feeds onto a single wiki page.
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md78 - [105: Return single max timestamp](https://github.com/doctrine/annotations/pull/105)
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst71 Doctrine saves all its annotations in a single file, that is why ``AnnotationRegistry#registerFile`…
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DREADME.md105 We read that the whole expression is composed of a single concatenation of two
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dconfiguration.rst21 project. In its shortest version, it's just a single line of code::
H A Dhandlers.rst7 for a single type/format combination.
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md117 * More readable errors for failure when expecting single calls (thanks @dantleech)
H A DREADME.md344 of your doubles, Prophecy records every single call you're making against it inside your
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dnv.d3.min.css1 ….nv-groups .nv-point{fill-opacity:0;stroke-opacity:0}.nvd3.nv-scatter.nv-single-point .nv-groups .…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DREADME.md11 … that has all required (as well as some optional) dependencies of PHPUnit bundled in a single file:
/plugin/findologicxmlexport/vendor/sebastian/version/
H A DREADME.md22 Apart from the constructor, the `SebastianBergmann\Version` class has a single public method: `getV…
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsFlowCollections.yml5 single line, using the inline syntax.
16 a single line, using the inline
H A DYtsFoldedScalars.yml79 Normally, only a single newline is kept
106 which lines of text separated by a single newline
107 are concatenated as a single line.
H A DYtsSpecificationExamples.yml479 single: '"Howdy!" he cried.'
488 "single"=>"\"Howdy!\" he cried.",
813 test: Document with a single value
817 This YAML stream contains a single text value.
822 …"This YAML stream contains a single text value. The next stream is a log file - a sequence of log …
1180 single line break, but does
1289 third: 'a single quote '' must be escaped.'
1300 'third' => "a single quote ' must be escaped.",
H A DYtsTypeTransfers.yml67 You can also enclose your strings within single quotes,
69 freely. Inside single quotes, you can represent a single
70 quote in your string by using two single quotes next to
100 Both single- and double-quoted strings may be
103 is interpreted as a single space.
H A DescapedCharacters.yml143 { double: "some value\n \"some quoted string\" and 'some single quotes one'" }
146 'double' => "some value\n \"some quoted string\" and 'some single quotes one'"
151 { single: 'foo\Var', no-quotes: foo\Var, double: "foo\\Var" }
154 'single' => 'foo\Var', 'no-quotes' => 'foo\Var', 'double' => 'foo\Var'
H A DsfCompact.yml4 Compact notation for sets of mappings with single element
57 Compact notation for sets of mappings with single element
110 Compact notation for sets of mappings with single element

12345678910>>...15