Home
last modified time | relevance | path

Searched refs:ElementDeclHandler (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/expat/fuzz/
H A Dxml_lpm_fuzzer.cpp200 ElementDeclHandler(void *userData, const XML_Char *name, XML_Content *model) { in ElementDeclHandler() function
389 XML_SetElementDeclHandler(parser, ElementDeclHandler); in InitializeParser()