Home
last modified time | relevance | path

Searched refs:b (Results 1501 – 1525 of 2511) sorted by last modified time

1...<<61626364656667686970>>...101

/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_multiselect.js206 res.sort(function(a, b) { argument
207 return gantt.getGlobalTaskIndex(a) > gantt.getGlobalTaskIndex(b) ? 1 : -1;
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/
H A Ddhtmlxgantt_skyblue.css110 color: #42464b;
985 color: #42464b;
1085 color: #42464b;
1456 color: #42464b;
/plugin/yuriigantt/
H A DLICENSE126 Component, and (b) serves only to enable use of the work with that
217 b) The work must carry prominent notices stating that it is
257 b) Convey the object code in, or embodied in, a physical product
273 with subsection 6b.
368 b) Requiring preservation of specified reasonable legal notices or
418 finally terminates your license, and (b) permanently, if the copyright
531 conveyed by you (or copies made from those copies), or (b) primarily
/plugin/redirect/lang/cs/
H A Dintro.txt3 … na externí webové stránky nebo stránky ve wiki. Všechny názvy stránek musí být absolutní a očiště…
4 Před kotevním křížkem musí být \.
/plugin/structcombolookup/
H A DLICENSE98 b) You must cause any work that you distribute or publish, that in
142 b) Accompany it with a written offer, valid for at least three
153 an offer, in accord with Subsection b above.)
/plugin/pycode/images/
H A Dlogo.xcf51 ���^:=��� ����b�� ����
52 ����b�� ����
53 ����b��!���A�����b�����]  �����h����晒�������۩�p'�����l����fx���׍���W���x���)����…
91 ���������������������������������������������������������d��������.��b�������d�����…
/plugin/imagebox/
H A DLICENSE98 b) You must cause any work that you distribute or publish, that in
142 b) Accompany it with a written offer, valid for at least three
153 an offer, in accord with Subsection b above.)
/plugin/codeprettify/code-prettify/src/
H A Dlang-kotlin.js38b(package|public|protected|private|open|abstract|constructor|final|override|import|for|while|as|ty…
39 [PR['PR_LITERAL'], /^(?:true|false|null)\b/],
42 [PR['PR_TYPE'], /^(\b[A-Z]+[a-z][a-zA-Z0-9_$@]*|`.*`)/, null],
H A Dlang-pascal.js42 …GRAM|RECORD|REPEAT|SET|SHL|SHR|THEN|TO|TYPE|UNIT|UNTIL|USES|VAR|VIRTUAL|WHILE|WITH|XOR)\b/i, null],
H A Dlang-rd.js40 [PR['PR_LITERAL'], /^\\(?:cr|l?dots|R|tab)\b/],
H A Dlang-xq.js60 …ng|as|ancestor-or-self|ancestor|after|eq|order|by|or|and|schema-element|document-node|node|at)\b/],
62 …s:dayTimeDuration|xs:dateTime|xs:date|xs:byte|xs:boolean|xs:anyURI|xf:yearMonthDuration)\b/, null],
64 …|base-uri|avg|adjust-time-to-timezone|adjust-dateTime-to-timezone|adjust-date-to-timezone|abs)\b/],
H A Dnode_prettify.js383 ranges.sort(function (a, b) { return (a[0] - b[0]) || (b[1] - a[1]); }); argument
H A Dlang-dart.js42 [PR['PR_KEYWORD'], /^\b(?:import|library|part of|part|as|show|hide)\b/i],
51 [PR['PR_KEYWORD'], /^\b(?:class|interface)\b/i],
54 …'], /^\b(?:assert|async|await|break|case|catch|continue|default|do|else|finally|for|if|in|is|new|r…
57 …[PR['PR_KEYWORD'], /^\b(?:abstract|const|extends|factory|final|get|implements|native|operator|set|…
60 [PR['PR_TYPE'], /^\b(?:bool|double|Dynamic|int|num|Object|String|void)\b/i],
63 [PR['PR_KEYWORD'], /^\b(?:false|null|true)\b/i],
H A Dlang-lua.js50 …lseif|end|false|for|function|if|in|local|nil|not|or|repeat|return|then|true|until|while)\b/, null],
H A Dlang-mumps.js127 [PR['PR_DECLARATION'], new RegExp('^(?:\\$(?:' + intrinsic + '))\\b', 'i'), null],
129 [PR['PR_KEYWORD'], new RegExp('^(?:[^\\$]' + commands + ')\\b', 'i'), null],
H A Dlang-scala.js47 …|private|protected|requires|return|sealed|super|throw|trait|try|type|val|var|while|with|yield)\b/],
48 [PR['PR_LITERAL'], /^(?:true|false|null|this)\b/],
H A Dprettify.js431 ranges.sort(function (a, b) { return (a[0] - b[0]) || (b[1] - a[1]); }); argument
H A Drun_prettify.js660 ranges.sort(function (a, b) { return (a[0] - b[0]) || (b[1] - a[1]); }); argument
H A Dlang-rust.js38 [PR['PR_STRING'], /^b"(?:[^\\]|\\(?:.|x[\da-fA-F]{2}))*?"/], // Bytes literal
40 [PR['PR_STRING'], /^b?r(#*)\"[\s\S]*?\"\1/], // Raw string/bytes literal
H A Dlang-swift.js47 …[PR['PR_LITERAL'], /^-?(?:(?:0(?:(?:b[01][01_]*)|(?:o[0-7][0-7_]*)|(?:x[\da-fA-F][\da…
49 [PR['PR_LITERAL'], /^(?:_|Any|true|false|nil)\b/, null],
51b(?:__COLUMN__|__FILE__|__FUNCTION__|__LINE__|#available|#colorLiteral|#column|#else|#elseif|#endi…
H A Dlang-vb.js51 …til|Variant|Wend|When|While|With|WithEvents|WriteOnly|Xor|EndIf|GoSub|Let|Variant|Wend)\b/i, null],
53 [PR['PR_COMMENT'], /^REM\b[^\r\n\u2028\u2029]*/i],
56 …/^(?:True\b|False\b|Nothing\b|\d+(?:E[+\-]?\d+[FRD]?|[FRDSIL])?|(?:&H[0-9A-F]+|&O[0-7]+)[SIL]?|\d*…
H A Dlang-wiki.js38 ['lang-wiki.meta', /(?:^^|\r\n?|\n)(#[a-z]+)\b/],
40 [PR['PR_LITERAL'], /^(?:[A-Z][a-z][a-z0-9]+[A-Z][a-z][a-zA-Z0-9]+)\b/
/plugin/codeprettify/code-prettify/
H A DCOPYING98 (b) You must cause any modified files to carry prominent notices
/plugin/extlist/
H A Dplugin.info.txt6 desc Extend writing style of lists: a) treat consecutive indented lines of text as one list item, b) ordered list with starting number, c) description list as well as ordered/unordered list.
/plugin/glossary/
H A Dglossary.class.php14 function cmpGlossary ($a, $b) { argument
15 if ($a['word'] == $b['word'])
17 return ($a['word'] < $b['word']) ? -1 : 1;
431 if (eregi ('.*\.cache$', $file, $b))

1...<<61626364656667686970>>...101