Home
last modified time | relevance | path

Searched refs:string (Results 2851 – 2875 of 3165) sorted by relevance

1...<<111112113114115116117118119120>>...127

/plugin/a2s/
H A DASCIIToSVG.php2745 private $string; variable in dokuwiki\\plugin\\a2s\\SVGText
2780 public function setString($string) { argument
2781 $this->string = $string;
2793 $out .= SVGText::svgEntities($this->string);
/plugin/flowplayer/player/
H A DREADME.txt183 - if clip.url has the string "mp3:" in it, the clip.type will report 'audio'
319 - clip urls were not resolved correctly if the HTML page URL had a query string starting with a que…
431 - context menu now correctly builds up from string entries in configuration
451 - Context menu now correctly handles menu items that are configured by their string labels only (no…
/plugin/pdfjs/pdfjs/web/locale/af/
H A Dviewer.properties144 # english string describing the error.
/plugin/charter/
H A Dhelper.php53 'filename' => 'string',
/plugin/combo/ComboStrap/
H A DCallStack.php209 * @return string - the content of the call stack as if it was in the file
211 public static function getFileContent(CallStack $callStack, int $int): string
734 * @return false|int|string
962 * this should be the length of the string of the page
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md209 - Fixed `ClientBuilder::setSSLVerification()` to accept string or boolean
322 - [DOCS] Replace deprecated string type with keyword type for index operations (#736) [[a550507]](http://github.com/elasticsearch/elasticsearch-php/commit/a550507)
355 - Add verify as acceptable query string parameter for createRepository (#665) [[885bfea]](http://github.com/elasticsearch/elasticsearch-php/commit/885bfea)
/plugin/codemirror/dist/modes/
H A Dcoffeescript.min.js.map1string\");\n return state.tokenize(stream, state);\n }\n // Handle regex literals\n …
H A Dhaxe.min.js1 …return q("comment","comment")}var u={atom:true,number:true,variable:true,string:true,regexp:true};…
/plugin/sphinxsearch-was/
H A Dsphinxapi.php1432 function EscapeString($string) argument
1437 return str_replace($from, $to, $string);
/plugin/sphinxsearch/
H A Dsphinxapi.php1467 function EscapeString ( $string ) argument
1472 return str_replace ( $from, $to, $string );
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md60 * Test: Use `::class` instead of string classnames. (Ivan Enderlin, 2016-08-08T17:25:28+02:00)
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md174 * Fixed: Version string
/plugin/pdfjs/pdfjs/web/locale/an/
H A Dviewer.properties144 # english string describing the error.
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Ddeprecated.rst167 2.0. You can render a string via ``\Twig\Environment::createTemplate()``.
/plugin/issuetracker/
H A Dprototype.js1075 function $w(string) { argument
1076 if (!Object.isString(string)) return [];
1077 string = string.strip();
1078 return string ? string.split(/\s+/) : [];
1357 var string = this.toString(radix || 10);
1358 return '0'.times(length - string.length) + string;
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1string.camelize(type.charAt(0).toUpperCase()+type.slice(1));return fabric.util.resolveNamespace(na… argument
2string.capitalize,clone=fabric.util.object.clone,toFixed=fabric.util.toFixed,parseUnit=fabric.util… argument
6string.capitalize(property,true)](value,function(){loaded[property]=true;callback&&callback()})}},…
11 …,toFixed(yPos,4),'" ',this._getFillAttributes(this.fill),">",fabric.util.string.escapeXml(this._te…
15string.escapeXml(_char),"</tspan>"].join("")}});(function(){if(typeof document!=="undefined"&&type… argument
H A Dfabric.js1447 function camelize(string) { argument
1462 function capitalize(string, firstLetterOnly) { argument
1463 return string.charAt(0).toUpperCase() +
1464 (firstLetterOnly ? string.slice(1) : string.slice(1).toLowerCase());
1473 function escapeXml(string) { argument
1474 return string.replace(/&/g, '&amp;')
1485 fabric.util.string = { class in fabric.util
2819 capitalize = fabric.util.string.capitalize,
3754 string = string.trim();
10501 capitalize = fabric.util.string.capitalize,
[all …]
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }…
/plugin/diagramsnet/lib/math/config/
H A DTeX-MML-AM_HTMLorMML-full.js70string=n;this.i=0;this.macroCount=0;var m;if(o){m={};for(var p in o){if(o.hasOwnProperty(p)){m[p]=…
71string="\\mathop{\\rm "+k+"}"+i+" "+this.string.slice(this.i);this.i=0},SkipLimits:function(j){var…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1string/starts-with.js","webpack://pdfjs-dist/build/pdf/node_modules/core-js/modules/es6.string.sta…
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }…
/plugin/pdfjs/pdfjs/web/locale/ga-IE/
H A Dviewer.properties144 # english string describing the error.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_connector.cfm104 xmlContent = ""; // append to this string to build content
/plugin/pdfjs/pdfjs/web/locale/oc/
H A Dviewer.properties170 # english string describing the error.
/plugin/pdfjs/pdfjs/web/locale/ach/
H A Dviewer.properties167 # english string describing the error.

1...<<111112113114115116117118119120>>...127