File: enttbl.h

package info (click to toggle)
uni2ascii 4.20-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 992 kB
  • sloc: ansic: 8,730; sh: 4,471; tcl: 1,914; python: 53; makefile: 42
file content (4 lines) | stat: -rw-r--r-- 178 bytes parent folder | download | duplicates (7)
1
2
3
4
extern UTF32  LookupCodeForEntity(char *);
extern UTF32  LookupHDMLCodeForEntity(char *);
extern char * LookupEntityForCode(UTF32);
extern char *LookupHDMLEntityForCode (UTF32);