Home
last modified time | relevance | path

Searched refs:keyword (Results 26 – 50 of 482) sorted by relevance

12345678910>>...20

/plugin/photowidget/
H A Dphotowidget.php112 function _str_cut($src, $keyword, $mode) argument
114 $keyword_pos = strpos($src, $keyword);
119 $result = substr($src, $keyword_pos+strlen($keyword));
/plugin/highlightjs/highlight/styles/
H A Dzenburn.css23 .keyword,
26 .django .keyword,
64 .dos .keyword,
H A Didea.css31 .tag .title, .id, .attr_selector, .pseudo, .literal, .keyword, .hexcolor, .css .function, .ini .tit…
36 .attribute, .rules .keyword, .number, .date, .regexp {
H A Ddark.css21 .keyword,
77 .keyword,
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/
H A DTypeResolver.php132 * @param string $keyword
137 public function addKeyword($keyword, $typeClassName) argument
141 …'The Value Object that needs to be created with a keyword "' . $keyword . '" must be an existing c…
152 $this->keywords[$keyword] = $typeClassName;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D57.57.js.map1keyword', next: '@includedeclaration' }],\n [\n '[@](keyframes|-webkit-k…
H A D32.32.js.map1keyword', 'keyword', 'keyword']\n ],\n // headers (with =)\n [/^\…
H A D54.54.js.map1keyword.tag-if', open: 'If', close: 'EndIf' },\n { token: 'keyword.tag-while', open: 'While…
H A D52.52.js.map1keyword that does not always apply to modifiers like until and while,\n * and a 'do' keyword that …
/plugin/syntaxhighlightjs/static/lib/highlightjs/
H A Dhighlight.min.js2keyword:r,built_in:i},c:[e.CLCM,e.NM,n,o,{cN:"function",b:"(процедура|функция)",e:"$",l:t,k:"проце…
3keyword:t,built_in:i,literal:r},c:[a,n,o,s,l,c,d]}}),e.registerLanguage("avrasm",function(e){retur… property in AnonymousFunctionc7c182be2700.o
4keyword:"IN A AAAA AFSDB APL CAA CDNSKEY CDS CERT CNAME DHCID DLV DNAME DNSKEY DS HIP IPSECKEY KEY… property in AnonymousFunctionc7c182be3900.i
5keyword:"break default func interface select case map struct chan else goto package switch const f… property in AnonymousFunctionc7c182be5200.t
6keyword:"in if for while finally new do return else break catch instanceof throw try this switch c… property in AnonymousFunctionc7c182be5900.t
7keyword:"break case catch classdef continue else elseif end enumerated events for function global … property in AnonymousFunctionc7c182be5f00.t
8keyword:"int float while char export sizeof typedef const struct for union unsigned long volatile … property in AnonymousFunctionc7c182be6900.r
9keyword:"abort break case clear catch continue do elseif else endfunction end for function global …
10keyword:r.join(" "),built_in:o.join(" "),literal:n.join(" ")},c:[e.CLCM,e.CBCM,l,s,d]}}),e.registe… property in AnonymousFunctionc7c182be8a00.r
11keyword:"__COLUMN__ __FILE__ __FUNCTION__ __LINE__ as as! as? associativity break case catch class… property in AnonymousFunctionc7c182be8c00.t
[all …]
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Ddark.min.css1keyword,.hljs-selector-tag,.hljs-literal,.hljs-section,.hljs-link{color:white}.hljs,.hljs-subst{co…
H A Dbrown-paper.min.css1keyword,.hljs-selector-tag,.hljs-literal{color:#005599;font-weight:bold}.hljs,.hljs-subst{color:#3…
H A Dfar.min.css1keyword,.hljs-selector-tag,.hljs-section,.hljs-type,.hljs-name,.hljs-selector-id,.hljs-selector-cl…
H A Ddefault.min.css1 …nd:#F0F0F0}.hljs,.hljs-subst{color:#444}.hljs-keyword,.hljs-attribute,.hljs-selector-tag,.hljs-met…
H A Dmonokai.min.css1keyword,.hljs-selector-tag,.hljs-literal,.hljs-strong,.hljs-name{color:#f92672}.hljs-code{color:#6…
H A Dsolarized-light.min.css1keyword,.hljs-selector-tag,.hljs-addition{color:#859900}.hljs-number,.hljs-string,.hljs-meta .hljs…
H A Dsolarized-dark.min.css1keyword,.hljs-selector-tag,.hljs-addition{color:#859900}.hljs-number,.hljs-string,.hljs-meta .hljs…
H A Dobsidian.min.css1keyword,.hljs-selector-tag,.hljs-literal,.hljs-selector-id{color:#93c763}.hljs-number{color:#ffcd2…
H A Dschool-book.min.css1keyword,.hljs-selector-tag,.hljs-literal{color:#005599;font-weight:bold}.hljs,.hljs-subst{color:#3…
H A Dhybrid.min.css1keyword{color:#707880}.hljs-number,.hljs-symbol,.hljs-literal,.hljs-deletion,.hljs-link{color:#c66…
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A DshThemeEclipse.scss36 .keyword { font-weight: bold !important; }
39 .keyword {
/plugin/revealjs/lib/css/
H A Dmonokai.css14 .hljs-keyword,
62 .hljs-keyword,
/plugin/findologicxmlexport/vendor/hoa/zformat/
H A DParameter.php382 * @param string $keyword Keyword.
385 public function getKeyword($keyword) argument
387 if (true === array_key_exists($keyword, $this->_keywords)) {
388 return $this->_keywords[$keyword];
/plugin/revealjs/plugin/highlight/
H A Dhighlight.js2keyword:"addr and as asm bind block break case cast const continue converter discard distinct div … property in AnonymousFunction892c8c106000.t
/plugin/syntaxhighlighter3/sxh3/pkg/styles/
H A DshThemeEclipse.css38 .syntaxhighlighter .keyword{color:#7f0055 !important;}
48 .syntaxhighlighter .keyword{font-weight:bold !important;}
49 .syntaxhighlighter .xml .keyword{color:#3f7f7f !important;font-weight:normal !important;}

12345678910>>...20