/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/ |
H A D | Normalizer.php | 40 …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/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | Core.EscapeNonASCIICharacters.txt |
|
H A D | Core.EscapeInvalidChildren.txt |
|
/plugin/a2s/ |
H A D | README | 1 a2s yet another ASCII to SVG Plugin for DokuWiki 3 Renders ASCII box and lines as SVG using ASCIIToSVG.
|
H A D | plugin.info.txt | 6 desc Convert ASCII art diagram to nice embedded SVG images.
|
H A D | demo.txt | 3 a2s is a little plugin that turns ASCII art boxes, lines and arrows into nice SVG images. It is bas…
|
/plugin/ditaa/ |
H A D | plugin.info.txt | 6 desc Renders ASCII flowcharts contained in a DokuWiki page to images
|
/plugin/nonblank/ |
H A D | plugin.info.txt | 6 …he standard dokuwiki renderer which removes the single line break between two non-ASCII characters.
|
/plugin/tbt/ |
H A D | script.js | 93 case 8: // standard ASCII BACKSPACE
|
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/ |
H A D | cf5_connector.cfm | 27 * As ColdFusion 5 does not fully support UTF-8 encoding, we force ASCII 30 * single byte, using the same encoding as ASCII, which is damn handy. 261 // This means folder names are always US-ASCII so we don't have to worry about CF5 and UTF-8
|
H A D | cf5_upload.cfm | 27 * As ColdFusion 5 does not fully support UTF-8 encoding, we force ASCII 30 * single byte, using the same encoding as ASCII, which is damn handy.
|
/plugin/remotescript/lib/JsHttpRequest/ |
H A D | protocol.txt | 110 - Unicode non-ASCII character (e.g. with code 0x1234) is encoded to e.g. %u1234. 113 - Other ASCII character (e.g. 0x15) is converted to e.g. %15.
|
/plugin/pgn4web/pgn4web/ |
H A D | pgn-standard.txt | 24 chess game data using ASCII text files. PGN is structured for easy reading and 178 a newline is the ASCII control character LF (line feed, decimal value 10, 227 Latin character sets. ISO 8859/1 includes the standard seven bit ASCII 230 ASCII usage. (Code value 127, the ASCII DEL control character, is a graphic 448 any additional tag pairs appear in ASCII order by tag name. 694 using the ASCII Latin alphabet. 1983 positions using the ASCII character set. 2027 printing ASCII characters. Adjacent fields are separated by a single ASCII 2248 single EPD record should appear in ASCII order of their opcode names 2325 writer. Each operand is a SAN move; they appear in ASCII order. [all …]
|
H A D | pgn-standard-proposed-supplement.txt | 112 As all ASCII characters are legal in a comment string it is not possible to rely
|
/plugin/typography/ |
H A D | README.md | 19 …amily for text, must be single quoted if a font name contains white-space or non-ASCII characters |
|
/plugin/farm/install/animaltemplate/conf/ |
H A D | acronyms.conf | 11 ASCII American Standard Code for Information Interchange
|
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/ |
H A D | github-sample.md | 101 Preformatted blocks are useful for ASCII art:
|
/plugin/mdpage/vendor/cebe/markdown/ |
H A D | CHANGELOG.md | 58 - #74 fixed a bug that caused a bunch of broken characters when non-ASCII input was given. Parser n…
|
/plugin/findologicxmlexport/vendor/hoa/ustring/ |
H A D | README.md | 148 We can also transform any text into ASCII:
|
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/ |
H A D | YtsTypeTransfers.yml | 88 to use escapings to represent ASCII and
|
/plugin/commonmark/vendor/league/commonmark/ |
H A D | README.md | 55 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/dw2pdf/vendor/mpdf/mpdf/ |
H A D | CHANGELOG.md | 255 - 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/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 35.35.js.map | 1 …ASCII',\n 'ASENSITIVE',\n 'AT',\n 'AUTOEXTEND_SIZE',\n 'AUTO_INCREMENT…
|
/plugin/findologicxmlexport/vendor/hoa/stream/ |
H A D | README.md | 489 You will see everything in ASCII uppercase.
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | ChangeLog | 313 * Fixed: non-ASCII characters in TOC items could result in XML 862 non-ASCII characters when TTF files were parsed directly
|