Home
last modified time | relevance | path

Searched refs:contains (Results 1 – 25 of 996) sorted by relevance

12345678910>>...40

/plugin/highlightjs/highlight/languages/
H A Druby.js17 contains: RUBY_DEFAULT_CONTAINS,
61 contains: ['parent']
79 contains: ['escape', 'subst'],
85 contains: ['escape', 'subst'],
91 contains: ['escape', 'subst'],
97 contains: ['escape', 'subst'],
103 contains: ['escape', 'subst'],
109 contains: ['escape', 'subst'],
115 contains: ['escape', 'subst'],
148 contains: ['string']
[all …]
H A Dperl.js12 contains: PERL_DEFAULT_CONTAINS,
33 contains: PERL_DEFAULT_CONTAINS,
44 contains: ['escape', 'subst', 'variable'],
50 contains: ['escape', 'subst', 'variable'],
56 contains: ['escape', 'subst', 'variable'],
62 contains: ['escape', 'subst', 'variable'],
68 contains: ['escape', 'subst', 'variable'],
80 contains: ['escape'],
86 contains: ['escape','subst','variable'],
93 contains: ['escape']
[all …]
H A D1c.js15 contains: ['comment', 'string', 'function', 'preprocessor', 'number', 'date'],
24 contains: ['dquote'],
30 contains: ['dquote']
35 contains: ['dquote']
40 contains: ['dquote']
65 contains: ['string']
72 contains: ['title','tail','comment'],
79 contains: ['params', 'export']
86 contains: ['comment']
H A Dhtml-xml.js12 contains: ['value'] property in hljs.XML_ATTR
26 contains: ['pi', 'comment', 'cdata', 'tag'] property in hljs.LANGUAGES.xml.defaultMode
43 contains: ['title', 'tag_internal'],
54 contains: ['attribute'],
73 contains: ['value'] property in hljs.HTML_ATTR
86 contains: ['tag', 'comment', 'doctype', 'vbscript'] property in hljs.LANGUAGES.html.defaultMode
97 contains: ['attribute'],
106 contains: ['attribute'],
115 contains: ['attribute'],
H A Dcss.js8 contains: ['at_rule', 'id', 'class', 'attr_selector', 'pseudo', 'rules', 'comment'], property in hljs.LANGUAGES.css.defaultMode
21 contains: ['function', 'string', 'number', 'pseudo']
44 contains: ['rule', 'comment'],
52 contains: ['value']
58 contains: ['function', 'number', 'hexcolor', 'string']
71 contains: ['params']
76 contains: ['number', 'string']
H A Ddjango.js8 contains: ['tag', 'comment', 'doctype', 'template_comment', 'template_tag', 'variable'] property in hljs.LANGUAGES.django.defaultMode
19 contains: ['attribute', 'template_comment', 'template_tag', 'variable']
26 contains: ['template_comment', 'template_tag', 'variable']
42 contains: ['filter']
47 contains: ['filter']
54 contains: ['argument']
H A Dbash.js11 contains: ['string', 'shebang', 'comment', 'number', 'test_condition', 'string', 'variable'],
30 contains: ['string', 'variable', 'number'],
41 contains: ['string', 'variable', 'number'],
56 contains: ['number']
62 contains: ['escape', 'variable'],
69 contains: ['escape', 'variable'],
H A Dpython.js9 contains: ['comment', 'string', 'function', 'class', 'number', 'decorator'], property in hljs.LANGUAGES.python.defaultMode
22 contains: ['title', 'params'],
31 contains: ['title', 'params',],
41 contains: ['string']
61 contains: ['escape'],
67 contains: ['escape'],
H A Dlisp.js14 contains: ['literal', 'number', 'string', 'comment', 'quoted', 'list'],
46 contains: ['number', 'string', 'variable', 'keyword', 'quoted_list']
51 contains: ['number', 'string', 'variable', 'keyword', 'quoted_list'],
58 contains: ['quoted_list', 'literal', 'number', 'string']
63 contains: ['title','body']
73contains: ['quoted', 'list', 'literal', 'number', 'string', 'comment', 'variable', 'keyword']
H A Ddelphi.js12 contains: ['comment', 'string', 'number', 'function', 'class'],
36 contains: ['quote'],
52 contains: ['title', 'params', 'comment'],
60 contains: ['title', 'params', 'comment'],
72 contains: ['string']
79 contains: ['string', 'comment', 'function']
H A Dsql.js11 contains: ['string', 'number', 'comment'], property in hljs.LANGUAGES.sql.defaultMode
28 contains: ['escape', 'squote'],
38 contains: [ 'escape', 'dquote'],
48 contains: ['escape']
H A Dphp.js9 contains: ['comment', 'number', 'string', 'variable', 'preprocessor'], property in hljs.LANGUAGES.php.defaultMode
19 contains: ['phpdoc']
30 contains: ['escape'],
36 contains: ['escape'],
H A Dprofile.js10 contains: ['number', 'builtin', 'filename', 'header', 'summary', 'string', 'function'] property in hljs.LANGUAGES.profile.defaultMode
19 contains: ['number'],
33 contains: ['title']
42 contains: ['string'],
H A Djavascript.js8 contains: ['string', 'comment', 'number', 'regexp_container', 'function'], property in hljs.LANGUAGES.javascript.defaultMode
26 contains: ['comment', 'regexp'],
38 contains: ['title', 'params']
47 contains: ['string', 'comment']
H A Djava.js9 contains: ['javadoc', 'comment', 'string', 'class', 'number', 'annotation'], property in hljs.LANGUAGES.java.defaultMode
19 contains: ['inheritance', 'title']
35 contains: ['string', 'annotation']
45 contains: ['javadoctag'],
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.css.parse.php7 $this->assertTrue($collection->contains(CSS_VISIBILITY));
14 $this->assertTrue($collection->contains(CSS_VISIBILITY));
31 $this->assertTrue($collection->contains(CSS_CONTENT));
55 $this->assertTrue($collection->contains(CSS_COLOR));
56 $this->assertTrue($collection->contains(CSS_FONT_WEIGHT));
78 $this->assertTrue($collection->contains(CSS_COLOR));
79 $this->assertTrue($collection->contains(CSS_FONT_WEIGHT));
101 $this->assertTrue($collection->contains(CSS_COLOR));
102 $this->assertTrue($collection->contains(CSS_FONT_WEIGHT));
126 $this->assertTrue($collection->contains(CSS_COLOR));
[all …]
H A Dtest.css.content.php20 $this->assertTrue($collection->contains(CSS_CONTENT));
31 $this->assertTrue($collection->contains(CSS_HTML2PS_HTML_CONTENT));
42 $this->assertTrue($collection->contains(CSS_CONTENT));
62 $this->assertTrue($collection->contains(CSS_CONTENT));
82 $this->assertTrue($collection->contains(CSS_CONTENT));
93 $this->assertTrue($collection->contains(CSS_CONTENT));
104 $this->assertTrue($collection->contains(CSS_CONTENT));
105 $this->assertTrue($collection->contains(CSS_HTML2PS_HTML_CONTENT));
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DSubstringFilter.php57 protected $contains = [];
63 * @param string ...$contains argument
65 public function __construct(string $attribute, ?string $startsWith = null, ?string $endsWith = null, string ...$contains)
70 $this->contains = $contains;
126 return $this->contains;
137 $this->contains = $values;
147 if ($this->startsWith === null && $this->endsWith === null && count($this->contains) === 0) {
148 throw new RuntimeException('You must provide a contains, starts with, or ends with value to the substring filter.');
156 foreach ($this->contains a
55 protected $contains = []; global() variable in FreeDSx\\Ldap\\Search\\Filter\\SubstringFilter
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2SearchRequestFacetSpecFacetKey.php26 public $contains; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchRequestFacetSpecFacetKey
53 public function setContains($contains) argument
55 $this->contains = $contains;
62 return $this->contains;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DListPopulationTerm.php25 public $contains; variable in Google\\Service\\Dfareporting\\ListPopulationTerm
58 public function setContains($contains) argument
60 $this->contains = $contains;
67 return $this->contains;
/plugin/ckgdoku/ckeditor/skins/moono/
H A Dreadme.md25 - **mainui.css**: the file contains styles of entire editor outline structures,
26 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
27 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
28 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
30 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
31 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
40 - **icons/**: contains all skin defined icons,
41 - **images/**: contains a fill general used images,
42 - **dev/**: contains SVG source of the skin icons.
/plugin/ckgedit/ckeditor/skins/moono/
H A Dreadme.md25 - **mainui.css**: the file contains styles of entire editor outline structures,
26 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
27 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
28 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
30 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
31 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
40 - **icons/**: contains all skin defined icons,
41 - **images/**: contains a fill general used images,
42 - **dev/**: contains SVG source of the skin icons.
/plugin/ckgedit/ckeditor/skins/kama/
H A Dreadme.md15 - **mainui.css**: the file contains styles of entire editor outline structures,
16 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
17 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
18 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
20 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
21 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
30 - **icons/**: contains all skin defined icons,
31 - **images/**: contains a fill general used images.
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Dreadme.md23 - **mainui.css**: the file contains styles of entire editor outline structures,
24 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
25 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
26 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
28 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
29 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
38 - **images/**: contains a fill general used images,
39 - **dev/**: contains SVG and PNG source of the skin icons.
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Dreadme.md23 - **mainui.css**: the file contains styles of entire editor outline structures,
24 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
25 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
26 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
28 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
29 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
38 - **images/**: contains a fill general used images,
39 - **dev/**: contains SVG and PNG source of the skin icons.

12345678910>>...40