Home
last modified time | relevance | path

Searched refs:ASCII (Results 1 – 25 of 48) sorted by relevance

12

/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/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.EscapeNonASCIICharacters.txt
H A DCore.EscapeInvalidChildren.txt
/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 Dplugin.info.txt6 desc Convert ASCII art diagram to nice embedded SVG images.
H A Ddemo.txt3 a2s is a little plugin that turns ASCII art boxes, lines and arrows into nice SVG images. It is bas…
/plugin/ditaa/
H A Dplugin.info.txt6 desc Renders ASCII flowcharts contained in a DokuWiki page to images
/plugin/nonblank/
H A Dplugin.info.txt6 …he standard dokuwiki renderer which removes the single line break between two non-ASCII characters.
/plugin/tbt/
H A Dscript.js93 case 8: // standard ASCII BACKSPACE
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_connector.cfm27 * 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 Dcf5_upload.cfm27 * 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 Dprotocol.txt110 - 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 Dpgn-standard.txt24 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 Dpgn-standard-proposed-supplement.txt112 As all ASCII characters are legal in a comment string it is not possible to rely
/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/farm/install/animaltemplate/conf/
H A Dacronyms.conf11 ASCII American Standard Code for Information Interchange
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dgithub-sample.md101 Preformatted blocks are useful for ASCII art:
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md58 - #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 DREADME.md148 We can also transform any text into ASCII:
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsTypeTransfers.yml88 to use escapings to represent ASCII and
/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/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/dirtylittlehelper/mermaid/editor/docs/
H A D35.35.js.map1ASCII',\n 'ASENSITIVE',\n 'AT',\n 'AUTOEXTEND_SIZE',\n 'AUTO_INCREMENT…
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md489 You will see everything in ASCII uppercase.
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog313 * Fixed: non-ASCII characters in TOC items could result in XML
862 non-ASCII characters when TTF files were parsed directly

12