Searched refs:voidContext (Results 1 – 1 of 1) sorted by relevance
135 static void StartElement(void *voidContext, in StartElement() argument139 Context *context = static_cast<Context *>(voidContext); in StartElement()152 static void EndElement(void *voidContext, in EndElement() argument155 Context *context = static_cast<Context *>(voidContext); in EndElement()177 static void Characters(void *voidContext, in Characters() argument181 Context *context = static_cast<Context *>(voidContext); in Characters()190 static void cdata(void *voidContext, in cdata() argument194 Context *context = static_cast<Context *>(voidContext); in cdata()