Home
last modified time | relevance | path

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

12345678910>>...49

/plugin/highlightjs/highlight/languages/
Druby.js17 contains: RUBY_DEFAULT_CONTAINS,
36 contains: RUBY_DEFAULT_CONTAINS property
43 contains: ['title', 'params', 'comment'] property
50 contains: ['title', 'inheritance', 'comment'], property
61 contains: ['parent'] property
79 contains: ['escape', 'subst'], property
85 contains: ['escape', 'subst'], property
91 contains: ['escape', 'subst'], property
97 contains: ['escape', 'subst'], property
103 contains: ['escape', 'subst'], property
[all …]
Dperl.js12 contains: PERL_DEFAULT_CONTAINS,
33 contains: PERL_DEFAULT_CONTAINS, property
44 contains: ['escape', 'subst', 'variable'], property
50 contains: ['escape', 'subst', 'variable'], property
56 contains: ['escape', 'subst', 'variable'], property
62 contains: ['escape', 'subst', 'variable'], property
68 contains: ['escape', 'subst', 'variable'], property
74 contains: ['escape', 'subst', 'variable'], property
80 contains: ['escape'], property
86 contains: ['escape','subst','variable'], property
[all …]
D1c.js15 contains: ['comment', 'string', 'function', 'preprocessor', 'number', 'date'],
24 contains: ['dquote'], property
30 contains: ['dquote'] property
35 contains: ['dquote'] property
40 contains: ['dquote'] property
65 contains: ['string'] property
72 contains: ['title','tail','comment'], property
79 contains: ['params', 'export'] property
86 contains: ['comment'] property
Dhtml-xml.js12 contains: ['value'] property
26 contains: ['pi', 'comment', 'cdata', 'tag'] property
43 contains: ['title', 'tag_internal'], property
54 contains: ['attribute'], property
73 contains: ['value'] property
86 contains: ['tag', 'comment', 'doctype', 'vbscript'] property
97 contains: ['attribute'], property
106 contains: ['attribute'], property
115 contains: ['attribute'], property
Dcss.js8 contains: ['at_rule', 'id', 'class', 'attr_selector', 'pseudo', 'rules', 'comment'], property
21 contains: ['function', 'string', 'number', 'pseudo'] property
44 contains: ['rule', 'comment'], property
52 contains: ['value'] property
58 contains: ['function', 'number', 'hexcolor', 'string'] property
71 contains: ['params'] property
76 contains: ['number', 'string'] property
Ddjango.js8 contains: ['tag', 'comment', 'doctype', 'template_comment', 'template_tag', 'variable'] property
19 contains: ['attribute', 'template_comment', 'template_tag', 'variable'] property
26 contains: ['template_comment', 'template_tag', 'variable'] property
42 contains: ['filter'] property
47 contains: ['filter'] property
54 contains: ['argument'] property
Dbash.js11 contains: ['string', 'shebang', 'comment', 'number', 'test_condition', 'string', 'variable'],
30 contains: ['string', 'variable', 'number'], property
41 contains: ['string', 'variable', 'number'], property
56 contains: ['number'] property
62 contains: ['escape', 'variable'], property
69 contains: ['escape', 'variable'], property
Dpython.js9 contains: ['comment', 'string', 'function', 'class', 'number', 'decorator'], property
22 contains: ['title', 'params'], property
31 contains: ['title', 'params',], property
41 contains: ['string'] property
61 contains: ['escape'], property
67 contains: ['escape'], property
Dlisp.js14 contains: ['literal', 'number', 'string', 'comment', 'quoted', 'list'],
46 contains: ['number', 'string', 'variable', 'keyword', 'quoted_list'] property
51 contains: ['number', 'string', 'variable', 'keyword', 'quoted_list'], property
58 contains: ['quoted_list', 'literal', 'number', 'string'] property
63 contains: ['title','body'] property
73contains: ['quoted', 'list', 'literal', 'number', 'string', 'comment', 'variable', 'keyword'] property
Ddelphi.js12 contains: ['comment', 'string', 'number', 'function', 'class'],
36 contains: ['quote'], property
52 contains: ['title', 'params', 'comment'], property
60 contains: ['title', 'params', 'comment'], property
72 contains: ['string'] property
79 contains: ['string', 'comment', 'function'] property
Dsql.js11 contains: ['string', 'number', 'comment'], property
28 contains: ['escape', 'squote'], property
38 contains: [ 'escape', 'dquote'], property
48 contains: ['escape']
Dphp.js9 contains: ['comment', 'number', 'string', 'variable', 'preprocessor'], property
19 contains: ['phpdoc'] property
30 contains: ['escape'], property
36 contains: ['escape'], property
Dprofile.js10 contains: ['number', 'builtin', 'filename', 'header', 'summary', 'string', 'function'] property
19 contains: ['number'], property
33 contains: ['title'] property
42 contains: ['string'], property
Djavascript.js8 contains: ['string', 'comment', 'number', 'regexp_container', 'function'], property
26 contains: ['comment', 'regexp'], property
38 contains: ['title', 'params'] property
47 contains: ['string', 'comment'] property
Djava.js9 contains: ['javadoc', 'comment', 'string', 'class', 'number', 'annotation'], property
19 contains: ['inheritance', 'title'] property
35 contains: ['string', 'annotation'] property
45 contains: ['javadoctag'], property
/plugin/html2pdf/html2pdf/html2ps/unittest/
Dtest.css.parse.php7 $this->assertTrue($collection->contains(CSS_VISIBILITY));
14 $this->assertTrue($collection->contains(CSS_VISIBILITY));
21 $this->assertTrue($collection->contains(CSS_HTML2PS_HTML_CONTENT));
31 $this->assertTrue($collection->contains(CSS_CONTENT));
42 $this->assertTrue($collection->contains(CSS_HTML2PS_HTML_CONTENT));
54 $this->assertTrue($collection->contains(CSS_HTML2PS_HTML_CONTENT));
55 $this->assertTrue($collection->contains(CSS_COLOR));
56 $this->assertTrue($collection->contains(CSS_FONT_WEIGHT));
77 $this->assertTrue($collection->contains(CSS_HTML2PS_HTML_CONTENT));
78 $this->assertTrue($collection->contains(CSS_COLOR));
[all …]
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 = []; variable in FreeDSx\\Ldap\\Search\\Filter\\SubstringFilter
65 …truct(string $attribute, ?string $startsWith = null, ?string $endsWith = null, string ...$contains) argument
70 $this->contains = $contains;
126 return $this->contains;
137 $this->contains = $values;
147 … if ($this->startsWith === null && $this->endsWith === null && count($this->contains) === 0) {
156 foreach ($this->contains as $contain) {
178 if (count($this->contains) !== 0) {
181 }, $this->contains);
214 [$startsWith, $endsWith, $contains] = self::parseSubstrings($substrings);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
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/
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/ckgedit/ckeditor/skins/moono/
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/ckgdoku/ckeditor/skins/moono/
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/
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/
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/
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>>...49