Home
last modified time | relevance | path

Searched refs:string (Results 2551 – 2575 of 3165) sorted by relevance

1...<<101102103104105106107108109110>>...127

/plugin/pdfjs/pdfjs/web/locale/csb/
H A Dviewer.properties12 # These strings are concatenated to form the "Page: X of Y" string.
78 # english string describing the error.
/plugin/codemirror/dist/modes/
H A Dhttp.min.js.map1string-2\";\n }\n\n function requestProtocol(stream, state) {\n if (stream.match(/^HTTP\\/\\d…
H A Dpug.min.js.map1string';\n return KEYWORD;\n }\n }\n\n function append(stream, state) {\n if (stream.…
H A Dvelocity.min.js1 …nString){g.lastTokenWasBuiltin=false;return"string"}if(a.pos>m.length&&a.string.charAt(a.pos-m.len…
H A Dsoy.min.js.map1string","match","exec","substr","pos","index","result","hideFirstChars","localState","localStates"…
H A Dpegjs.min.js.map1 …/);\n }\n }\n return state.lhs ? \"property string\" : \"string\"; // Token…
/plugin/task/
H A Dhelper.php378 function _vsc($string) { argument
381 return str_replace($search, $replace, $string);
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DREADME.md145 The integer is currently returned as a hexadecimal string (prefixed with "0x")
146 by the C extension and a decimal string (no prefix) by the pure PHP reader.
/plugin/text/
H A Drenderer.php571 function _xmlEntities($string) { argument
572 return $string; // nothing to do for text
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js1string(t.uri)||gr.undefined(t.uri))}}(fn||(fn={})),function(e){e.create=function(e,t,n,r){return{t… function
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js1553 return toSVG.apply(this, [ function( string ) { argument
1844 reviver: function( string, clipPath ) { argument
1846 var match = matcher.exec( string )[ 0 ].slice( 7, -1 );
1873 string = string.replace( match, replacement.join( ";" ) );
1878 var end = string.slice( - sliceOffset);
1882 end = string.slice( - sliceOffset);
1885 var start = string.slice(0,string.length - sliceOffset);
1889 string = start + clipPathAttr + end;
1894 return string;
2564 capitalize: function( string ) { argument
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dcoding_standards.rst52 * Do not put any spaces before and after string delimiters:
/plugin/bootswrapper/exe/help/
H A Dcarousel.txt73 | ''pause'' | string | ''hover'' | Pauses the cycling of the carousel on mouseenter and resumes …
/plugin/combo/syntax/
H A Dbadge.php53 function getPType(): string
102 * @param string $match
228 * @param string $format
/plugin/structsection/
H A Dyarn.lock483 is-string "^1.0.5"
1086 escape-string-regexp "^1.0.2"
1097 escape-string-regexp "^1.0.5"
1300 string.prototype.trimend "^1.0.1"
1301 string.prototype.trimstart "^1.0.1"
1317 escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
1828 is-string@^1.0.5:
2594 string-width@^4.2.0:
2603 string.prototype.trimend@^1.0.1:
2611 string.prototype.trimstart@^1.0.1:
[all …]
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml677 # # associated with the empty string
872 # an empty sequence, and the last an empty string.
914 string: !!str 12
916 [ 'integer' => 12, 'no int' => '12', 'string' => '12' ]
946 - !!str a Unicode string
948 [ 'a Unicode string' ]
1329 first: There is no unquoted empty string.
1333 third: !!str 12 ## This is a string.
1354 'first' => 'There is no unquoted empty string.',
1401 # string value '1' '2'.
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js1431 return function(string) { argument
1432 string = string == null ? '' : '' + string;
1433 return testRegexp.test(string) ? string.replace(replaceRegexp, escaper) : string;
/plugin/404manager/
H A DCHANGES.md5 * Redirections are now real redirections passing variable via the query string
/plugin/codeprettify/code-prettify/src/
H A Dprettify.css25 .str { color: #080 } /* string content */
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dslice.rst7 The ``slice`` filter extracts a slice of a sequence, a mapping, or a string:
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DServerProtocolHandler.php92 * @var array<string, mixed>
295 * @param string $message
299 string $message = '',
/plugin/commonmark/vendor/league/commonmark/src/Delimiter/
H A DDelimiterStack.php90 public function removeEarlierMatches(string $character): void
103 * @param string|string[] $characters
/plugin/diagramsnet/lib/math/extensions/TeX/
H A DAMScd.js19 …:this.stack.env.CD_minh||a.varrowsize})},CD_arrow:function(g){var l=this.string.charAt(this.i);if(…
/plugin/combo/ComboStrap/
H A DCardTag.php194 public static function renderEnterXhtml(TagAttributes $attributes, Doku_Renderer_xhtml $renderer, array $data): string
/plugin/templater/
H A DCHANGELOG.md12 * A better fix for "Uninitialized string offset".
18 * Fixed "Uninitialized string offset" when user provides "parameter=" without value.
33 * Previous changes didn't allow the actual displayed string to start or end with quotation marks. This fixes that by allowing such strings to be ""double quoted"" and only removing the outermost quotes. (by [Turq Whiteside](https://github.com/TurqW))

1...<<101102103104105106107108109110>>...127