Home
last modified time | relevance | path

Searched refs:ASCII (Results 1 – 25 of 48) sorted by last modified time

12

/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs7963 /* TODO: test how applications handle non-ASCII field names */
25730 …able === "undefined") console.error("Codepage tables are not loaded. Non-ASCII characters may not…
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md255 - Index collation for non-ASCII characters.
459 Small change to function `barcode_c128()` which allows ASCII 0 - 31 to be used in C128A e.g. chr(13) in:
585 - Transform to uppercase/lowercase not working for chars > ASCII 128 when using core fonts
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A DNormalizer.php40 …private static $ASCII = "\x20\x65\x69\x61\x73\x6E\x74\x72\x6F\x6C\x75\x64\x5D\x5B\x63\x6D\x70\x27\… variable in Symfony\\Polyfill\\Intl\\Normalizer\\Normalizer
47 if (!isset($s[strspn($s, self::$ASCII)])) {
115 $ASCII = self::$ASCII;
137 if ($j = strspn($s, $ASCII, $i + 1)) {
201 $ASCII = self::$ASCII;
223 $j = 1 + strspn($s, $ASCII, $i + 1);
/plugin/a2s/
H A DREADME1 a2s yet another ASCII to SVG Plugin for DokuWiki
3 Renders ASCII box and lines as SVG using ASCIIToSVG.
H A Ddemo.txt3 a2s is a little plugin that turns ASCII art boxes, lines and arrows into nice SVG images. It is bas…
H A Dplugin.info.txt6 desc Convert ASCII art diagram to nice embedded SVG images.
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md55 Please note that only UTF-8 and ASCII encodings are supported. If your Markdown uses a different encoding please convert it to UTF-8 before running it through this library.
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D35.35.js.map1ASCII',\n 'ASENSITIVE',\n 'AT',\n 'AUTOEXTEND_SIZE',\n 'AUTO_INCREMENT…
H A D61.61.js.map1 …',\n 'USER_ID',\n 'USER_NAME',\n // String\n 'ASCII',\n 'CHAR',…
H A Dbundle.js.map1ASCII `string`.\n *\n * @private\n * @param {string} string The string inspect.\n * @returns {numb…
H A Deditor.worker.js.map1ASCII characters in the range 32 - 126 (including 32 and 126) or \\n, \\r, \\t\n */\nexport functi…
H A Djson.worker.js.map1ASCII characters in the range 32 - 126 (including 32 and 126) or \\n, \\r, \\t\n */\nexport functi…
H A D3.3.js.map1ASCII-incompatible encodings to avoid security risk: browsers not supporting them may interpret ha…
H A D2.2.js.map1ASCII letters.\"\n },\n {\n \"name\": \"lower-gre…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1 …baseProperty = require('./_baseProperty');\n\n/**\n * Gets the size of an ASCII `string`.\n *\n * …
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt192 * bugfix: removed non-printable ASCII in comment
211 * Bugfix: (#1812) potential unwanted high-ASCII characters in errors
1495 encoded to UTF8 by default. For all ASCII/ANSI data this value
1522 non-ASCII characters (above chr(127)) were being incorrectly
1859 available, and ['iso']['files'] will contain ASCII equivalents
2008 * Bugfix: Warning now generated and ASCII format assumed for
H A Dstructure.txt174 … ['data_ascii']=>array() { // array of values converted approximately from Unicode to ASCII
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1 … return;\n }\n\n // Because marks are always ASCII values, and we hav…
/plugin/typography/
H A DREADME.md19 …amily for text, must be single quoted if a font name contains white-space or non-ASCII characters |
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1ASCII-safe\n state = 'scheme';\n } else if (!stateOverride) {\n buf…
H A Dpdf.worker.js.map1ASCII-safe\n state = 'scheme';\n } else if (!stateOverride) {\n buf…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …t) address|CPU (type|speed)|physical memory|time (stamp|to GMT)|replacing|ASCII (character|number)…
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DREADME.md148 We can also transform any text into ASCII:
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md489 You will see everything in ASCII uppercase.

12