Home
last modified time | relevance | path

Searched refs:character (Results 1 – 25 of 317) sorted by path

12345678910>>...13

/plugin/404manager/
H A DLICENSE158 incidental, or consequential damages of any character arising as a
/plugin/aceeditor/
H A Dbuild.js1 …tree|cache|call|cascade|cascaded|case|catalog_name|chain|change|changed|character|check|checkpoint…
/plugin/acronym/
H A DREADME41 2010-04-11: 1 hour: <pre> tag must not be interrupted by a line starting with a character that is …
/plugin/advanced/lang/en/config/
H A Dacl.txt10 * A group or user name. Groupnames are marked by a leading ''@'' character.
H A Dentities.txt3 …sed on a configuration file. By default this is used to convert various character combinations to …
H A Dinterwiki.txt5 In DokuWiki this is done by prefixing Wiki pagenames with a shortcut separated by a ''>'' character
H A Dusers.txt5 Empty lines, and everything after a ''#'' character are ignored. Each line contains a colon separat…
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/aichat/vendor/vanderlee/php-sentence/src/
H A DMultibyte.php46 $character = array_keys(self::$unicodeCharacterMap); // but: for efficiency you should
48 return str_replace($character, $replace, html_entity_decode($string, ENT_QUOTES, "UTF-8"));
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dlicense.txt158 incidental, or consequential damages of any character arising as a
/plugin/amcharts/assets/amcharts/plugins/export/
H A DLICENSE158 incidental, or consequential damages of any character arising as a
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js1448 return string.replace(/-+(.)?/g, function(match, character) { argument
1449 return character ? character.toUpperCase() : '';
H A Dfabric.min.js1 …ze(string){return string.replace(/-+(.)?/g,function(match,character){return character?character.to… argument
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js29489 TTFFont.prototype.characterToGlyph = function(character) {
29491 return ((_ref = this.cmap.unicode) != null ? _ref.codeMap[character] : void 0) || 0;
31423 AFMFont.prototype.characterToGlyph = function(character) {
31424 return characters[WIN_ANSI_MAP[character] || character];
31463 Subset.prototype.use = function(character) {
31465 if (typeof character === 'string') {
31466 …for (i = _i = 0, _ref = character.length; 0 <= _ref ? _i < _ref : _i > _ref; i = 0 <= _ref ? ++_i …
31467 this.use(character.charCodeAt(i));
31471 if (!this.unicodes[character]) {
31472 this.subset[this.next] = character;
[all …]
H A Dpdfmake.min.js.map1character","codeMap","forGlyph","advance","readByte","writeByte","byte","byteAt","readBool","write…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dlicense.txt158 incidental, or consequential damages of any character arising as a
/plugin/authdrupal8/
H A Dpassword.inc32 // Returns a string for mapping an int to the corresponding base 64 character.
88 * A 12 character string containing the iteration count and a random salt.
166 // Hashes must have an 8 character salt.
229 // have 'U' added as the first character and need an extra md5().
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DLICENSE158 incidental, or consequential damages of any character arising as a
/plugin/authgooglesheets/vendor/google/apiclient/
H A DLICENSE158 incidental, or consequential damages of any character arising as a
/plugin/authgooglesheets/vendor/google/auth/
H A DCOPYING159 incidental, or consequential damages of any character arising as a
H A DLICENSE158 incidental, or consequential damages of any character arising as a
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md192 * Cookies now allow more character ranges.
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md621 …URI is a absolute-path reference. A relative reference that begins with a single slash character is
628 …RI is a relative-path reference. A relative reference that does not begin with a slash character is
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md111 * Fixed support for UTF-8 when cutting strings to avoid cutting a multibyte-character in half
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/
H A DREADME.md10 this library aims to offer character encoding functions that do not leak

12345678910>>...13