Home
last modified time | relevance | path

Searched refs:multi (Results 1 – 25 of 147) sorted by relevance

123456

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/regression/
H A Dmulti_word_tests.test2 Twig allows multi-word tests without a custom node class
4 {{ 'foo' is multi word ? 'yes' : 'no' }}
5 {{ 'foo bar' is multi word ? 'yes' : 'no' }}
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dreferences.md16 this is a [multi
20 with][multi
23 [multi line]: http://example.com
H A Dhtml-block.md40 <custom multi="line" something="hi" />
57 this paragraph contains a <!-- multi
/plugin/refnotes/conf/
H A Dnamespaces.dat1 a:11:{s:1:":";a:0:{}s:8:":biblio:";a:11:{s:10:"refnote-id";s:4:"name";s:14:"reference-base";s:4:"text";s:16:"reference-format";s:2:"[]";s:12:"multi-ref-id";s:4:"note";s:12:"note-preview";s:7:"tooltip";s:12:"note-id-base";s:4:"text";s:19:"note-id-font-weight";s:6:"normal";s:18:"note-id-font-style";s:6:"normal";s:14:"note-id-format";s:4:"none";s:14:"back-ref-caret";s:6:"prefix";s:15:"back-ref-format";s:1:"a";}s:6:":cite:";a:5:{s:16:"reference-format";s:2:"[]";s:12:"multi-ref-id";s:4:"note";s:12:"note-id-base";s:4:"text";s:14:"note-id-format";s:1:".";s:15:"back-ref-format";s:1:"a";}s:4:":dw:";a:24:{s:10:"refnote-id";s:1:"1";s:14:"reference-base";s:3:"sup";s:21:"reference-font-weight";s:6:"normal";s:20:"reference-font-style";s:6:"normal";s:16:"reference-format";s:1:")";s:15:"reference-group";s:4:"none";s:16:"reference-render";s:5:"basic";s:12:"multi-ref-id";s:3:"ref";s:12:"note-preview";s:5:"popup";s:15:"notes-separator";s:4:"100%";s:15:"note-text-align";s:7:"justify";s:14:"note-font-size";s:6:"normal";s:11:"note-render";s:5:"basic";s:12:"note-id-base";s:3:"sup";s:19:"note-id-font-weight";s:6:"normal";s:18:"note-id-font-style";s:6:"normal";s:14:"note-id-format";s:1:")";s:14:"back-ref-caret";s:4:"none";s:13:"back-ref-base";s:3:"sup";s:20:"back-ref-font-weight";s:4:"bold";s:19:"back-ref-font-style";s:6:"normal";s:15:"back-ref-format";s:4:"note";s:18:"back-ref-separator";s:1:",";s:7:"scoping";s:5:"reset";}s:4:":fn:";a:0:{}s:9:":harvard:";a:11:{s:14:"reference-base";s:4:"text";s:16:"reference-format";s:2:"()";s:16:"reference-render";s:7:"harvard";s:12:"multi-ref-id";s:4:"note";s:15:"notes-separator";s:4:"none";s:11:"note-render";s:7:"harvard";s:12:"note-id-base";s:4:"text";s:14:"note-id-format";s:1:".";s:14:"back-ref-caret";s:5:"merge";s:15:"back-ref-format";s:1:"a";s:18:"back-ref-separator";s:4:"none";}s:4:":mw:";a:24:{s:10:"refnote-id";s:1:"1";s:14:"reference-base";s:3:"sup";s:21:"reference-font-weight";s:6:"normal";s:20:"reference-font-style";s:6:"normal";s:16:"reference-format";s:2:"[]";s:15:"reference-group";s:4:"none";s:16:"reference-render";s:5:"basic";s:12:"multi-ref-id";s:4:"note";s:12:"note-preview";s:4:"none";s:15:"notes-separator";s:4:"none";s:15:"note-text-align";s:4:"left";s:14:"note-font-size";s:7:"reduced";s:11:"note-render";s:5:"basic";s:12:"note-id-base";s:4:"text";s:19:"note-id-font-weight";s:6:"normal";s:18:"note-id-font-style";s:6:"normal";s:14:"note-id-format";s:1:".";s:14:"back-ref-caret";s:5:"merge";s:13:"back-ref-base";s:3:"sup";s:20:"back-ref-font-weight";s:4:"bold";s:19:"back-ref-font-style";s:6:"italic";s:15:"back-ref-format";s:1:"a";s:18:"back-ref-separator";s:4:"none";s:7:"scoping";s:5:"reset";}s:7:":stars:";a:5:{s:10:"refnote-id";s:1:"*";s:16:"reference-format";s:4:"none";s:12:"multi-ref-id";s:4:"note";s:12:"note-preview";s:7:"tooltip";s:15:"back-ref-format";s:1:"a";}s:7:":table:";a:4:{s:12:"multi-ref-id";s:4:"note";s:12:"note-preview";s:7:"tooltip";s:15:"notes-separator";s:4:"none";s:15:"back- (…)
/plugin/data-au/
H A Dscript.js27 multi = false,
33 multi = cls.substr(cls.length-1, 1) == 's';
42 return (multi ? aliastype.substr(0, aliastype.length - 1) : aliastype);
/plugin/data/
H A Dscript.js27 multi = false,
33 multi = cls.substr(cls.length - 1, 1) == 's';
42 return (multi ? aliastype.substr(0, aliastype.length - 1) : aliastype);
/plugin/tagfilter/
H A Dstyle.css84 .select2-container-multi .select2-choices .select2-search-choice {
89 .select2-container-multi .select2-choices .select2-search-field input {
93 .select2-container-multi .select2-choices {
542 .select2-container-multi .select2-choices {
564 .select2-container-multi .select2-choices {
568 .select2-container-multi.select2-container-active .select2-choices {
575 .select2-container-multi .select2-choices li {
579 html[dir="rtl"] .select2-container-multi .select2-choices li
583 .select2-container-multi .select2-choices .select2-search-field {
589 .select2-container-multi
[all...]
/plugin/farmer/css/
H A Dchosen.less217 .chosen-container-multi .chosen-choices {
234 .chosen-container-multi .chosen-choices li {
238 .chosen-container-multi .chosen-choices li.search-field {
243 .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
257 .chosen-container-multi .chosen-choices li.search-choice {
278 .chosen-container-multi .chosen-choices li.search-choice span {
281 .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
291 .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
294 .chosen-container-multi .chosen-choices li.search-choice-disabled {
305 .chosen-container-multi
[all...]
/plugin/tagfilter/script/select2/
H A Dselect2.css439 .select2-container-multi .select2-choices {
461 .select2-container-multi .select2-choices {
465 .select2-container-multi.select2-container-active .select2-choices {
472 .select2-container-multi .select2-choices li {
476 html[dir="rtl"] .select2-container-multi .select2-choices li
480 .select2-container-multi .select2-choices .select2-search-field {
486 .select2-container-multi .select2-choices .select2-search-field input {
500 .select2-container-multi .select2-choices .select2-search-field input.select2-active {
508 .select2-container-multi .select2-choices .select2-search-choice {
538 html[dir="rtl"] .select2-container-multi
[all...]
H A Dselect2-bootstrap.css35 .control-group.warning .select2-container-multi.select2-container-active .select2-choices {
50 .control-group.error .select2-container-multi.select2-container-active .select2-choices {
65 .control-group.info .select2-container-multi.select2-container-active .select2-choices {
80 .control-group.success .select2-container-multi.select2-container-active .select2-choices {
/plugin/data/_test/
H A Dsyntax_plugin_data_entry.test.php
/plugin/data-au/_test/
H A Dsyntax_plugin_data_entry.test.php269 'multi' => '1',
276 'multi' => '',
321 protected function createColumnEntry($name, $multi, $key, $origkey, $title, $type) { argument
324 'multi' => $multi,
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/LegacyFixtures/
H A Dtest.legacy.test4 {{ 'foo' is multi word ? 'yes' : 'no' }}
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D6a1702dd50690cae833572e48a0ddf25.asciidoc1 // query-dsl/multi-match-query.asciidoc:33
H A D53b908c3432118c5a6e460f74d32006b.asciidoc1 // query-dsl/multi-match-query.asciidoc:11
H A De30ea6e3823a139d7693d8cce1920a06.asciidoc1 // query-dsl/multi-match-query.asciidoc:50
H A D0e118857b815b62118a30c042f079db1.asciidoc1 // query-dsl/multi-match-query.asciidoc:259
H A D5da6efd5b038ada64c9e853c88c1ec47.asciidoc1 // query-dsl/multi-match-query.asciidoc:113
H A D68721288dc9ad8aa1b55099b4d303051.asciidoc1 // query-dsl/multi-match-query.asciidoc:524
H A D179f0a3e84ff4bbac18787a018eabf89.asciidoc1 // query-dsl/multi-match-query.asciidoc:472
H A Db0eaf67e5cce24ef8889bf20951ccec1.asciidoc1 // query-dsl/multi-match-query.asciidoc:130
H A D047266b0d20fdb62ebc72d51952c8f6d.asciidoc1 // query-dsl/multi-match-query.asciidoc:341
H A De270f3f721a5712cd11a5ca03554f5b0.asciidoc1 // query-dsl/multi-match-query.asciidoc:170
H A Dad0dcbc7fc619e952c8825b8f307b7b2.asciidoc1 // query-dsl/multi-match-query.asciidoc:400
/plugin/vkeyboard/
H A Dplugin.info.txt6 desc Installs multi-language virtual keyboard

123456