Home | History | Annotate | Download | only in dom

Lines Matching refs:charactersHandler

1131 static void charactersHandler(void* closure, const xmlChar* s, int len)
1298 sax.characters = charactersHandler;