Home
last modified time | relevance | path

Searched refs:string (Results 3026 – 3050 of 3165) sorted by relevance

1...<<121122123124125126127

/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc257 var right_side = results.substring(c2_inx); //from c2 to end of string
664 /* previously saved internal link with query string
1567 // remove space between formatted character entity and following character string
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc344 var right_side = results.substring(c2_inx); //from c2 to end of string
730 /* previously saved internal link with query string
1569 // remove space between formatted character entity and following character string
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_drag_timeline.js.map1string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }…
H A Ddhtmlxgantt_csp.js.map1 …enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in v…
H A Ddhtmlxgantt_multiselect.js.map1 …enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in v…
H A Ddhtmlxgantt_quick_info.js.map1 …enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in v…
H A Ddhtmlxgantt_smart_rendering.js.map1 …enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in v…
/plugin/strata/
H A Dmanual.txt417 * ''text'': a text input field. It filters rows that have a value that contains the filter string (substring matching). E.g.: filtering for //David// will match //10 David Street//.
470 By adding a ''%%*%%'' to the property name, we indicate that we are setting multiple columns at once. We must set all columns (e.g.: here, precisely three values must be given). However, we can leave some value the default by giving them the empty string:
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jar ... .annotation.ThreadingBehavior valueOf (java.lang.String) String name private void <init> (java ...
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md771 A backtick-delimited string in a code span: `` `foo` ``
777 <p>A backtick-delimited string in a code span: <code>`foo`</code></p>
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php1618 $client_cookie = Random::string(16);
4212 $padding = Random::string($padding_length);
/plugin/processing/
H A Dscript.js5559 var string = ajax(url);
5562 for (var i = 0; i < string.length; i++) {
5563 ret.push(string.charCodeAt(i));
11804 function trimSpaces(string) { argument
11805 var m1 = /^\s*/.exec(string), result;
11806 if(m1[0].length === string.length) {
11809 var m2 = /\s*$/.exec(string);
11810 result = {left: m1[0], middle: string.substring(m1[0].length, m2.index), right: m2[0]};
11816 function trim(string) { argument
11817 return string.replace(/^\s+/,'').replace(/\s+$/,'');
/plugin/tline/
H A DCHANGES.txt157 * Added Timeline.version string in timeline.js. Issue 60.
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md338 - `getState() : string`
/plugin/diagramsnet/lib/resources/
H A Ddia_zh.txt1091 plsTypeStr=Please type a search string.
H A Ddia_uk.txt1091 plsTypeStr=Please type a search string.
/plugin/html5video2/script/
H A Dvideo.min.js21string"!=typeof(e="string"!=typeof e&&e&&"function"==typeof e.toString?e.toString():e))return new …
23string"!=typeof e})).length<=1)return Os(t[0]);var n=t.reduce(function(e,t,i){return e+(t.byteLeng…
27string is required");var m,g=e.maxPlaylistRetries;null!==g&&"undefined"!=typeof g||(g=1/0),Pl=o,t.…
/plugin/database2/
H A Ddatabase2.php3202 $string = substr( $in, $first + 1, $end - $first - 1 );
3206 return stripcslashes( $string );
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2string){string=unescape(encodeURIComponent(string));var ret=[];for(var i=0;i<string.length;i++){re… argument
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerRtmp.as538 // allow use of ^ in rtmp string to indicate break point for an appname or instance name that
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js122 …{var a=[],b;for(b in this.parameters_){var c=this.parameters_[b];a.push("string"===typeof c?b+":"+…
577 …e.CssHighlighter,CHTML:sre.ChtmlHighlighter};sre.Span=function(a,b){this.string=a;this.attributes=…
585string&&e&&sre.AudioUtil.isPauseElement(f)){var h=sre.Engine.personalityProps.PAUSE;f[h]=sre.Audio…
586 Object.keys(c).length&&a.push(c);b.string&&a.push({span:[b],join:d});e&&a.push(e)};
588 …ioRenderer.prototype.merge=function(a){return a.map(function(b){return b.string}).join(this.getSep…
600string.length&&d.string.match(/[a-zA-Z]/)?b.push('<say-as interpret-as="'+sre.SsmlStepRenderer.CHA…
601 …uralRendering.prototype.merge=function(a){var b=a.map(function(d){return{string:d,attributes:{}}})…
/plugin/codemirror/dist/
H A Dscripts.min.js6string;for(var i=0;i<c.length;++i){var j=c[i];var k=d(h,j.open,e.pos);if(k==e.pos){if(!j.parseDeli…
7string&&f.blankLine)f.blankLine(m);while(!p.eol()){var q=f.token(p,m);d(p.current(),q,n,p.start,m)…
8 …s=null;a.electricInput=null}function l(a,b,c){if(!c){return null}var d=a.string.slice(a.lineStart,…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1string'; }\n options[name] = {\n type: type,\n defaultValue: defaultValue,\n …
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md282 * [#9192](http://dev.ckeditor.com/ticket/9192): Fixed: An `undefined` string is appended to an emai…
372 …(http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getSnapshot) may return a non-string value.
594 …ment names in the [string format of allowed content rules](http://docs.ckeditor.com/#!/guide/dev_a…
794 …age caption can be translated (customized) with the `editor.lang.image2.captionPlaceholder` string.
1187 …//docs.ckeditor.com/#!/api/CKEDITOR.htmlParser.filter)s before writing structure to an HTML string.
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js1498 utf8encode: function (string) { argument
1499 return utils.transformTo("string", utf8.utf8encode(string));
1596 exports.string = true;

1...<<121122123124125126127