Home
last modified time | relevance | path

Searched refs:prefix (Results 251 – 275 of 458) sorted by last modified time

1...<<111213141516171819

/plugin/codemirror/dist/modes/
H A Dturtle.min.js.map1 …i\");\n }\n var ops = wordRegexp([]);\n var keywords = wordRegexp([\"@prefix\", \"@base\", \"a\…
H A Dverilog.min.js.map1prefix","mnemonic","hasOwnProperty"],"mappings":"CAGA,SAAUA,GACR,SAAWC,UAAW,gBAAmBC,SAAU,SACjDF,EA…
H A Dclike.min.js.map1 …n }\n return \"string\";\n }\n\n // C++11 raw string literal is <prefix>\"<delim>( anythin…
H A Dstylus.min.js.map1prefix domain regexp\n if (stream.match(documentTypesRegexp)) {\n if (stream.peek() ==…
/plugin/codemirror/dist/keymaps/
H A Demacs.min.js.map1prefix","i","findEnd","by","move","extendSelection","getCursor","motion","killTo","selections","li…
H A Dvim.min.js1prefix:g,desc:pb,onKeyUp:l,onKeyDown:m})}break;case"wordUnderCursor":var p=La(b,false,true,false,t…
2 prefix:":",onKeyDown:f})}}},evalInput:function(a,b){var c=b.inputState;var d=c.motion;var f=c.motio…
3prefix||"")+" "+(b.desc||"");var d=ob(b.prefix,b.desc);cb(a,d,c,b.onClose,b)}function rb(a,b){if(a…
H A Dvim.min.js.map1prefix","func","exCommands","commandMap_","handleKey","origin","command","handleMacroRecording","c…
/plugin/accscounter/syntax/
H A Dcounter.php76 $prefix = '/^' . $checking . '$/';
77 if (preg_match($prefix, $clientIP)) $excluded = TRUE;
78 if (preg_match($prefix, $remotehost)) $excluded = TRUE;
135 $prefix = '/^' . $checking . '$/';
136 if (preg_match($prefix, $clientIP)) $excluded = FALSE;
/plugin/revealjs/
H A DREADME.md275 …- Background transition: prefix `bg-` followed by `none`, `fade`, `slide`, `convex`, `concave` or …
H A Dchangelog.md27 …- Background transition: prefix `bg-` followed by `none`, `fade`, `slide`, `convex`, `concave` or …
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js4793 ['webkitM', 'mozM', 'msM', 'oM', 'm'].some(function (prefix) {
4794 var name = prefix + 'atches';
H A Dviewer.js.map1prefix","matchesSelector","isNotIEorIsIE10plus","chrome","isChrome15OrOpera15plus","isSafari6plus"…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1prefix\n if (!isObject(it)) return typeof it == 'symbol' ? it : (typeof it == 'string' ? 'S' : 'P…
H A Dpdf.worker.js13565 prefix = '';
13602 prefix = (0, _util.stringToPDFString)(p);
13604 prefix = '';
13655 pageLabels[i] = prefix + currentLabel;
H A Dpdf.worker.js.map1prefix","numberTree","nums","currentLabel","currentIndex","labelDict","st","toRomanNumerals","LIMI…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1prefix","Math","round","random","merge","obj1","obj2","toBoolean","bloggerMode","stripBrs","uninde…
H A Dsyntaxhighlighter.js2891 function guid(prefix) {
2892 return (prefix || '') + Math.round(Math.random() * 1000000).toString();
/plugin/webdavclient/vendor/composer/
H A DClassLoader.php110 if (!$prefix) {
126 $first = $prefix[0];
157 if (!$prefix) {
172 $length = strlen($prefix);
176 $this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length;
200 public function set($prefix, $paths) argument
202 if (!$prefix) {
205 $this->prefixesPsr0[$prefix[0]][$prefix] = (array) $paths;
220 if (!$prefix) {
223 $length = strlen($prefix);
[all …]
/plugin/codebuttonmod2/image/
H A Dcopy-button.svg1 <svg aria-hidden="true" data-prefix="far" data-icon="copy" class="svg-inline--fa fa-copy fa-w-14" r…
/plugin/yuriigantt/3rd/fontawesome/
H A Dcompress-solid.svg1 <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="compress" class="svg-inline-…
H A Dexpand-solid.svg1 <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="expand" class="svg-inline--f…
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1prefix","isError","ArrayFrom","itResult","it","hasEnvVariables","chrome","loadTimes","P","statePro…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js5269 function filledRange(count, prefix, suffix) { argument
5272 ret[i] = prefix + i + suffix;
/plugin/textinsert/
H A Dsyntax.php68 list($prefix,$trans) = explode('_',$match,2);
184 list($prefix,$trans) = explode('_',$keys[$i],2);

1...<<111213141516171819