!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/
!_TAG_PROGRAM_VERSION	5.7	//
BAT_AOL	bitlbee.h	/^	BAT_AOL,$/;"	e	enum:bitlbeeAccountType
BAT_BITLBEE	bitlbee.h	/^	BAT_BITLBEE, \/\/ <- DO NOT PASS THIS IN TO THE ACCOUNT CREATE FUNCTION$/;"	e	enum:bitlbeeAccountType
BAT_GMAIL	bitlbee.h	/^	BAT_GMAIL,$/;"	e	enum:bitlbeeAccountType
BAT_ICQ	bitlbee.h	/^	BAT_ICQ,$/;"	e	enum:bitlbeeAccountType
BAT_JABBER	bitlbee.h	/^	BAT_JABBER$/;"	e	enum:bitlbeeAccountType
BAT_MSN	bitlbee.h	/^	BAT_MSN,$/;"	e	enum:bitlbeeAccountType
BAT_YAHOO	bitlbee.h	/^	BAT_YAHOO,$/;"	e	enum:bitlbeeAccountType
BA_OFFLINE	bitlbee.h	/^	BA_OFFLINE,$/;"	e	enum:bitlbeeAccountStatus
BA_ONLINE	bitlbee.h	/^	BA_ONLINE$/;"	e	enum:bitlbeeAccountStatus
BA_SIGNINGIN	bitlbee.h	/^	BA_SIGNINGIN,$/;"	e	enum:bitlbeeAccountStatus
BB_FAIL	bitlbee.h	/^	BB_FAIL$/;"	e	enum:bitlbeeStatus
BB_IDENTIFIED	bitlbee.h	/^	BB_IDENTIFIED,$/;"	e	enum:bitlbeeStatus
BB_OFFLINE	bitlbee.h	/^	BB_OFFLINE,$/;"	e	enum:bitlbeeStatus
BB_RECEIVING_ACCOUNTS	bitlbee.h	/^	BB_RECEIVING_ACCOUNTS,$/;"	e	enum:bitlbeeStatus
BITLBEE_CHANNEL	bitlbee.h	195;"	d
BUT_DDOWN	danzeff.c	28;"	d	file:
BUT_DLEFT	danzeff.c	29;"	d	file:
BUT_DOWN	danzeff.c	18;"	d	file:
BUT_DRIGHT	danzeff.c	27;"	d	file:
BUT_DUP	danzeff.c	26;"	d	file:
BUT_LEFT	danzeff.c	19;"	d	file:
BUT_RIGHT	danzeff.c	17;"	d	file:
BUT_SELECT	danzeff.c	32;"	d	file:
BUT_SHIFT	danzeff.c	23;"	d	file:
BUT_START	danzeff.c	33;"	d	file:
BUT_SWITCH	danzeff.c	22;"	d	file:
BUT_UP	danzeff.c	16;"	d	file:
BU_AWAY	bitlbee.h	/^enum bitlbeeUserStatus { BU_ONLINE, BU_AWAY, BU_OFFLINE };$/;"	e	enum:bitlbeeUserStatus
BU_OFFLINE	bitlbee.h	/^enum bitlbeeUserStatus { BU_ONLINE, BU_AWAY, BU_OFFLINE };$/;"	e	enum:bitlbeeUserStatus
BU_ONLINE	bitlbee.h	/^enum bitlbeeUserStatus { BU_ONLINE, BU_AWAY, BU_OFFLINE };$/;"	e	enum:bitlbeeUserStatus
CC_DEHOP	irc.h	/^	CC_DEHOP=10$/;"	e	enum:channelChangeType
CC_DEOP	irc.h	/^	CC_DEOP=8,$/;"	e	enum:channelChangeType
CC_DEVOICE	irc.h	/^	CC_DEVOICE=6,$/;"	e	enum:channelChangeType
CC_HOP	irc.h	/^	CC_HOP=9,$/;"	e	enum:channelChangeType
CC_JOIN	irc.h	/^	CC_JOIN=2,$/;"	e	enum:channelChangeType
CC_KICK	irc.h	/^	CC_KICK=4,        \/\/Message format "kicker kickee" FIXME$/;"	e	enum:channelChangeType
CC_OP	irc.h	/^	CC_OP=7,$/;"	e	enum:channelChangeType
CC_PART	irc.h	/^	CC_PART=3,$/;"	e	enum:channelChangeType
CC_TOPIC	irc.h	/^	CC_TOPIC=1,	\/\/Message format "nick topic", topic may contain spaces FIXME$/;"	e	enum:channelChangeType
CC_VOICE	irc.h	/^	CC_VOICE=5,$/;"	e	enum:channelChangeType
CHAT_AREA_HEIGHT	bitlbee.h	15;"	d
CHAT_AREA_WIDTH	bitlbee.h	14;"	d
CHAT_SCROLL_DEPTH	bitlbee.h	16;"	d
COLOR_AWAY_MODE	bitlbee.h	209;"	d
COLOR_BLOCK	bitlbee.h	211;"	d
COLOR_MESSAGE	bitlbee.h	206;"	d
COLOR_SEND_NICK	bitlbee.h	207;"	d
COLOR_USER_AWAY	bitlbee.h	199;"	d
COLOR_USER_OFFLINE	bitlbee.h	200;"	d
COLOR_USER_ONLINE	bitlbee.h	198;"	d
COLOR_USER_UNREAD	bitlbee.h	201;"	d
COLOR_WHOIS_MSG	bitlbee.h	210;"	d
COLOR_YOUR_NICK	bitlbee.h	208;"	d
CS_CONNECTED	irc.h	/^	CS_CONNECTED=4,		\/\/Really connected to server, do what you want$/;"	e	enum:connectionStatus
CS_CONNECTING	irc.h	/^	CS_CONNECTING=2,	\/\/Attempting to connect$/;"	e	enum:connectionStatus
CS_IDENTIFYING	irc.h	/^	CS_IDENTIFYING=3,	\/\/connected to server, registering nick and waiting for okay message$/;"	e	enum:connectionStatus
CS_OFFLINE	irc.h	/^	CS_OFFLINE=1,		\/\/Not connected at all$/;"	e	enum:connectionStatus
CallbackThread	main.cc	/^		int CallbackThread(SceSize args, void *argp)$/;"	f
DANZEFF_LEFT	danzeff.h	45;"	d
DANZEFF_RIGHT	danzeff.h	46;"	d
DANZEFF_SELECT	danzeff.h	47;"	d
DANZEFF_START	danzeff.h	48;"	d
GET_FIRST	irc.cc	457;"	d	file:
GET_FOURTH	irc.cc	470;"	d	file:
GET_FOURTH_PLUS	irc.cc	479;"	d	file:
GET_SECOND	irc.cc	461;"	d	file:
GET_THIRD	irc.cc	465;"	d	file:
GET_THIRD_PLUS	irc.cc	476;"	d	file:
INCLUDED_BITLBEE_H	bitlbee.h	2;"	d
INCLUDED_KEYBOARDS_DANZEFF_H	danzeff.h	2;"	d
INCLUDED_PROTOCOL_IRC_H	irc.h	2;"	d
KERNELMODE	psp_irkeyb.c	61;"	d	file:
MAX_VKEYBOARD	danzeff.c	171;"	d	file:
MODE_COUNT	danzeff.c	170;"	d	file:
ModuleContinueApp	main.cc	/^int ModuleContinueApp()$/;"	f
ModuleStartAPP	main.cc	/^int ModuleStartAPP()$/;"	f
PICS_BASEDIR	danzeff.c	148;"	d	file:
PSP_IRKEYB_CIRCLE	psp_irkeyb.h	37;"	d
PSP_IRKEYB_CROSS	psp_irkeyb.h	35;"	d
PSP_IRKEYB_DOWN	psp_irkeyb.h	32;"	d
PSP_IRKEYB_EMPTY	psp_irkeyb.h	43;"	d
PSP_IRKEYB_LEFT	psp_irkeyb.h	33;"	d
PSP_IRKEYB_LTRIGGER	psp_irkeyb.h	41;"	d
PSP_IRKEYB_RIGHT	psp_irkeyb.h	34;"	d
PSP_IRKEYB_RTRIGGER	psp_irkeyb.h	42;"	d
PSP_IRKEYB_SELECT	psp_irkeyb.h	39;"	d
PSP_IRKEYB_SQUARE	psp_irkeyb.h	38;"	d
PSP_IRKEYB_START	psp_irkeyb.h	40;"	d
PSP_IRKEYB_TRIANGLE	psp_irkeyb.h	36;"	d
PSP_IRKEYB_UP	psp_irkeyb.h	31;"	d
PSP_THREAD_ATTR_USER	main.cc	/^		PSP_MAIN_THREAD_ATTR(PSP_THREAD_ATTR_USER);$/;"	v
SM_GENERAL_TEXT	irc.h	/^	SM_GENERAL_TEXT=4,   \/\/general text from the server, MOTD etc$/;"	e	enum:serverMessageType
SM_INVITE	irc.h	/^	SM_INVITE=10,        \/\/Message format "nick channel" FIXME$/;"	e	enum:serverMessageType
SM_IRC_DETAILS	irc.h	/^	SM_IRC_DETAILS=2,    \/\/message from the irc class on status etc$/;"	e	enum:serverMessageType
SM_IRC_ERROR	irc.h	/^	SM_IRC_ERROR=3,      \/\/error message from the irc class$/;"	e	enum:serverMessageType
SM_IRC_UNK	irc.h	/^	SM_IRC_UNK=1,        \/\/unknown line from the irc class$/;"	e	enum:serverMessageType
SM_JOIN_CHAN	irc.h	/^	SM_JOIN_CHAN=11,     \/\/You have joined a channel. Message: "#channel"$/;"	e	enum:serverMessageType
SM_LEFT_CHAN	irc.h	/^	SM_LEFT_CHAN=12,     \/\/You have left a channel. Message: "#channel"$/;"	e	enum:serverMessageType
SM_NICK_TAKEN	irc.h	/^	SM_NICK_TAKEN=8,     \/\/The nick you are trying to use is already taken. (msg = attempted nick)$/;"	e	enum:serverMessageType
SM_NONFATAL_ERROR	irc.h	/^	SM_NONFATAL_ERROR=7, \/\/an error message of some kind, not fatal (your last command probably failed)$/;"	e	enum:serverMessageType
SM_NOTICE	irc.h	/^	SM_NOTICE=5,         \/\/NOTICE message from the server$/;"	e	enum:serverMessageType
SM_QUIT	irc.h	/^	SM_QUIT=9,           \/\/Message format "nick reason", reason may contain spaces FIXME$/;"	e	enum:serverMessageType
SM_RENAME	irc.h	/^	SM_RENAME=6,         \/\/Message format "oldnick newnick", this is a nick change. FIXME$/;"	e	enum:serverMessageType
SM_UNKNOWN	irc.h	/^	SM_UNKNOWN=14,       \/\/I DUNO LOL$/;"	e	enum:serverMessageType
SM_WHOIS_AWAY	irc.h	/^	SM_WHOIS_AWAY=18,    \/\/users away message (if any) from a whois "nick message"$/;"	e	enum:serverMessageType
SM_WHOIS_END	irc.h	/^	SM_WHOIS_END=19      \/\/end of whois responses about the given user $/;"	e	enum:serverMessageType
SM_WHOIS_IP	irc.h	/^	SM_WHOIS_IP=15,      \/\/users ip from a whois, NOT IMPLEMENTED$/;"	e	enum:serverMessageType
SM_WHOIS_REALNAME	irc.h	/^	SM_WHOIS_REALNAME=16,\/\/users realname from a whois "nick realname"$/;"	e	enum:serverMessageType
SM_WHOIS_SERVER	irc.h	/^	SM_WHOIS_SERVER=17,  \/\/users server "name" (not ip) from a whois "nick servername"$/;"	e	enum:serverMessageType
SM_WHO_DONE	irc.h	/^	SM_WHO_DONE=13,      \/\/Got who list for given channel\/person. Message: "#channel" \/ "nick????"$/;"	e	enum:serverMessageType
STATUS_TIMEOUT	bitlbee.h	18;"	d
STDERR_FILE	main.cc	549;"	d	file:
STDOUT_FILE	main.cc	548;"	d	file:
SetupCallbacks	main.cc	/^		int SetupCallbacks(void)$/;"	f
TMP_BUF_SIZE	irc.cc	/^const int TMP_BUF_SIZE = 1000;$/;"	v
_PSP_IRKEYB_H_	psp_irkeyb.h	20;"	d
_SDL_Joystick	psp_irkeyb.c	/^struct _SDL_Joystick {$/;"	s	file:
_danzeff_state	danzeff.c	/^struct _danzeff_state$/;"	s	file:
accountChangeCallback	bitlbee.h	/^	bitlbeeAccountChangeCallback* accountChangeCallback;$/;"	m	class:bitlbeeCallback
accounts	bitlbee.h	/^	vector < bitlbeeAccount > accounts;$/;"	m	class:bitlbeeCallback
addAccount	bitlbee.cc	/^void bitlbeeCallback::addAccount(bitlbeeAccountType acctype, wstring Wusername, wstring Wpassword)$/;"	f	class:bitlbeeCallback
addPerson	irc.cc	/^void channelDetails::addPerson(const ircPerson& person)$/;"	f	class:channelDetails
allowCurrentBuddy	bitlbee.cc	/^void bitlbeeCallback::allowCurrentBuddy()$/;"	f	class:bitlbeeCallback
axes	psp_irkeyb.c	/^	Sint16 *axes;		\/* Current axis states *\/$/;"	m	struct:_SDL_Joystick	file:
balldelta	psp_irkeyb.c	/^	struct balldelta {$/;"	s	struct:_SDL_Joystick	file:
balls	psp_irkeyb.c	/^	} *balls;		\/* Current ball motion deltas *\/$/;"	m	struct:_SDL_Joystick	typeref:struct:_SDL_Joystick::balldelta	file:
bitlbeeAccount	bitlbee.cc	/^bitlbeeAccount::bitlbeeAccount() {}$/;"	f	class:bitlbeeAccount
bitlbeeAccount	bitlbee.cc	/^bitlbeeAccount::bitlbeeAccount(const string &nType, const string &nDetails)$/;"	f	class:bitlbeeAccount
bitlbeeAccount	bitlbee.h	/^class bitlbeeAccount$/;"	c
bitlbeeAccountChangeCallback	bitlbee.h	/^class bitlbeeAccountChangeCallback$/;"	c
bitlbeeAccountStatus	bitlbee.h	/^enum bitlbeeAccountStatus {$/;"	g
bitlbeeAccountType	bitlbee.h	/^enum bitlbeeAccountType {$/;"	g
bitlbeeCallback	bitlbee.cc	/^bitlbeeCallback::bitlbeeCallback()$/;"	f	class:bitlbeeCallback
bitlbeeCallback	bitlbee.h	/^class bitlbeeCallback : public ircCallback$/;"	c
bitlbeeContactChangeCallback	bitlbee.h	/^class bitlbeeContactChangeCallback$/;"	c
bitlbeeStatus	bitlbee.h	/^enum bitlbeeStatus {$/;"	g
bitlbeeUser	bitlbee.cc	/^bitlbeeUser::bitlbeeUser()$/;"	f	class:bitlbeeUser
bitlbeeUser	bitlbee.cc	/^bitlbeeUser::bitlbeeUser(const wstring &nNick)	\/\/add a new user who is online, in away mode$/;"	f	class:bitlbeeUser
bitlbeeUser	bitlbee.h	/^class bitlbeeUser$/;"	c
bitlbeeUserStatus	bitlbee.h	/^enum bitlbeeUserStatus { BU_ONLINE, BU_AWAY, BU_OFFLINE };$/;"	g
bitlbee_server_str	main.cc	/^static char bitlbee_server_str[128] = "im.bitlbee.org";$/;"	v	file:
blockCurrentBuddy	bitlbee.cc	/^void bitlbeeCallback::blockCurrentBuddy()$/;"	f	class:bitlbeeCallback
buttons	danzeff.c	/^	unsigned int buttons;$/;"	m	struct:_danzeff_state	file:
buttons	psp_irkeyb.c	/^	Uint8 *buttons;		\/* Current button states *\/$/;"	m	struct:_SDL_Joystick	file:
callback	irc.h	/^	ircCallback* callback;$/;"	m	class:irc
changeChatTo	bitlbee.cc	/^void bitlbeeCallback::changeChatTo(const wstring &nNick)$/;"	f	class:bitlbeeCallback
changeChatToInt	bitlbee.cc	/^wstring bitlbeeCallback::changeChatToInt(const int &offset) \/\/-1 for server, otherwise number in list$/;"	f	class:bitlbeeCallback
changeMode	irc.cc	/^void channelDetails::changeMode(ircCallback* callback, const string source, const string modeString)$/;"	f	class:channelDetails
channelChangeCallback	bitlbee.cc	/^void bitlbeeCallback::channelChangeCallback(const string &channel, const channelChangeType &type, const string &message)$/;"	f	class:bitlbeeCallback
channelChangeType	irc.h	/^enum channelChangeType {$/;"	g
channelDetails	irc.cc	/^channelDetails::channelDetails()$/;"	f	class:channelDetails
channelDetails	irc.cc	/^channelDetails::channelDetails(const string &name, const string &topic)$/;"	f	class:channelDetails
channelDetails	irc.h	/^class channelDetails$/;"	c
channelMode	irc.h	/^	string channelMode; \/\/TODO?$/;"	m	class:channelDetails
channelModeCallback	bitlbee.cc	/^void bitlbeeCallback::channelModeCallback (const string &channel, const string &whoDone, const string &mode)$/;"	f	class:bitlbeeCallback
channelMsgCallback	bitlbee.cc	/^void bitlbeeCallback::channelMsgCallback  (const string &channel, const string &who, const string &message)$/;"	f	class:bitlbeeCallback
channelName	irc.h	/^	string channelName;$/;"	m	class:channelDetails
channelPeople	irc.h	/^	list<ircPerson> channelPeople;$/;"	m	class:channelDetails
channelTopic	irc.h	/^	string channelTopic;$/;"	m	class:channelDetails
channels	irc.h	/^	map<string, channelDetails> channels;$/;"	m	class:irc
chatContacts	bitlbee.h	/^	list < bitlbeeUser > chatContacts;$/;"	m	class:bitlbeeCallback
cleanup_output	main.cc	/^static void cleanup_output(void)$/;"	f	file:
connectionStatus	irc.h	/^enum connectionStatus {$/;"	g
contactChangeCallback	bitlbee.h	/^	bitlbeeContactChangeCallback* contactChangeCallback;$/;"	m	class:bitlbeeCallback
currentLineBuf	irc.h	/^	string currentLineBuf;$/;"	m	class:irc
currentMainWindow	bitlbee.h	/^	wstring currentMainWindow; \/\/nickname or ""(server) of main window target$/;"	m	class:bitlbeeCallback
danzeff_dirty	danzeff.c	/^int danzeff_dirty()$/;"	f
danzeff_free	danzeff.c	/^void danzeff_free()$/;"	f
danzeff_isinitialized	danzeff.c	/^int danzeff_isinitialized()$/;"	f
danzeff_load	danzeff.c	/^void danzeff_load()$/;"	f
danzeff_load_lite	danzeff.c	/^void danzeff_load_lite()$/;"	f
danzeff_moveTo	danzeff.c	/^void danzeff_moveTo(const int newX, const int newY)$/;"	f
danzeff_readInput	danzeff.c	/^unsigned int danzeff_readInput(SDL_Joystick* joystick)$/;"	f
danzeff_render	danzeff.c	/^void danzeff_render()$/;"	f
danzeff_screen	danzeff.c	/^SDL_Surface* danzeff_screen;$/;"	v
danzeff_screen_rect	danzeff.c	/^SDL_Rect danzeff_screen_rect;$/;"	v
danzeff_set_screen	danzeff.c	/^void danzeff_set_screen(SDL_Surface* screen)$/;"	f
danzeff_state	danzeff.c	/^typedef struct _danzeff_state danzeff_state;$/;"	t	typeref:struct:_danzeff_state	file:
deleteAccount	bitlbee.cc	/^void bitlbeeCallback::deleteAccount(const string &accountDetail)$/;"	f	class:bitlbeeCallback
details	bitlbee.h	/^	string details;$/;"	m	class:bitlbeeAccount
dirty	danzeff.c	/^\/*bool*\/ int dirty = true;        \/\/keyboard needs redrawing$/;"	v
doConnect	bitlbee.cc	/^void bitlbeeCallback::doConnect(const string &server, const int &port, const string &nick, const string &passwd)$/;"	f	class:bitlbeeCallback
doConnect	irc.cc	/^bool irc::doConnect(const string &nServer, const int &nPort, const string &nNick)$/;"	f	class:irc
doDisconnect	bitlbee.cc	/^void bitlbeeCallback::doDisconnect()$/;"	f	class:bitlbeeCallback
doDisconnect	irc.cc	/^void irc::doDisconnect()$/;"	f	class:irc
doRegister	bitlbee.cc	/^void bitlbeeCallback::doRegister(const string &password)$/;"	f	class:bitlbeeCallback
dx	psp_irkeyb.c	/^		int dx;$/;"	m	struct:_SDL_Joystick::balldelta	file:
dy	psp_irkeyb.c	/^		int dy;$/;"	m	struct:_SDL_Joystick::balldelta	file:
exit_callback	main.cc	/^		int exit_callback(int arg1, int arg2, void *common)$/;"	f
false	danzeff.c	3;"	d	file:
getAfkimTimeoutDns	main.cc	/^getAfkimTimeoutDns(void)$/;"	f
getAfkimTimeoutIrc	main.cc	/^getAfkimTimeoutIrc(void)$/;"	f
getBee	bitlbee.cc	/^bitlbeeCallback* bitlbeeCallback::getBee()$/;"	f	class:bitlbeeCallback
getChannelDetails	irc.cc	/^const channelDetails& irc::getChannelDetails(const string &channel) const$/;"	f	class:irc
getChannels	irc.cc	/^const map<string, channelDetails>& irc::getChannels() const$/;"	f	class:irc
getCurrentBuddyDetails	bitlbee.cc	/^void bitlbeeCallback::getCurrentBuddyDetails()$/;"	f	class:bitlbeeCallback
getMyNick	irc.cc	/^string irc::getMyNick() const$/;"	f	class:irc
getNickFromInfo	irc.cc	/^string getNickFromInfo(const string &info)$/;"	f
getPerson	irc.cc	/^ircPerson& channelDetails::getPerson(const string& nick)$/;"	f	class:channelDetails
getStateFromJoystick	danzeff.c	/^danzeff_state getStateFromJoystick(SDL_Joystick* joystick)$/;"	f
guiStrings	danzeff.c	/^char *guiStrings[] =$/;"	v
guiStringsSize	danzeff.c	147;"	d	file:
hats	psp_irkeyb.c	/^	Uint8 *hats;		\/* Current hat states *\/$/;"	m	struct:_SDL_Joystick	file:
holding	danzeff.c	/^\/*bool*\/ int holding = false;     \/\/user is holding a button$/;"	v
hop	irc.h	/^	bool hop;$/;"	m	class:ircPerson
host	irc.h	/^	string host;	\/\/     @mail.com$/;"	m	class:ircPerson
hwdata	psp_irkeyb.c	/^	struct joystick_hwdata *hwdata;	\/* Driver dependent information *\/$/;"	m	struct:_SDL_Joystick	typeref:struct:_SDL_Joystick::joystick_hwdata	file:
identify	bitlbee.cc	/^void bitlbeeCallback::identify(const string &password)$/;"	f	class:bitlbeeCallback
inChannel	irc.cc	/^bool irc::inChannel(const string &channel) const$/;"	f	class:irc
index	psp_irkeyb.c	/^	Uint8 index;		\/* Device index *\/$/;"	m	struct:_SDL_Joystick	file:
initialized	danzeff.c	/^\/*bool*\/ int initialized = false; \/\/keyboard is initialized$/;"	v
irc	irc.cc	/^irc::irc(ircCallback* CB)$/;"	f	class:irc
irc	irc.h	/^class irc$/;"	c
ircCallback	irc.h	/^class ircCallback$/;"	c
ircPerson	irc.cc	/^ircPerson::ircPerson() {} \/\/DONT USE$/;"	f	class:ircPerson
ircPerson	irc.cc	/^ircPerson::ircPerson(const string &nNick, const string &nRealname, const string &nUser, const string &nHost, const string &nMode)$/;"	f	class:ircPerson
ircPerson	irc.cc	/^ircPerson::ircPerson(string joinInfo) \/\/ nick!user@host$/;"	f	class:ircPerson
ircPerson	irc.h	/^class ircPerson$/;"	c
isTalkingToSomeone	bitlbee.cc	/^bool bitlbeeCallback::isTalkingToSomeone()$/;"	f	class:bitlbeeCallback
joinChannel	irc.cc	/^void irc::joinChannel(const string &channel)$/;"	f	class:irc
keyBits	danzeff.c	/^SDL_Surface* keyBits[guiStringsSize];$/;"	v
keyBitsSize	danzeff.c	/^int keyBitsSize = 0;$/;"	v
killBee	bitlbee.cc	/^void bitlbeeCallback::killBee()$/;"	f	class:bitlbeeCallback
knowrealname	irc.h	/^	bool knowrealname;$/;"	m	class:ircPerson
lastPingTime	bitlbee.h	/^	unsigned int lastPingTime; \/\/we ping the bitlbee server every 20seconds to try not time out$/;"	m	class:bitlbeeCallback
loc_irkbd_buffer	psp_irkeyb.c	/^ static u8  loc_irkbd_buffer[ 512 ];$/;"	v	file:
loc_irkbd_current	psp_irkeyb.c	/^ static int loc_irkbd_current = 0;$/;"	v	file:
loc_irkbd_inc_step	psp_irkeyb.c	/^ static int loc_irkbd_inc_step = 0;$/;"	v	file:
loc_irkbd_length	psp_irkeyb.c	/^ static int loc_irkbd_length  = 0;$/;"	v	file:
loc_is_numeric	bitlbee.cc	/^loc_is_numeric( std::string& a_str )$/;"	f	file:
loc_pending_buttons	psp_irkeyb.c	/^static int loc_pending_buttons[12];$/;"	v	file:
loc_psp_irkeyb_mode	psp_irkeyb.c	/^  static int loc_psp_irkeyb_mode = 0;$/;"	v	file:
loc_psp_irkeyb_read_key	psp_irkeyb.c	/^loc_psp_irkeyb_read_key()$/;"	f	file:
mNickname	irc.h	/^	string mNickname;$/;"	m	class:irc
main	main.cc	/^int main(int argc, char **argv)$/;"	f
mainTextA	bitlbee.h	/^	textArea* mainTextA; \/\/HACK, should be private$/;"	m	class:bitlbeeCallback
messageCurrent	bitlbee.cc	/^void bitlbeeCallback::messageCurrent(const wstring &message)$/;"	f	class:bitlbeeCallback
mode	danzeff.c	/^int mode = 0;             \/\/charset selected. (0 - letters or 1 - numbers)$/;"	v
modeChar	danzeff.c	/^static unsigned int modeChar[MAX_VKEYBOARD][3][3][5] =$/;"	v	file:
moved_x	danzeff.c	/^int moved_x = 0;$/;"	v
moved_y	danzeff.c	/^int moved_y = 0;$/;"	v
myirc	irc.h	/^	irc* myirc; \/\/should be static or put it else where as static$/;"	m	class:ircCallback
name	psp_irkeyb.c	/^	const char *name;	\/* Joystick name - system dependent *\/$/;"	m	struct:_SDL_Joystick	file:
naxes	psp_irkeyb.c	/^	int naxes;		\/* Number of axis controls on the joystick *\/$/;"	m	struct:_SDL_Joystick	file:
nballs	psp_irkeyb.c	/^	int nballs;		\/* Number of trackballs on the joystick *\/$/;"	m	struct:_SDL_Joystick	file:
nbuttons	psp_irkeyb.c	/^	int nbuttons;		\/* Number of buttons on the joystick *\/$/;"	m	struct:_SDL_Joystick	file:
newMessageCount	bitlbee.h	/^	int newMessageCount;$/;"	m	class:bitlbeeCallback
newServerMsg	bitlbee.h	/^	bool newServerMsg;	\/\/<-- should be used for when you get an unknown message.$/;"	m	class:bitlbeeCallback
newmsgbit	bitlbee.h	/^	newmsgBit* newmsgbit;$/;"	m	class:bitlbeeCallback
nhats	psp_irkeyb.c	/^	int nhats;		\/* Number of hats on the joystick *\/$/;"	m	struct:_SDL_Joystick	file:
nick	bitlbee.h	/^	wstring nick;$/;"	m	class:bitlbeeUser
nick	irc.h	/^	string nick;$/;"	m	class:ircPerson
op	irc.h	/^	bool op;$/;"	m	class:ircPerson
parseAfkimTimeout	main.cc	/^parseAfkimTimeout()$/;"	f	file:
parseFirst	irc.cc	/^bool irc::parseFirst()$/;"	f	class:irc
parseSecond	irc.cc	/^bool irc::parseSecond()$/;"	f	class:irc
parseSecondString	irc.cc	/^bool irc::parseSecondString()$/;"	f	class:irc
pingServer	irc.cc	/^void irc::pingServer()$/;"	f	class:irc
poll	bitlbee.cc	/^void bitlbeeCallback::poll()$/;"	f	class:bitlbeeCallback
poll	irc.cc	/^void irc::poll()$/;"	f	class:irc
port	irc.h	/^	int port;$/;"	m	class:irc
privateMsgCallback	bitlbee.cc	/^void bitlbeeCallback::privateMsgCallback  (const string &who,             const string &message)$/;"	f	class:bitlbeeCallback
processLineBuf	irc.cc	/^void irc::processLineBuf()$/;"	f	class:irc
psp_convert_utf8_to_iso_8859_1	danzeff.c	/^psp_convert_utf8_to_iso_8859_1(unsigned char c1, unsigned char c2)$/;"	f
psp_irkeyb_check_key	psp_irkeyb.c	/^psp_irkeyb_check_key()$/;"	f	file:
psp_irkeyb_exit	psp_irkeyb.c	/^psp_irkeyb_exit()$/;"	f
psp_irkeyb_inc_buffer	psp_irkeyb.c	/^psp_irkeyb_inc_buffer()$/;"	f	file:
psp_irkeyb_init	psp_irkeyb.c	/^psp_irkeyb_init()$/;"	f
psp_irkeyb_read_key	psp_irkeyb.c	/^psp_irkeyb_read_key()$/;"	f
psp_irkeyb_set_psp_key	psp_irkeyb.c	/^psp_irkeyb_set_psp_key(SDL_Joystick* joy)$/;"	f
realname	irc.h	/^	string realname;$/;"	m	class:ircPerson
redoContactsBox	bitlbee.cc	/^void bitlbeeCallback::redoContactsBox()$/;"	f	class:bitlbeeCallback
ref_count	psp_irkeyb.c	/^	int ref_count;		\/* Reference count for multiple opens *\/$/;"	m	struct:_SDL_Joystick	file:
registrationConnect	bitlbee.cc	/^void bitlbeeCallback::registrationConnect(const string &server, const int &port, const string &nick, const string &passwd)$/;"	f	class:bitlbeeCallback
removeCurrentBuddy	bitlbee.cc	/^void bitlbeeCallback::removeCurrentBuddy()$/;"	f	class:bitlbeeCallback
removePerson	irc.cc	/^void channelDetails::removePerson(const string& nick)$/;"	f	class:channelDetails
renameCurrentBuddy	bitlbee.cc	/^void bitlbeeCallback::renameCurrentBuddy(const wstring &newNick)$/;"	f	class:bitlbeeCallback
renamePerson	irc.cc	/^void channelDetails::renamePerson(const string &oldNick, const string &newNick)$/;"	f	class:channelDetails
runAfkim	main.cc	/^bool runAfkim(guiBit* guiBit_bg)$/;"	f
runWifiConnect	main.cc	/^void runWifiConnect(SDL_Joystick *joystick, guiBit* bg )$/;"	f
selected_x	danzeff.c	/^int selected_x = 1;$/;"	v
selected_y	danzeff.c	/^int selected_y = 1;$/;"	v
sendAction	irc.cc	/^void irc::sendAction(const string &target, const string &message)$/;"	f	class:irc
sendData	irc.cc	/^void irc::sendData(const string &data)$/;"	f	class:irc
sendPM	irc.cc	/^void irc::sendPM(const string &target, const string &message)$/;"	f	class:irc
sendRaw	irc.cc	/^void irc::sendRaw(const string &message)$/;"	f	class:irc
server	irc.h	/^	string server;$/;"	m	class:irc
serverBlock	bitlbee.h	/^	textBlock* serverBlock;	\/\/we want this here?$/;"	m	class:bitlbeeCallback
serverCallback	bitlbee.cc	/^void bitlbeeCallback::serverCallback      (const serverMessageType &type, const string &message)$/;"	f	class:bitlbeeCallback
serverMessageType	irc.h	/^enum serverMessageType {$/;"	g
serverMsg	bitlbee.cc	/^void bitlbeeCallback::serverMsg(const string &msg)$/;"	f	class:bitlbeeCallback
setAway	bitlbee.cc	/^void bitlbeeCallback::setAway()$/;"	f	class:bitlbeeCallback
setAway	irc.cc	/^void irc::setAway(const string &message)$/;"	f	class:irc
setBack	bitlbee.cc	/^void bitlbeeCallback::setBack()$/;"	f	class:bitlbeeCallback
setBack	irc.cc	/^void irc::setBack()$/;"	f	class:irc
setBitlbeeAccountChangeCallback	bitlbee.cc	/^void bitlbeeCallback::setBitlbeeAccountChangeCallback(bitlbeeAccountChangeCallback* cb)$/;"	f	class:bitlbeeCallback
setBitlbeeContactChangeCallback	bitlbee.cc	/^void bitlbeeCallback::setBitlbeeContactChangeCallback(bitlbeeContactChangeCallback* cb)$/;"	f	class:bitlbeeCallback
setBitlbeeDefaults	bitlbee.cc	/^void bitlbeeCallback::setBitlbeeDefaults()$/;"	f	class:bitlbeeCallback
shifted	danzeff.c	/^\/*bool*\/ int shifted = false;     \/\/user is holding shift$/;"	v
signin	bitlbee.cc	/^void bitlbeeCallback::signin(int accountNo) \/\/-1 for all$/;"	f	class:bitlbeeCallback
sock	irc.h	/^	int sock;$/;"	m	class:irc
stateChangeTime	bitlbee.h	/^	unsigned int stateChangeTime; \/\/time user change status last (0 = who cares) SDL_GetTicks milliseconds$/;"	m	class:bitlbeeUser
status	bitlbee.h	/^	bitlbeeAccountStatus status;$/;"	m	class:bitlbeeAccount
status	bitlbee.h	/^	bitlbeeStatus status;$/;"	m	class:bitlbeeCallback
status	bitlbee.h	/^	bitlbeeUserStatus status;$/;"	m	class:bitlbeeUser
status	irc.h	/^	connectionStatus status;$/;"	m	class:irc
surface_draw_offset	danzeff.c	/^void surface_draw_offset(SDL_Surface* pixels, int screenX, int screenY, int offsetX, int offsetY, int intWidth, int intHeight)$/;"	f
surface_draw_sdl	danzeff.c	/^void surface_draw_sdl(SDL_Surface* pixels)$/;"	f
text	bitlbee.h	/^	textBlock text;$/;"	m	class:bitlbeeUser
theBee	bitlbee.cc	/^bitlbeeCallback* bitlbeeCallback::theBee = NULL;$/;"	m	class:bitlbeeCallback	file:
theBee	bitlbee.h	/^	static bitlbeeCallback* theBee;$/;"	m	class:bitlbeeCallback
timeout_dns	main.cc	/^static int  timeout_dns = 100;$/;"	v	file:
timeout_irc	main.cc	/^static int  timeout_irc = 1;$/;"	v	file:
tmpBuf	irc.cc	/^char tmpBuf[TMP_BUF_SIZE];$/;"	v
true	danzeff.c	4;"	d	file:
type	bitlbee.h	/^	string type;$/;"	m	class:bitlbeeAccount
unreadMessages	bitlbee.h	/^	bool unreadMessages;$/;"	m	class:bitlbeeUser
updateUnread	bitlbee.cc	/^void bitlbeeCallback::updateUnread(int amount)$/;"	f	class:bitlbeeCallback
user	irc.h	/^	string user;	\/\/ user@$/;"	m	class:ircPerson
userConnectToWifi	main.cc	102;"	d	file:
userMain	main.cc	/^	int userMain(SceSize args, void *argp)$/;"	f
voice	irc.h	/^	bool voice;$/;"	m	class:ircPerson
whoIs	irc.cc	/^void irc::whoIs(const string nick)$/;"	f	class:irc
x	danzeff.c	/^	int x;$/;"	m	struct:_danzeff_state	file:
y	danzeff.c	/^	int y;$/;"	m	struct:_danzeff_state	file:
yourName	bitlbee.h	/^	wstring yourName;$/;"	m	class:bitlbeeCallback
~bitlbeeAccountChangeCallback	bitlbee.h	/^	virtual ~bitlbeeAccountChangeCallback() {};$/;"	f	class:bitlbeeAccountChangeCallback
~bitlbeeCallback	bitlbee.cc	/^bitlbeeCallback::~bitlbeeCallback(){$/;"	f	class:bitlbeeCallback
~bitlbeeContactChangeCallback	bitlbee.h	/^	virtual ~bitlbeeContactChangeCallback() {};$/;"	f	class:bitlbeeContactChangeCallback
