Home
last modified time | relevance | path

Searched refs:strings (Results 1 – 25 of 447) sorted by path

12345678910>>...18

/plugin/advanced/lang/en/config/
H A Dentities.txt3 DokuWiki can replace certain characters or strings with other strings based on a configuration file…
H A Duserscript.txt14 * autogenerated JavaScript (language strings, config settings, [[doku>toolbar]])
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock3744 "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
3803 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md142 dataDateFormat | | Format to convert date strings to date objects, uses by default charts dataDateF…
348 quotes | true | true/false | Set whether to enclose strings in doublequotes
349 escape | true | true/false | Set whether to escape strings
356 …eObject"\|"string" | Whether to export dates as dates recognisable by Excel or formatted as strings
358 stringify | false | true/false | Convert all cell content to strings
631 dataDateFormat | Format to convert date strings to date objects, uses by default charts dataDateFor…
904 * Fixed: Zeroes were being exported to data formats as empty strings rather than numbers
986 * Added: `dataDateFormat` converts the date-strings to date objects with given format
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js2809 var strings = _dereq_('./utils/strings');
3006 strm.input = strings.string2buf(data);
3029 this.onData(strings.buf2binstring(utils.shrinkBuf(strm.output, strm.next_out)));
3171 var strings = _dereq_('./utils/strings');
3348 strm.input = strings.binstring2buf(data);
3376 next_out_utf8 = strings.utf8border(strm.output, strm.next_out);
3379 utf8str = strings.buf2string(strm.output, next_out_utf8);
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js29962 strings = {};
29969 strings[_name] = [];
29973 this.strings = strings;
29999 strings = {};
30000 _ref = this.strings;
30003 strings[id] = val;
30013 for (id in strings) {
30014 list = strings[id];
30906 strings = [];
30915 strings.push(post);
[all …]
H A Dpdfmake.min.js14strings=u,this.copyright=u[0],this.fontFamily=u[1],this.fontSubfamily=u[2],this.uniqueSubfamily=u[…
H A Dpdfmake.min.js.map1strings","platformID","encodingID","languageID","nameID","copyright","fontSubfamily","uniqueSubfam…
/plugin/authdrupal8/
H A Dpassword.inc128 * hashes of a large number of plain-text words or strings to find a match.
/plugin/authgooglesheets/
H A Dcomposer.lock213 …"phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token managemen…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md83 …s reference for getting the name of the class instead of using hardcoded strings [#1641](https://g…
324 allowing for strings and arrays.
330 This change updates query strings so that they are treated as un-encoded values
514 * Added helper methods to make it easier to represent messages as strings,
640 * Query strings are now parsed in a way that they do no convert empty keys with no value to have a …
825 …eader helper functions return a string rather than mixing Header objects and strings inconsistently
1169 * Bug: `+` is now treated as an encoded space when parsing query strings
1181 …* Query strings with empty variables will always show an equal sign unless the variable is set to …
1250 * Bug: Email constraint only validates strings
H A DREADME.md11 - Simple interface for building query strings, POST requests, streaming large
H A DUPGRADING.md42 strings must now be passed into request objects as strings, or provided to
47 working with query strings easier: `GuzzleHttp\Psr7\parse_query` and
144 strings or array of strings and is used to serialize an
414 of strings instead of a single concatenated string.
809 …eader helper functions return a string rather than mixing Header objects and strings inconsistently
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md62 …* Added support for configuring handlers with numeric level values in strings (coming from e.g. en…
70 * Fixed type hint of $level not accepting strings in SendGridHandler and OverflowHandler
89 * Fixed normalization of SoapFault objects containing non-strings as "detail" in LineFormatter
100 …n of exception codes to be always integers even for PDOException which have them as numeric strings
101 * Fixed normalization of SoapFault objects containing non-strings as "detail"
102 …* Fixed json encoding across all handlers to always attempt recovery of non-UTF-8 strings instead …
111 * Fixed support for UTF-8 when cutting strings to avoid cutting a multibyte-character in half
186 …n of exception codes to be always integers even for PDOException which have them as numeric strings
187 * Fixed normalization of SoapFault objects containing non-strings as "detail"
188 …* Fixed json encoding across all handlers to always attempt recovery of non-UTF-8 strings instead …
/plugin/authgooglesheets/vendor/psr/cache/
H A DCHANGELOG.md11 - Be more specific in docblocks that `getItems()` and `deleteItems()` take an array of strings (`st…
/plugin/authgooglesheets/vendor/psr/http-message/
H A DCHANGELOG.md25 value `string[][]`, indicating the format is a nested array of strings.
/plugin/bible/bible_douayRheims/
H A DDeuteronomy.txt589 …22:12. Thou shalt make strings in the hem at the four corners of thy cloak, wherewith thou shalt b…
H A DPsalms.txt444 … Give praise to the Lord on the harp; sing to him with the psaltery, the instrument of ten strings.
1534 …the morning, and thy truth in the night: 91:4. Upon an instrument of ten strings, upon the psalter…
2429 …od, I will sing a new canticle: on the psaltery and an instrument of ten strings I will sing prais…
2512 150:4. Praise him with timbrel and choir: praise him with strings and organs.
/plugin/bibtex/OSBib/
H A DCHANGELOG13 2/ User-defined strings for each of the 12 months may now be supplied in the bibliographic styles.
30 1/ Better support for UTF-8 multibyte strings provided by Andrea Rossato.
/plugin/bibtex/OSBib/format/
H A DREADME.txt74 …odeUtf8() instead. Additionally, if you need to manipulate UTF-8-encoded strings with functions su…
115 …odeUtf8() instead. Additionally, if you need to manipulate UTF-8-encoded strings with functions su…
/plugin/bibtex/OSBib/format/bibtexParse/
H A DCHANGELOG20 Fixed excessive expansion of @strings in bibtex imports.
45 4/ PARSEENTRIES can parse PHP strings. (loadBibTeXString)
H A DPARSEENTRIES.php110 $this->preamble = $this->strings = $this->entries = array();
304 $this->strings[] = $entry;
347 if(!empty($this->strings) && !$preamble)
350 foreach($this->strings as $key => $value)
421 foreach($this->strings as $value)
429 $strings[trim($matches[0])] = trim($this->extractStringValue($matches[1]));
432 if(isset($strings))
433 $this->strings = $strings;
452 if(empty($this->strings))
453 $this->strings = FALSE;
[all …]
H A DREADME52 …each one an array comprising the fields, entry type and given citation. @strings will be similarly…
61 In other words, an array of separate BibTeX entries with no further processing. @strings will be si…
64 … all double-quotes or braces that enclose field values of BibTeX entries/strings will be removed. …
/plugin/bibtex4dw/db/
H A Dupdate0001.sql2 CREATE TABLE strings (string PRIMARY KEY, entry); table
4 CREATE UNIQUE INDEX idx_string ON strings(string);
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md382 * `FEAT`: update translatable strings ([#1364](https://github.com/bpmn-io/bpmn-js/pull/1364))

12345678910>>...18