Skip to content

hxd.Charset

hxd.Charset

Fields

NameType
maphaxe.ds.IntMap
staticinsthxd.Charset
staticgetDefaultFun

Protos

  • f@3442 resolveChar(hxd.Charset, I32, haxe.ds.IntMap) → Dyn
  • f@3443 isCJK(hxd.Charset, I32) → Bool
  • f@3444 isSpace(hxd.Charset, I32) → Bool
  • f@3445 isBreakChar(hxd.Charset, I32, I32) → Bool

Bindings

  • static f@3447 __constructor__(hxd.Charset) → Void
  • static f@3446 getDefault() → hxd.Charset