Home
last modified time | relevance | path

Searched refs:fromCode (Results 1 – 9 of 9) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/regex/Visitor/
H A DIsotropic.php183 return Ustring::fromCode($i);
191 Ustring::fromCode(
226 Ustring::fromCode(
242 return Ustring::fromCode(
268 Ustring::fromCode(0x0009),
269 Ustring::fromCode(0x0020),
270 Ustring::fromCode(0x00a0)
277 Ustring::fromCode(0x000a),
278 Ustring::fromCode(0x000b),
279 Ustring::fromCode(0x000c),
[all …]
/plugin/findologicxmlexport/vendor/hoa/ustring/Test/Unit/
H A DUstring.php793 ->when($result = LUT::getCharWidth(LUT::fromCode($code)))
804 ->when($result = LUT::isCharPrintable(LUT::fromCode(0x7f)))
809 ->when($result = LUT::isCharPrintable(LUT::fromCode(0xa0)))
814 ->when($result = LUT::isCharPrintable(LUT::fromCode(0x1100)))
824 ->when($result = LUT::fromCode(0x7e))
830 ->when($result = LUT::fromCode(0xa7))
836 ->when($result = LUT::fromCode(0x1207))
842 ->when($result = LUT::fromCode(0x1f4a9))
/plugin/findologicxmlexport/vendor/hoa/ustring/Bin/
H A DFromcode.php95 $char = Ustring::fromCode(base_convert($code, $base, 10));
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DREADME.md137 Some static methods are helpful, such as `fromCode`, `toCode` or `isUtf8` on
142 Hoa\Ustring\Ustring::fromCode(0x1a9), // string(2) "Ʃ"
H A DUstring.php939 public static function fromCode($code) function in Hoa\\Ustring\\Ustring
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Deditor.worker.js.map1fromCode = from.charCodeAt(fromStart + i);\n if (fromCode !== to.charCodeAt(toStart + i…
H A Djson.worker.js.map1fromCode = from.charCodeAt(fromStart + i);\n if (fromCode !== to.charCodeAt(toStart + i…
H A Dbundle.js.map1fromCode = from.charCodeAt(fromStart + i);\n if (fromCode !== to.charCodeAt(toStart + i…
/plugin/openlayersmap/ol7/
H A Dol.js.map