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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A DDAAPLexer.h91 typedef struct DAAPLexer_Ctx_struct DAAPLexer, * pDAAPLexer;
118 struct DAAPLexer_Ctx_struct struct
126 void (*mQUOTE) (struct DAAPLexer_Ctx_struct * ctx);
127 void (*mLPAR) (struct DAAPLexer_Ctx_struct * ctx);
128 void (*mRPAR) (struct DAAPLexer_Ctx_struct * ctx);
129 void (*mOPAND) (struct DAAPLexer_Ctx_struct * ctx);
130 void (*mOPOR) (struct DAAPLexer_Ctx_struct * ctx);
131 void (*mNEWLINE) (struct DAAPLexer_Ctx_struct * ctx);
132 void (*mSTR) (struct DAAPLexer_Ctx_struct * ctx);
133 void (*mESCAPED) (struct DAAPLexer_Ctx_struct * ct
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/pregen/
H A DDAAPLexer.h91 typedef struct DAAPLexer_Ctx_struct DAAPLexer, * pDAAPLexer;
118 struct DAAPLexer_Ctx_struct struct
126 void (*mQUOTE) (struct DAAPLexer_Ctx_struct * ctx);
127 void (*mLPAR) (struct DAAPLexer_Ctx_struct * ctx);
128 void (*mRPAR) (struct DAAPLexer_Ctx_struct * ctx);
129 void (*mOPAND) (struct DAAPLexer_Ctx_struct * ctx);
130 void (*mOPOR) (struct DAAPLexer_Ctx_struct * ctx);
131 void (*mNEWLINE) (struct DAAPLexer_Ctx_struct * ctx);
132 void (*mSTR) (struct DAAPLexer_Ctx_struct * ctx);
133 void (*mESCAPED) (struct DAAPLexer_Ctx_struct * ct
[all...]

Completed in 722 milliseconds