Searched refs:xmlHashScannerFull (Results 1 – 5 of 5) sorted by relevance
/external/libxml2/include/libxml/ |
D | hash.h | 99 typedef void (*xmlHashScannerFull)(void *payload, void *data, typedef 221 xmlHashScannerFull f, 228 xmlHashScannerFull f,
|
/external/libxml2/ |
D | hash.c | 865 xmlHashScanFull(xmlHashTablePtr table, xmlHashScannerFull f, void *data) { in xmlHashScanFull() 920 (xmlHashScannerFull) f, data); in xmlHashScan3() 939 xmlHashScannerFull f, void *data) { in xmlHashScanFull3()
|
D | xmlschemas.c | 4506 (xmlHashScannerFull) xmlSchemaElementDump, output); in xmlSchemaDump()
|
/external/libxslt/libxslt/ |
D | attributes.c | 609 (xmlHashScannerFull) xsltMergeSASCallback, style); in xsltResolveStylesheetAttributeSet() 625 (xmlHashScannerFull) xsltResolveSASCallback, style); in xsltResolveStylesheetAttributeSet()
|
D | extensions.c | 2336 (xmlHashScannerFull) in xsltDebugDumpExtensions() 2346 (xmlHashScannerFull) in xsltDebugDumpExtensions() 2356 (xmlHashScannerFull) in xsltDebugDumpExtensions()
|