Home
last modified time | relevance | path

Searched refs:suffix (Results 76 – 100 of 137) sorted by relevance

123456

/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md146 `endsWith($value, $suffix, $message = '')` | Check that a string has a suffix
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js1 …fix:"workbox",runtime:"runtime",suffix:"undefined"!=typeof registration?registration.scope:""},u=t… property in AnonymousFunction8b687b4f0100.h
H A Dworkbox-f163abaa.js1 …fix:"workbox",runtime:"runtime",suffix:"undefined"!=typeof registration?registration.scope:""},u=t… property in AnonymousFunction9744a2ea0100.h
H A Dworkbox-bed83ea8.js1 …fix:"workbox",runtime:"runtime",suffix:"undefined"!=typeof registration?registration.scope:""},h=t… property in AnonymousFunction118ed2d90100.c
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js2322 var suffix = '',
2333 suffix = match[2];
2336 return '<a href="' + m + '">' + m + '</a>' + suffix;
/plugin/advrack/
H A Djquery.qtip.js1365 PROTOTYPE._bind = function(targets, events, method, suffix, context) { argument
1366 var ns = '.' + this._id + (suffix ? '-'+suffix : '');
1372 PROTOTYPE._unbind = function(targets, suffix) { argument
1373 $(targets).unbind('.' + this._id + (suffix ? '-'+suffix : ''));
/plugin/dokucrypt/
H A Dscript.js81 params += '&suffix='+encodeURIComponent(dwform.elements.suffix.value);
364 suffix = "##### End encrypted message\n";
418 return(prefix + armour_base64(ct) + suffix);
/plugin/codemirror/dist/modes/
H A Dperl.min.js.map1suffix","l","startState","token","lineComment","registerHelper","defineMIME","charAt"],"mappings":…
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng141 element suffix { text }+
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng141 element suffix { text }+
/plugin/diagramsnet/lib/js/croppie/
H A Dcroppie.min.js1suffix:", 0px"},translate:{suffix:""}},E=function(e,t,n){this.x=parseFloat(e),this.y=parseFloat(t)… property in AnonymousFunction373e769d0100.t.translate
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt797 If the move is a checking move, the plus sign "+" is appended as a suffix to
810 qualitatively different from move suffix annotations like "!" and "?".
847 8.2.3.8: SAN move suffix annotations
849 Import format PGN allows for the use of traditional suffix annotations for
864 formed from a dollar sign ("$") with a non-negative decimal integer suffix.
1364 11.1: File name suffix for PGN data
1373 player's last name followed by the ".pgn" suffix.
1379 event's name followed by the ".pgn" suffix.
1990 with the suffix ".fen".
2131 with the suffix ".epd".
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst285 function twig_path($name, $suffix, $arguments)
352 function twig_path($name, $suffix, $arguments)
/plugin/dokucrypt2/
H A Dscript.js436 suffix = "##### End encrypted message\n";
490 return(prefix + armour_base64(ct) + suffix);
/plugin/strata/
H A Dmanual.txt420 * ''%%suffix select%%'': a drop down select box filter, which contains all possible values. It filters rows that end with the value that is selected (suffix matching). E.g.: if the values //10 David Street// and //David Street// are present, filtering for //David Street// will match both values.
/plugin/jplayer/components/
H A Drequire-built.js411 var url, pluginModule, suffix, nameParts,
464 suffix = prefix && !pluginModule && !isNormalized ?
472 unnormalized: !!suffix,
478 normalizedName) + suffix
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js2653 var suffix = '',
2662 suffix = match[2];
2665 return '<a href="' + m + '">' + m + '</a>' + suffix;
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js3708 function hasPromisified(obj, key, suffix) { argument
3713 function checkValid(ret, suffix, suffixRegexp) { argument
3721 .replace("%s", suffix));
3738 !hasPromisified(obj, key, suffix) &&
3743 checkValid(ret, suffix, suffixRegexp);
3792 var promisifiedKey = key + suffix;
3835 var suffix = options.suffix;
3836 if (typeof suffix !== "string") suffix = defaultSuffix;
3842 if (!util.isIdentifier(suffix)) {
5269 function filledRange(count, prefix, suffix) { argument
[all …]
/plugin/socialshareprivacy2/SSP/
H A DREADME.md761 Note that facebook only supports certain languages and requires the region suffix (e.g.
1255 abbreviate numbers bigger than 9999 using the `K` suffix, rounding the
/plugin/ckgdoku/scripts/
H A Dparse_wiki-cmpr.js1 …{this.form.styling.value="no_styles";this.form.prefix.value="";this.form.suffix.value="";this.form…
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1 …{this.form.styling.value="no_styles";this.form.prefix.value="";this.form.suffix.value="";this.form…
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js3342 var suffix = zone + '[")]';
3344 return this.format(prefix + year + datetime + suffix);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js.map1 …\n 'subscreen',\n 'subtract',\n 'subtract-corresponding',\n 'suffix',\n 'sum',\n …

123456