Home
last modified time | relevance | path

Searched refs:single (Results 1 – 25 of 374) sorted by relevance

12345678910>>...15

/plugin/farmer/css/
H A Dchosen.less47 .chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
55 .chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
63 .chosen-container-single .chosen-single {
84 .chosen-container-single .chosen-default {
87 .chosen-container-single .chosen-single span {
94 .chosen-container-single .chosen-single-with-deselect span {
97 .chosen-container-single
[all...]
/plugin/latexit/tests/my/
H A Dtest10.latex9 \lstset{frame=single, language=java}
23 \lstset{frame=single, language=pascal}
36 \lstset{frame=single, language=PHP}
42 \lstset{frame=single, language=PHP}
50 \lstset{frame=single, language=HTML}
56 \lstset{frame=single, language=HTML}
62 \lstset{frame=single, language=php, title=myexample.php}
68 \lstset{frame=single, language=php, title=myexample.php}
/plugin/publist/
H A Dsyntax.php68 foreach ( $optparts[2] as $single ) {
69 $single = explode('=', $single);
70 if (count($single) == 1 && count($optparts[2]) == 1) {
71 $option = $single[0];
74 $option[$single[0]] = str_replace(',', '|', $single[1]);
/plugin/farmer/
H A Dall.less3 .chosen-container-single .chosen-single abbr,
4 .chosen-container-single .chosen-single div b,
5 .chosen-container-single .chosen-search input[type="text"],
/plugin/publistx/
H A Dsyntax.php69 foreach ( $optparts[2] as $single ) {
70 $single = explode('=', $single);
71 if (count($single) == 1 && count($optparts[2]) == 1) {
72 $option = $single[0];
75 $option[$single[0]] = str_replace(',', '|', $single[1]);
/plugin/publistf/
H A Dsyntax.php70 foreach ( $optparts[2] as $single ) {
71 $single = explode('=', $single);
72 if (count($single) == 1 && count($optparts[2]) == 1) {
73 $option = $single[0];
76 $option[$single[0]] = str_replace(',', '|', $single[1]);
/plugin/codemirror/dist/modes/
H A Dtextile.min.js1single:{bc:"bc",bq:"bq",definitionList:/- .*?:=+/,definitionListEnd:/.*=:\s*$/,div:"div",drawTable… class in AnonymousFunction2bc6d9c80100.k
H A Dtextile.min.js.map1single","bc","bq","definitionListEnd","drawTable","foot","list","para","tableCellAttributes","tabl…
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DAsseticTokenParser.php22 private $single; variable in Assetic\\Extension\\Twig\\AsseticTokenParser
34 * @param Boolean $single Whether to force a single asset
37 …public function __construct(AssetFactory $factory, $tag, $output, $single = false, array $extensio… argument
42 $this->single = $single;
126 if ($this->single && 1 < count($inputs)) {
/plugin/composer/
H A Dplugin.info.txt6 desc Creates a single page from a chosen directory. All files are included, so that you are able …
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dreplace.test5 {{ 'I like single replace operation only %that%'|replace({'%that%' : '%that%1'}) }}
11 I like single replace operation only %that%1
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
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
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 DYtsFlowCollections.yml5 single line, using the inline syntax.
16 a single line, using the inline
/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/ckgdoku/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/ckgedit/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/codebuttonmod2/
H A DREADME.MD8 …ional button and includes a new feature for copying the code text to clipboard with a single click.
37 - *Placeholder text* can select by a **single double click**.
45 - New feature added: every *code* block can be copied to clipboard with a single click.
/plugin/bootswrapper/exe/help/
H A Daccordion.txt9 …m eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee null…
12 …m eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee null…
15 …m eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee null…
23 …m eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee null…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DTextStructureNamespace.asciidoc32 $params['line_merge_size_limit'] = (int) Maximum number of characters permitted in a single message when lines are merged to create messages. (Default = 10000)
38 $params['delimiter'] = (string) Optional parameter to specify the delimiter character for a delimited file - must be a single character
39 $params['quote'] = (string) Optional parameter to specify the quote character for a delimited file - must be a single character
/plugin/givemeyouremail/
H A Dsyntax.php145 …enderer->doc .= $this->_givemeyouremailForm($c, $dID, $givemeyouremail, $options, $login, $single);
194 function _givemeyouremailForm($n, $dID, $givemeyouremail, $options, $login, $single){ argument
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnection-factory.asciidoc5 <<connection_pool>>. A single Connection represents a single node. Since the
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md60 * Add a create convenience method to the LdapClient to create a single LDAP entry.
61 * Add a read convenience method to the LdapClient to return a single LDAP entry.
62 * Add an update convenience method to the LdapClient to update a single LDAP entry.
63 * Add a delete convenience method to the LdapClient to delete a single LDAP entry.
/plugin/ipgroup/lang/en/
H A Dintro.txt3 This plugin allows you to map (anonymous) users from specified networks to a single group.

12345678910>>...15