Home
last modified time | relevance | path

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

123

/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
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/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DCore.EscapeNonASCIICharacters.txt7 converting all non-ASCII characters into decimal numeric entities before
10 be a real downer for encodings like Big5. It also assumes that the ASCII
DCore.EscapeInvalidChildren.txt8 parent element will be transformed into text as if it were ASCII. When
/plugin/a2s/
DREADME1 a2s yet another ASCII to SVG Plugin for DokuWiki
3 Renders ASCII box and lines as SVG using ASCIIToSVG.
Dplugin.info.txt6 desc Convert ASCII art diagram to nice embedded SVG images.
Ddemo.txt3 a2s is a little plugin that turns ASCII art boxes, lines and arrows into nice SVG images. It is bas…
/plugin/ditaa/
Dplugin.info.txt6 desc Renders ASCII flowcharts contained in a DokuWiki page to images
/plugin/nonblank/
Dplugin.info.txt6 …he standard dokuwiki renderer which removes the single line break between two non-ASCII characters.
/plugin/tbt/
Dscript.js93 case 8: // standard ASCII BACKSPACE
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
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
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/grensladawritezor/fckeditor/editor/filemanager/browser/default/connectors/cfm/
Dconnector.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.
304 // This means folder names are always US-ASCII so we don't have to worry about CF5 and UTF-8
/plugin/remotescript/lib/JsHttpRequest/
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/
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
243 Printing character codes outside of the seven bit ASCII range may only appear
247 Because some PGN users' environments may not support presentation of non-ASCII
251 environments by displaying a question mark ("?") for non-ASCII character codes.
256 Only four of the ASCII control characters are permitted in PGN import format;
326 pair of quote characters (ASCII decimal value 34, hexadecimal value 0x22). An
448 any additional tag pairs appear in ASCII order by tag name.
[all …]
Dpgn-standard-proposed-supplement.txt112 As all ASCII characters are legal in a comment string it is not possible to rely
/plugin/asciidocjs/node_modules/wrap-ansi/
Dreadme.md73 - [jsesc](https://github.com/mathiasbynens/jsesc) - Generate ASCII-only output from Unicode strings…
/plugin/typography/
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/
Dacronyms.conf11 ASCII American Standard Code for Information Interchange
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
Dgithub-sample.md101 Preformatted blocks are useful for ASCII art:
/plugin/mdpage/vendor/cebe/markdown/
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/
DREADME.md148 We can also transform any text into ASCII:
/plugin/matrixnotifierwas/vendor/rappasoft/laravel-helpers/
Dreadme.md365 * Transliterate a UTF-8 value to ASCII.
/plugin/dw2pdf/vendor/mpdf/mpdf/
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…
585 - Transform to uppercase/lowercase not working for chars > ASCII 128 when using core fonts
/plugin/dirtylittlehelper/mermaid/editor/docs/
D35.35.js.map1ASCII',\n 'ASENSITIVE',\n 'AT',\n 'AUTOEXTEND_SIZE',\n 'AUTO_INCREMENT…
/plugin/findologicxmlexport/vendor/hoa/stream/
DREADME.md489 You will see everything in ASCII uppercase.

123