Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/include/libxml/
Dhash.h99 typedef void (*xmlHashScannerFull)(void *payload, void *data, typedef
221 xmlHashScannerFull f,
228 xmlHashScannerFull f,
/external/libxml2/include/libxml/
Dhash.h99 typedef void (*xmlHashScannerFull)(void *payload, void *data, typedef
221 xmlHashScannerFull f,
228 xmlHashScannerFull f,
/external/chromium_org/third_party/libxml/src/
Dhash.c829 xmlHashScanFull(xmlHashTablePtr table, xmlHashScannerFull f, void *data) { in xmlHashScanFull()
884 (xmlHashScannerFull) f, data); in xmlHashScan3()
903 xmlHashScannerFull f, void *data) { in xmlHashScanFull3()
Dxmlschemas.c4506 (xmlHashScannerFull) xmlSchemaElementDump, output); in xmlSchemaDump()
DChangeLog15891 * hash.c include/libxml/hash.h: added xmlHashScannerFull,
/external/chromium_org/third_party/libxslt/libexslt/
Dfunctions.c163 xmlHashScanFull(ch.hash, (xmlHashScannerFull) exsltFuncRegisterFunc, ctxt); in exsltFuncInit()
170 (xmlHashScannerFull) exsltFuncRegisterImportFunc, &ch); in exsltFuncInit()
/external/libxml2/
Dhash.c861 xmlHashScanFull(xmlHashTablePtr table, xmlHashScannerFull f, void *data) { in xmlHashScanFull()
916 (xmlHashScannerFull) f, data); in xmlHashScan3()
935 xmlHashScannerFull f, void *data) { in xmlHashScanFull3()
Dxmlschemas.c4525 (xmlHashScannerFull) xmlSchemaElementDump, output); in xmlSchemaDump()
/external/chromium_org/third_party/libxslt/libxslt/
Dattributes.c609 (xmlHashScannerFull) xsltMergeSASCallback, style); in xsltResolveStylesheetAttributeSet()
625 (xmlHashScannerFull) xsltResolveSASCallback, style); in xsltResolveStylesheetAttributeSet()
Dextensions.c2336 (xmlHashScannerFull) in xsltDebugDumpExtensions()
2346 (xmlHashScannerFull) in xsltDebugDumpExtensions()
2356 (xmlHashScannerFull) in xsltDebugDumpExtensions()