Home
last modified time | relevance | path

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

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