!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted/
!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/darren@hiebert.com/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/
!_TAG_PROGRAM_VERSION	5.0.1	//
ACCEPTOPTS	addphrase.c	182;"	d	file:
ACCEPTOPTS	addphrase.c	185;"	d	file:
ACCEPTOPTS	cin2tab.c	166;"	d	file:
ACCEPTOPTS	cin2tab.c	169;"	d	file:
AddToAssociatePhrase	xl_phrase.c	/^static int AddToAssociatePhrase (HzInputTable_T *pClient,$/;"	f	file:
AdjustPhraseOrder	xl_phrase.c	/^int AdjustPhraseOrder (HzInputTable_T *pClient, long nPhrase)$/;"	f
AppendPhrase	xl_phrase.c	/^int AppendPhrase (HzInputTable_T *p, char *szCode, char *szPhrase)$/;"	f
AssociatePhrase	xl_hzinput.h	/^AssociatePhrase;$/;"	t
CFLAGS	Makefile	/^CFLAGS = -g -Wall -I..\/..\/..\/include -I.$/;"	m
CFLAGS	Makefile	/^CFLAGS=$/;"	m
CIN_CNAME_LENGTH	xl_hzinput.h	39;"	d
CIN_ENAME_LENGTH	xl_hzinput.h	38;"	d
CONFIG_H	config.h	2;"	d
CaculateAssociateIndex	xl_phrase.c	/^static int CaculateAssociateIndex (u_char *p)$/;"	f	file:
CaculatePhraseKeys	xl_phrase.c	/^static void CaculatePhraseKeys (HzInputTable_T *pClient, u_char *szCode,$/;"	f	file:
CharIndex	xl_hzinput.h	/^	int		CharIndex[15];$/;"	m	struct:
CurSelNum	xl_hzinput.h	/^	int		CurSelNum;$/;"	m	struct:
CurrentPageIndex	xl_hzinput.h	/^	int		CurrentPageIndex;$/;"	m	struct:
DEFAULT_FREQ	xl_sysphrase.h	30;"	d
DeletePhrase	xl_phrase.c	/^int DeletePhrase (HzInputTable_T *p, char *szPhrase)$/;"	f
DumpLoadInputMethod	xl_phrase.c	/^int DumpLoadInputMethod (HzInputTable_T *p, char *filename)$/;"	f
END_KEY_LENGTH	xl_hzinput.h	42;"	d
EndKey	xl_hzinput.h	/^	int		EndKey;$/;"	m	struct:
FillAllMatchChars	xl_hzinput.c	/^static void FillAllMatchChars (HzInputTable_T *pClient, int j)$/;"	f	file:
FillAssociateChars	xl_hzinput.c	/^static void FillAssociateChars(HzInputTable_T *pClient, int index)$/;"	f	file:
FillMatchChars	xl_hzinput.c	/^static void FillMatchChars (HzInputTable_T *pClient, int j)$/;"	f	file:
FindAssociateKey	xl_phrase.c	/^int FindAssociateKey (HzInputTable_T *pClient, u_char *pStr)$/;"	f
FindMatchKey	xl_hzinput.c	/^static void FindMatchKey (HzInputTable_T *pClient)$/;"	f	file:
GetAssociatePhraseIndex	xl_phrase.c	/^long GetAssociatePhraseIndex (HzInputTable_T *pClient, $/;"	f
GetAssociatePhrases	xl_hzinput.c	/^static void GetAssociatePhrases (HzInputTable_T *pClient, unsigned char *p)$/;"	f	file:
GetPhraseLevel	addphrase.c	/^count_t  GetPhraseLevel (long count)$/;"	f
HZINPUT_H	xl_hzinput.h	32;"	d
HzInputTable_T	xl_hzinput.h	/^HzInputTable_T;$/;"	t
IMM_AddPhrase	TL_hzinput.c	/^static int IMM_AddPhrase (IMM_CLIENT *q, PhraseItem *p)$/;"	f	file:
IMM_ConfigInputArea	TL_hzinput.c	/^static int IMM_ConfigInputArea (IMM_CLIENT *p, int SelectionLen)$/;"	f	file:
IMM_DEL_PHRASE	xl_hzinput.h	62;"	d
IMM_DOUBLECHAR	xl_hzinput.h	60;"	d
IMM_Flush	TL_hzinput.c	/^static int IMM_Flush (IMM_CLIENT *p)$/;"	f	file:
IMM_GetInputDisplay	TL_hzinput.c	/^static int IMM_GetInputDisplay (IMM_CLIENT *p, char *buf, long buflen)$/;"	f	file:
IMM_GetSelectDisplay	TL_hzinput.c	/^static int IMM_GetSelectDisplay (IMM_CLIENT *p, char *buf, long buflen)$/;"	f	file:
IMM_KeyFilter	TL_hzinput.c	/^static int IMM_KeyFilter (IMM_CLIENT *p, u_char key, char *buf, int *len)$/;"	f	file:
IMM_MAX_ASSOCIATE_PHRASE	xl_phrase.c	36;"	d	file:
IMM_ModifyPhraseItem	TL_hzinput.c	/^static int IMM_ModifyPhraseItem (IMM_CLIENT *p, long n, PhraseItem *pItem)$/;"	f	file:
IMM_PHRASE	xl_hzinput.h	61;"	d
IMM_ResetInput	TL_hzinput.c	/^int IMM_ResetInput (IMM_CLIENT *p)$/;"	f
IMM_close	TL_hzinput.c	/^static int IMM_close (IMM_CLIENT *p)$/;"	f	file:
IMM_open	TL_hzinput.c	/^static IMM_CLIENT *IMM_open (char *szFileName, long type)$/;"	f	file:
IMM_pGetItem	TL_hzinput.c	/^PhraseItem * IMM_pGetItem (IMM_CLIENT *p, u_long n)$/;"	f
IMM_save	TL_hzinput.c	/^static int IMM_save (IMM_CLIENT *p, char *szFileName)$/;"	f	file:
ITEM	xl_hzinput.h	/^ITEM;$/;"	t
ImmOp_Ptr	TL_hzinput.c	/^struct ImmOperation ImmOp_Ptr = {$/;"	v
InitPhrase	xl_phrase.c	/^static void InitPhrase (HzInputTable_T *pClient, $/;"	f	file:
InpKey	xl_hzinput.h	/^	u_long	InpKey[MAX_INPUT_LENGTH];$/;"	m	struct:
InputAreaX	xl_hzinput.h	44;"	d
InputCount	xl_hzinput.h	/^	int		InputCount;$/;"	m	struct:
InputMatch	xl_hzinput.h	/^	int		InputMatch;$/;"	m	struct:
IntCode_SelectionX	xl_hzinput.h	46;"	d
IsAssociateMode	xl_hzinput.h	/^	int		IsAssociateMode;$/;"	m	struct:
IsFullChar	xl_hzinput.h	/^	int		IsFullChar;$/;"	m	struct:
IsFullCharBackup	xl_hzinput.h	/^	int		IsFullCharBackup; $/;"	m	struct:
IsFullComma	xl_hzinput.h	/^	int		IsFullComma;$/;"	m	struct:
IsFullCommaInChinese	xl_hzinput.h	/^	int		IsFullCommaInChinese;$/;"	m	struct:
IsFullCommaInEnglish	xl_hzinput.h	/^	int		IsFullCommaInEnglish;$/;"	m	struct:
IsHanziInput	xl_hzinput.h	/^	int		IsHanziInput;$/;"	m	struct:
IsHanziInputBackup	xl_hzinput.h	/^	int		IsHanziInputBackup;$/;"	m	struct:
IsHelpMenu	xl_hzinput.h	/^	int		IsHelpMenu;$/;"	m	struct:
IsSelectDup	xl_hzinput.c	/^static int IsSelectDup (HzInputTable_T *pClient, int CurSelNum, char *szPhrase)$/;"	f	file:
IsSysMenu	xl_hzinput.h	/^	int		IsSysMenu;$/;"	m	struct:
IsThisPhraseExist	xl_phrase.c	/^int IsThisPhraseExist (HzInputTable_T *p, char *szCode, char *szPhrase)$/;"	f
ItemOut	addphrase.c	/^ITEM            ItemOut[MAXSIZE];$/;"	v
ItemOut	cin2tab.c	/^ITEM ItemOut[MAXSIZE];$/;"	v
KeyIndex	xl_hzinput.h	/^	u_short	KeyIndex[64];$/;"	m	struct:
KeyMap	xl_hzinput.h	/^	u_char	KeyMap[128];$/;"	m	struct:
KeyName	xl_hzinput.h	/^	u_char	KeyName[64][3];$/;"	m	struct:
LoadInputMethod	xl_phrase.c	/^hz_input_table* LoadInputMethod(char *filename)$/;"	f
LoadPhrase	xl_phrase.c	/^void LoadPhrase (HzInputTable_T *pClient, int phrno, char *tt)$/;"	f
LoadSystemPhrase	xl_sysphrase.c	/^TL_SysPhrase_T * LoadSystemPhrase (char *szFileName, int type)$/;"	f
MAGIC_NUMBER	xl_hzinput.h	37;"	d
MAXSIZE	addphrase.c	111;"	d	file:
MAXSIZE	cin2tab.c	132;"	d	file:
MAXSIZE	levelphrase.c	107;"	d	file:
MAX_INPUT_LENGTH	xl_hzinput.h	36;"	d
MAX_PHRASE_LENGTH	xl_hzinput.h	40;"	d
MAX_SEL_LENGTH	xl_hzinput.h	/^	int		MAX_SEL_LENGTH;$/;"	m	struct:
MAX_USHORT	xl_phrase.c	37;"	d	file:
MaxDupSel	xl_hzinput.h	/^	int		MaxDupSel;$/;"	m	struct:
MaxPress	xl_hzinput.h	/^	int		MaxPress;$/;"	m	struct:
MaxSelectLen	xl_hzinput.h	/^	int		MaxSelectLen;$/;"	m	struct:
MemFile_T	xl_mfile.c	/^MemFile_T;$/;"	t	file:
MemFile_handle	xl_mfile.c	/^typedef struct MemFile_handle$/;"	s	file:
MultiPageMode	xl_hzinput.h	/^	int		MultiPageMode;$/;"	m	struct:
MyPhraseItem	cin2tab.c	/^AssociatePhrase MyPhraseItem[MAXSIZE];$/;"	v
NR_INPUTMETHOD	xl_hzinput.h	56;"	d
NextPageIndex	xl_hzinput.h	/^	int		NextPageIndex;$/;"	m	struct:
OutputPhrase	xl_hzinput.h	/^	long	OutputPhrase[32000];$/;"	m	struct:
PROG	Makefile	/^PROG = TL_hzinput.so$/;"	m
PhraseMark	levelphrase.c	/^u_char  PhraseMark[MAXSIZE];$/;"	v
ProcessResult	levelphrase.c	/^void ProcessResult ()$/;"	f
ProcessingSystemPhrase	addphrase.c	/^int  ProcessingSystemPhrase (char *szFileName)$/;"	f
ProcessingSystemPhrase	levelphrase.c	/^int  ProcessingSystemPhrase (char *szFileName)$/;"	f
PureSystemPhrase	xl_sysphrase.h	/^PureSystemPhrase;$/;"	t
PureSystemPhraseMark	xl_sysphrase.c	/^static char *PureSystemPhraseMark = "TL Phrase Mark";$/;"	v	file:
PureSystemPhraseUseCount	xl_sysphrase.c	/^static long PureSystemPhraseUseCount = 0;$/;"	v	file:
ResetInput	xl_hzinput.c	/^void ResetInput (HzInputTable_T *pClient)$/;"	f
ResortPhraseFreq	xl_phrase.c	/^int ResortPhraseFreq (HzInputTable_T *pClient)$/;"	f
Result	levelphrase.c	/^u_long  Result[256];$/;"	v
SELECT_KEY_LENGTH	xl_hzinput.h	41;"	d
SYSPHRASEFILE_BIG5	config.h	4;"	d
SYSPHRASEFILE_BIG5HKSCS	config.h	5;"	d
SYSPHRASEFILE_GB	config.h	3;"	d
SaveLoadInputMethod	xl_phrase.c	/^int SaveLoadInputMethod (hz_input_table *cur_table, char *filename)$/;"	f
SelectionX	xl_hzinput.h	47;"	d
SetPhraseBuffer	TL_hzinput.c	/^void SetPhraseBuffer (PhraseItem *p, char *buf, int buflen)$/;"	f
SortAllOutput	xl_hzinput.c	/^static void SortAllOutput (HzInputTable_T *pClient)$/;"	f	file:
SortPhraseItem	xl_phrase.c	/^void SortPhraseItem (TL_SysPhrase_T *q, hz_input_table *cur_table)$/;"	f
SpliteLineCode	gbk/yutocin.c	/^void SpliteLineCode (u_char *cmd, u_char *arg, FILE *fpOut)$/;"	f
SpliteTwoLine	gbk/mstocin.c	/^void SpliteTwoLine (u_char *buf, u_char *code, u_char *phrase)$/;"	f
StartKey	xl_hzinput.h	/^	int		StartKey;$/;"	m	struct:
SystemPhraseIndex	xl_sysphrase.h	/^SystemPhraseIndex;$/;"	t
TL_AddPhrase	xl_sysphrase.c	/^long TL_AddPhrase (TL_SysPhrase_T *p, char *buf, u_long freq)$/;"	f
TL_AdjustPhraseOrder	xl_sysphrase.c	/^int TL_AdjustPhraseOrder (TL_SysPhrase_T *p, long nPhrase)$/;"	f
TL_AppendPhrase	xl_sysphrase.c	/^long TL_AppendPhrase (TL_SysPhrase_T *p, char *buf)$/;"	f
TL_ConfigureInputArea	xl_hzinput.c	/^int TL_ConfigureInputArea (HzInputTable_T *p, int MaxSelectLen)$/;"	f
TL_DeletePhrase	xl_sysphrase.c	/^int TL_DeletePhrase (TL_SysPhrase_T *p, char *buf)$/;"	f
TL_DoSelectItem	xl_hzinput.c	/^char * TL_DoSelectItem (HzInputTable_T *p, u_long vv, char *s)$/;"	f
TL_DumpAllPhrase	xl_sysphrase.c	/^int TL_DumpAllPhrase (TL_SysPhrase_T *p, char *szFileName)$/;"	f
TL_GetInputDisplay	xl_hzinput.c	/^int TL_GetInputDisplay (HzInputTable_T * p, char *buf, long buflen)$/;"	f
TL_GetPhrase	xl_sysphrase.c	/^int TL_GetPhrase (TL_SysPhrase_T *p, u_long nPhrase, char *buf)$/;"	f
TL_GetPhraseFreq	xl_sysphrase.c	/^int TL_GetPhraseFreq (TL_SysPhrase_T *p, long nPhrase, u_long *freq)$/;"	f
TL_GetSelectDisplay	xl_hzinput.c	/^int TL_GetSelectDisplay (HzInputTable_T * p, char *buffer)$/;"	f
TL_GetUserSelectPhraseCount	xl_sysphrase.c	/^int TL_GetUserSelectPhraseCount (TL_SysPhrase_T *p, long nPhrase, u_long *count)$/;"	f
TL_InputInit	xl_hzinput.c	/^void TL_InputInit (HzInputTable_T *p)$/;"	f
TL_KeyFilter	xl_hzinput.c	/^int TL_KeyFilter (HzInputTable_T *pClient, u_char key, char *buf, int *len)$/;"	f
TL_KeyPressed	xl_hzinput.c	/^long TL_KeyPressed (HzInputTable_T *pClient, u_char key)$/;"	f
TL_LoadMethod	xl_hzinput.c	/^hz_input_table* TL_LoadMethod (char *szName)$/;"	f
TL_MatchPhrase	xl_sysphrase.c	/^int TL_MatchPhrase (TL_SysPhrase_T *p, $/;"	f
TL_OBJS	Makefile	/^TL_OBJS = xl_hzinput.o TL_hzinput.o  xl_phrase.o xl_sysphrase.o xl_mfile.o$/;"	m
TL_SYSPHRASE_FILE	addphrase.c	/^static char *TL_SYSPHRASE_FILE = "tl_sysphrase.bin";$/;"	v	file:
TL_SaveAllPhrase	xl_sysphrase.c	/^int TL_SaveAllPhrase (TL_SysPhrase_T *p, char *szFileName)$/;"	f
TL_SysPhrase_T	xl_sysphrase.h	/^TL_SysPhrase_T;$/;"	t
TL_UnloadMethod	xl_hzinput.c	/^void TL_UnloadMethod (hz_input_table *p)$/;"	f
TotalAssociatePhrase	xl_hzinput.h	/^	int		TotalAssociatePhrase;$/;"	m	struct:
TotalChar	xl_hzinput.h	/^	int		TotalChar;$/;"	m	struct:
TotalKey	xl_hzinput.h	/^	int		TotalKey;$/;"	m	struct:
TotalOutputPhrase	xl_hzinput.h	/^	long	TotalOutputPhrase;$/;"	m	struct:
TotalPhrase	xl_hzinput.h	/^	int		TotalPhrase;$/;"	m	struct:
TotalPhrase	xl_sysphrase.h	/^	long				TotalPhrase;		\/\/ Upper bound of the array$/;"	m	struct:
USER_PHRASE_DEFAULT_COUNT	xl_sysphrase.h	29;"	d
USER_PHRASE_FREQUENCY_MAX	xl_sysphrase.h	31;"	d
USER_SELECT_COUNT_MAX	xl_sysphrase.h	32;"	d
UnloadInputMethod	xl_phrase.c	/^void UnloadInputMethod (hz_input_table *p)$/;"	f
UnloadSystemPhrase	xl_sysphrase.c	/^int UnloadSystemPhrase (TL_SysPhrase_T *p)$/;"	f
UseAssociateMode	xl_hzinput.h	/^	int		UseAssociateMode;$/;"	m	struct:
WriteAllResult	levelphrase.c	/^void WriteAllResult (char *szFileName)$/;"	f
__XL_MFILE_H__	xl_mfile.h	27;"	d
__XL_PHRASE_H__	xl_phrase.h	27;"	d
__XL_SYSPHRASE_H__	xl_sysphrase.h	27;"	d
bIsFinishSorting	xl_hzinput.h	/^	u_char	bIsFinishSorting;$/;"	m	struct:
closeMemFile	xl_mfile.c	/^long closeMemFile (long handle)$/;"	f
cmd_arg	addphrase.c	/^void cmd_arg(u_char *s, u_char **cmd, u_char **arg)$/;"	f
cmd_arg	cin2tab.c	/^void cmd_arg(u_char *s, u_char **cmd, u_char **arg)$/;"	f
cmd_arg	gbk/yutocin.c	/^int cmd_arg(u_char *s, u_char **cmd, u_char **arg)$/;"	f
cmd_arg	levelphrase.c	/^void cmd_arg(u_char *s, u_char **cmd, u_char **arg)$/;"	f
cname	xl_hzinput.h	/^	char	cname[CIN_CNAME_LENGTH];$/;"	m	struct:
cur_table	xl_hzinput.h	/^	hz_input_table *cur_table;$/;"	m	struct:
current_method	xl_hzinput.h	/^	int		current_method;$/;"	m	struct:
del_enter	gbk/mstocin.c	/^void del_enter (char *s)$/;"	f
del_enter	gbk/yutocin.c	/^void del_enter (char *s)$/;"	f
del_nl_space	addphrase.c	/^void del_nl_space(char *s)$/;"	f
del_nl_space	cin2tab.c	/^void del_nl_space(char *s)$/;"	f
del_nl_space	gbk/mstocin.c	/^void del_nl_space(char *s)$/;"	f
del_nl_space	gbk/yutocin.c	/^void del_nl_space(char *s)$/;"	f
del_nl_space	levelphrase.c	/^void del_nl_space(char *s)$/;"	f
dump_HzInputTable_T	xl_hzinput.c	/^static void dump_HzInputTable_T (HzInputTable_T *table)$/;"	f	file:
dump_hz_input_table	xl_hzinput.c	/^static void dump_hz_input_table (hz_input_table *table)$/;"	f	file:
ename	xl_hzinput.h	/^	char	ename[CIN_ENAME_LENGTH];$/;"	m	struct:
error	xl_hzinput.c	38;"	d	file:
error	xl_phrase.c	38;"	d	file:
explicitSelectMode	xl_hzinput.c	/^static int explicitSelectMode;$/;"	v	file:
fr	addphrase.c	/^FILE *fr, *fw;$/;"	v
fr	cin2tab.c	/^FILE *fr, *fw;$/;"	v
fr	gbk/mstocin.c	/^FILE *fr, *fw;$/;"	v
fr	gbk/yutocin.c	/^FILE *fr, *fw;$/;"	v
fr	levelphrase.c	/^FILE *fr, *fw;$/;"	v
frequency	xl_sysphrase.h	/^	freq_t	frequency;$/;"	m	struct:
ftellMemFile	xl_mfile.c	/^long ftellMemFile (long handle)$/;"	f
fw	addphrase.c	/^FILE *fr, *fw;$/;"	v
fw	cin2tab.c	/^FILE *fr, *fw;$/;"	v
fw	gbk/mstocin.c	/^FILE *fr, *fw;$/;"	v
fw	gbk/yutocin.c	/^FILE *fr, *fw;$/;"	v
fw	levelphrase.c	/^FILE *fr, *fw;$/;"	v
get_line	addphrase.c	/^void get_line(u_char *tt)$/;"	f
get_line	cin2tab.c	/^void get_line(u_char *tt)$/;"	f
get_line	gbk/mstocin.c	/^int get_line (u_char *tt)$/;"	f
get_line	gbk/yutocin.c	/^int get_line (u_char *tt)$/;"	f
get_line	levelphrase.c	/^void get_line(u_char *tt)$/;"	f
hz_input_table	xl_hzinput.h	/^hz_input_table;$/;"	t
imdir	Makefile	/^imdir=\/lib\/Chinput\/im$/;"	m
ime	Makefile	/^	echo "==== making BIG5 Data, will take a long time ===="$/;"	m
ime	Makefile	/^	echo "==== making BIG5HKSCS Data, will take a long time ===="$/;"	m
ime	Makefile	/^	echo "==== making GB Data, will take a long time ==="$/;"	m
item	xl_hzinput.h	/^	ITEM	*item;$/;"	m	struct:
key1	xl_hzinput.h	/^	u_long	key1, key2;$/;"	m	struct:
key1	xl_hzinput.h	/^    u_long	key1;$/;"	m	struct:
key2	xl_hzinput.h	/^	u_long	key1, key2;$/;"	m	struct:
key2	xl_hzinput.h	/^    u_long	key2;$/;"	m	struct:
last_full	xl_hzinput.h	/^	char	last_full;$/;"	m	struct:
len	xl_sysphrase.h	/^	u_char	len;$/;"	m	struct:
lineno	addphrase.c	/^int lineno;$/;"	v
lineno	cin2tab.c	/^int lineno;$/;"	v
lineno	gbk/mstocin.c	/^int lineno;$/;"	v
lineno	gbk/yutocin.c	/^int lineno;$/;"	v
lineno	levelphrase.c	/^int lineno;$/;"	v
lseekMemFile	xl_mfile.c	/^long lseekMemFile (long handle, long nNewBegin)$/;"	f
magic_number	xl_hzinput.h	/^	char	magic_number[sizeof(MAGIC_NUMBER)];$/;"	m	struct:
main	addphrase.c	/^int main (int argc, char **argv)$/;"	f
main	cin2tab.c	/^int main (int argc, char **argv)$/;"	f
main	gbk/mstocin.c	/^int main (int argc, char **argv)$/;"	f
main	gbk/yutocin.c	/^int main (int argc, char **argv)$/;"	f
main	levelphrase.c	/^int main (int argc, char **argv)$/;"	f
mask	xl_hzinput.c	/^unsigned long mask[]=$/;"	v
nBeginPos	xl_mfile.c	/^	long	nBeginPos, nLen;$/;"	m	struct:MemFile_handle	file:
nCurPos	xl_mfile.c	/^	long	nCurPos;$/;"	m	struct:MemFile_handle	file:
nLen	xl_mfile.c	/^	long	nBeginPos, nLen;$/;"	m	struct:MemFile_handle	file:
nPhrase	xl_hzinput.h	/^    u_long	nPhrase;$/;"	m	struct:
offset	xl_sysphrase.h	/^	long	offset;$/;"	m	struct:
openMemFile	xl_mfile.c	/^long openMemFile (FILE *fp, long nBegin, long nLen)$/;"	f
pAssociatePhrase	xl_hzinput.h	/^	AssociatePhrase *pAssociatePhrase;$/;"	m	struct:
pBuf	xl_mfile.c	/^	void	*pBuf;$/;"	m	struct:MemFile_handle	file:
pDefaultClient	xl_hzinput.c	/^static HzInputTable_T *pDefaultClient = NULL;$/;"	v	file:
pDefaultSysPhrase	xl_phrase.c	/^static TL_SysPhrase_T *pDefaultSysPhrase = NULL;$/;"	v	file:
pDefaultSysphrase	addphrase.c	/^TL_SysPhrase_T *pDefaultSysphrase = NULL;$/;"	v
pDefaultSysphrase	cin2tab.c	/^static TL_SysPhrase_T *pDefaultSysphrase = NULL;$/;"	v	file:
pPhrase	xl_hzinput.h	/^    ITEM	**pPhrase;$/;"	m	struct:
pPhrase	xl_sysphrase.h	/^	PureSystemPhrase	*pPhrase;			\/\/ Array of PureSystemPhrase$/;"	m	struct:
pSysPhrase	xl_hzinput.h	/^	TL_SysPhrase_T *pSysPhrase;$/;"	m	struct:
pSysPhrase	xl_sysphrase.c	/^static TL_SysPhrase_T *pSysPhrase = NULL;$/;"	v	file:
prefix	Makefile	/^prefix=\/usr$/;"	m
prgdir	Makefile	/^prgdir=\/lib\/Chinput$/;"	m
print_error	addphrase.c	/^void print_error(char *fmt,...)$/;"	f
print_error	cin2tab.c	/^void print_error (char *fmt,...)$/;"	f
print_error	gbk/mstocin.c	/^void print_error(char *fmt,...)$/;"	f
print_error	gbk/yutocin.c	/^void print_error(char *fmt,...)$/;"	f
print_error	levelphrase.c	/^void print_error(char *fmt,...)$/;"	f
qcmp	xl_hzinput.c	/^static int qcmp (const void *t1, const void *t2)$/;"	f	file:
qcmp	xl_phrase.c	/^static int qcmp (const void *t1, const void *t2)$/;"	f	file:
readMemFile	xl_mfile.c	/^int readMemFile (long handle, long nLen, void *buf)$/;"	f
save_CurrentPageIndex	xl_hzinput.h	/^	int		save_CurrentPageIndex;$/;"	m	struct:
save_EndKey	xl_hzinput.h	/^	int		save_EndKey;$/;"	m	struct:
save_InpKey	xl_hzinput.h	/^	u_long	save_InpKey[MAX_INPUT_LENGTH];$/;"	m	struct:
save_MultiPageMode	xl_hzinput.h	/^	int		save_MultiPageMode;$/;"	m	struct:
save_NextPageIndex	xl_hzinput.h	/^	int		save_NextPageIndex;$/;"	m	struct:
save_StartKey	xl_hzinput.h	/^	int		save_StartKey;$/;"	m	struct:
selkey	xl_hzinput.h	/^	char	selkey[SELECT_KEY_LENGTH];$/;"	m	struct:
seltab	xl_hzinput.h	/^	char	seltab [16] [MAX_PHRASE_LENGTH];$/;"	m	struct:
seltab_phrase	xl_hzinput.h	/^	long	seltab_phrase [16];$/;"	m	struct:
skip_space	addphrase.c	/^char *skip_space(char *s)$/;"	f
skip_space	cin2tab.c	/^char *skip_space(char *s)$/;"	f
skip_space	gbk/mstocin.c	/^char *skip_space(char *s)$/;"	f
skip_space	gbk/yutocin.c	/^char *skip_space(char *s)$/;"	f
skip_space	levelphrase.c	/^char *skip_space(char *s)$/;"	f
szGetSelItem	xl_hzinput.c	/^char *szGetSelItem (HzInputTable_T *pClient, int vv)$/;"	f
szPhrase	xl_sysphrase.h	/^	char	*szPhrase;$/;"	m	struct:
szSysPhraseFile	xl_hzinput.h	/^	char	szSysPhraseFile[256];$/;"	m	struct:
szTabFileName	xl_hzinput.h	/^	char	szTabFileName[256];$/;"	m	struct:
to_space	addphrase.c	/^char *to_space(char *s)$/;"	f
to_space	cin2tab.c	/^char *to_space(char *s)$/;"	f
to_space	gbk/mstocin.c	/^char *to_space(char *s)$/;"	f
to_space	gbk/yutocin.c	/^char *to_space(char *s)$/;"	f
to_space	levelphrase.c	/^char *to_space(char *s)$/;"	f
total	xl_hzinput.h	/^    u_short	total;$/;"	m	struct:
type	xl_hzinput.h	/^    u_char	type; $/;"	m	struct:
user_select_count	xl_sysphrase.h	/^	count_t	user_select_count;$/;"	m	struct:
val1	xl_hzinput.h	/^	u_long	val1, val2;$/;"	m	struct:
val2	xl_hzinput.h	/^	u_long	val1, val2;$/;"	m	struct:
