Home
last modified time | relevance | path

Searched refs:Multiple (Results 1 – 25 of 48) sorted by relevance

12

/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DMultiple.php50 class Multiple extends Test\Unit\Suite class
58 $multiple = new LUT\Multiple(
59 LUT\Multiple::MIT_NEED_ANY
60 | LUT\Multiple::MIT_KEYS_ASSOC
81 $multiple = new LUT\Multiple(
82 LUT\Multiple::MIT_NEED_ANY
83 | LUT\Multiple::MIT_KEYS_ASSOC
104 ->given($multiple = new LUT\Multiple())
H A DDemultiplexer.php57 $multiple = new LUT\Multiple(),
89 $multiple = new LUT\Multiple(
90 LUT\Multiple::MIT_NEED_ANY
91 | LUT\Multiple::MIT_KEYS_ASSOC
/plugin/sync/lang/en/
H A Dintro.txt3 This tool allows you to synchronize the contents of your wiki with other wikis. Multiple other wiki…
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DREADME.md249 ### Multiple subsection
251 `Hoa\Iterator\Multiple` allows to iterate over several iterator at the same
257 $multiple = new Hoa\Iterator\Multiple(
258 Hoa\Iterator\Multiple::MIT_NEED_ANY
259 | Hoa\Iterator\Multiple::MIT_KEYS_ASSOC
282 is somehow the opposite of the `Hoa\Iterator\Multiple` iterator.
286 $multiple = new Hoa\Iterator\Multiple();
351 * Multiple.php
H A DMultiple.php47 class Multiple extends \MultipleIterator class
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dgithub-basics.md4 Multiple underscores in words
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DsfTests.yml2 test: Multiple quoted string on one line
4 Multiple quoted string on one line
H A DYtsDocumentSeparator.yml69 test: Multiple Document Separators in Block
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-ol-start-num-data/
H A Dmd1_ordered_and_unordered_lists.md31 Multiple paragraphs, start's with 5:
/plugin/acknowledge/lang/en/
H A Dassign.txt11 Assignes are defined either by username or ''@'' prefixed group name. Multiple assignees are separated by commas '',''.
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_ordered_and_unordered_lists.md85 Multiple paragraphs:
/plugin/pubmed2020/tests/
H A Dtest.txt33 ===== Multiple =====
/plugin/airtable/
H A DREADME.md26 Multiple fields are separated by `,`
110 **At least one** field must be specified. Multiple fields will be concatenated to a single string
/plugin/plantuml/
H A DREADME.markdown62 Note: Multiple words need to be placed in double quotes.
/plugin/redissue/
H A DREADME.md61 ### Multiple issue syntax
98 ### Manage Multiple Servers
/plugin/bibtex/OSBib/
H A DCHANGELOG18 Some debugging of creator list formatting in bibliographic styles. Multiple punctuation following …
/plugin/redproject/
H A DREADME.md56 ### Multiple Servers
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst90 * Multiple fixes for how streams behave when the underlying resource is
/plugin/typography/
H A DREADME.md45 ### Multiple parameter example:
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java.bak357 "Multiple",
362 80, 80, "Multiple");
/plugin/wikistats/
H A DREADME.md149 ### Multiple parameters syntax
/plugin/farm/install/animaltemplate/conf/
H A Dmysql.conf.php.example43 /* Multiple table operations will be protected by locks. This array tolds
/plugin/strata/
H A Dmanual.txt44 -- Multiple values
54 **Multiple Values**: You can have multiple values with a field. Do this by either putting a ''*'' after the field (or after the type, if it has any), or by simply adding the field multiple times.
/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt182 3.2.6 Multiple commands.
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md401 * Fixed: Multiple parameters with the same name are now correctly encoded.

12