Home
last modified time | relevance | path

Searched refs:unicode (Results 26 – 50 of 156) sorted by relevance

1234567

/plugin/emoji/
H A Dscript.js58 … var fileName = assetUri + emojiStrategy[shortname].unicode + '.png' + cacheBustParam;
/plugin/latexit/tests/my/
H A Dtest7.latex5 \usepackage[unicode]{hyperref}
/plugin/combo/resources/dictionary/
H A DREADME.md7 * [emojis](./emojis.json) - unicode code point to name emoji mapping (to use as icon)
/plugin/diagramsnet/lib/math/config/
H A Ddefault.js573 unicode: {
/plugin/dokutexit/conf/
H A Dheader-namespace.tex34 \usepackage[unicode, bookmarks, colorlinks=false, pdfborder={0 0 0}]{hyperref}
H A Dheader-page.tex34 \usepackage[unicode, bookmarks, colorlinks=false, pdfborder={0 0 0}]{hyperref}
/plugin/symbols4odt/
H A Ddokuwiki_plugin_page.wiki41 …tead of CODE) will create the UTF8 symbol ''[[https://www.compart.com/de/unicode/U+26A0|&#x26A0]];…
69 …de = "26A0"'' will create the UTF8 symbol ''[[https://www.compart.com/de/unicode/U+26A0|&#x26A0]];…
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/
H A DREADME.md5 The files are provided by [Unicode.org](http://www.unicode.org/udhr).
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md79 * Llk: Change pragma `unicode` for `lexer.unicode`. (Ivan Enderlin, 2016-02-22T09:35:39+01:00)
/plugin/combo/resources/theme/default/components/css/
H A Dminimap.css146 unicode-bidi: -moz-isolate;
/plugin/minimap/
H A Dstyle.css153 unicode-bidi: -moz-isolate;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DDirectWrite.php315 $unicode = $this->mpdf->UTF8StringToArray($text);
320 $char = $unicode[$i];
H A DMpdf.php518 var $entsubstitute; // Array of substitution decimal unicode for the Hi entities
1251 $this->entsubstitute = []; // Array of substitution decimal unicode for the Hi entities
3541 $unicode = $this->UTF8StringToArray($c, $addSubset);
3542 $char = $unicode[0];
3624 $unicode = $this->UTF8StringToArray($s, $addSubset);
3627 $nb_carac = count($unicode) - $discards; // mPDF 6
3638 foreach ($unicode as $char) {
3652 foreach ($unicode as $i => $char) {
5446 $unicode = $this->UTF8StringToArray($txt);
5465 for ($i = 0; $i < count($unicode);
25410 getBasicOTLdata(& $chunkOTLdata, $unicode, & $is_strong) global() argument
[all...]
/plugin/diagramsnet/lib/math/extensions/
H A DSafe.js19 …choice:true,mhchem:true,newcommand:true,noErrors:false,noUndefined:false,unicode:true,verb:true},s…
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Dtext-macros.js19 …pace:true,mkern:true,rule:true,Rule:true,Space:true,color:true,href:true,unicode:true,ref:true,eqr…
/plugin/codemirror/dist/modes/
H A Dfactor.min.js.map1 …?\"/, token: \"string\", next: \"string\"},\n // numbers: dec, hex, unicode, bin, fractional,…
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DTharlonOFL.txt1 Copyright (c) 2010-2012, Sai Zin Di Di Zone (www.yunghkio.com/unicode|saiddzone@gmail.com), with Reserved Font Name 'Yunghkio'. Copyright (c) 2012, Google, Inc (http://code.google.com/p/googlefontdirectory/), with Reserved Font Name 'Arimo'. Copyright (c) 2012, Sun Tun, Ngwe Tun, Solveware Solution (http://code.google.com/p/tharlon-font|info@parabaik.info), with Reserved Font Name 'TharLon'.
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md529 * http://www.unicode.org/Public/MAPPINGS/ISO8859/8859-1.TXT
592 * http://www.alanwood.net/unicode/
600 * http://www.unicode.org/unicode/faq/utf_bom.html
H A Dreadme.txt547 * http://www.unicode.org/Public/MAPPINGS/ISO8859/8859-1.TXT
610 * http://www.alanwood.net/unicode/
618 * http://www.unicode.org/unicode/faq/utf_bom.html
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D46.46.js.map1 …'super',\n 'tuple',\n 'type',\n 'unichr',\n 'unicode',\n 'vars'…
H A D63.63.js.map1 … tokenPostfix: '.swift',\n // TODO(owensd): Support the full range of unicode valid identifiers…
/plugin/dw2pdf/vendor/mpdf/mpdf/data/
H A Dlang2fonts.css287 font-family: tharlon; /* zawgyi-one is non-unicode compliant but in wide usage ; ayar is also not strictly compliant */
/plugin/fetchmedia/
H A Dyarn.lock533 babel-plugin-transform-es2015-unicode-regex@^6.22.0:
535 …egistry.yarnpkg.com/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-un…
598 babel-plugin-transform-es2015-unicode-regex "^6.22.0"
1563 has-unicode "^2.0.0"
1648 has-unicode@^2.0.0:
1650 …resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e08…
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock575 babel-plugin-transform-es2015-unicode-regex@^6.3.13:
577 …egistry.yarnpkg.com/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-un…
651 babel-plugin-transform-es2015-unicode-regex "^6.3.13"
1446 has-unicode "^2.0.0"
1553 has-unicode@^2.0.0:
1555 …resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e08…
/plugin/odt/
H A DChangeLog.txt197 * renderer.php: replace with unicode entities instead of HTML (not

1234567