Searched refs:gUTF8GroundTable (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/terminal/
H A DTermParse.cpp40 extern int gUTF8GroundTable[]; /* UTF8 Ground table */
291 T(gUTF8GroundTable),
359 return gUTF8GroundTable;
383 int *groundtable = gUTF8GroundTable;
384 int *parsestate = gUTF8GroundTable;
H A DVTPrsTbl.c19 int gUTF8GroundTable[] = variable

Completed in 37 milliseconds