Searched refs:xmlHashScannerFull (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/third_party/libxml/src/include/libxml/ |
D | hash.h | 99 typedef void (*xmlHashScannerFull)(void *payload, void *data, typedef 221 xmlHashScannerFull f, 228 xmlHashScannerFull f,
|
/external/libxml2/include/libxml/ |
D | hash.h | 99 typedef void (*xmlHashScannerFull)(void *payload, void *data, typedef 221 xmlHashScannerFull f, 228 xmlHashScannerFull f,
|
/external/chromium_org/third_party/libxml/src/ |
D | hash.c | 829 xmlHashScanFull(xmlHashTablePtr table, xmlHashScannerFull f, void *data) { in xmlHashScanFull() 884 (xmlHashScannerFull) f, data); in xmlHashScan3() 903 xmlHashScannerFull f, void *data) { in xmlHashScanFull3()
|
D | xmlschemas.c | 4506 (xmlHashScannerFull) xmlSchemaElementDump, output); in xmlSchemaDump()
|
D | ChangeLog | 15891 * hash.c include/libxml/hash.h: added xmlHashScannerFull,
|
/external/chromium_org/third_party/libxslt/libexslt/ |
D | functions.c | 163 xmlHashScanFull(ch.hash, (xmlHashScannerFull) exsltFuncRegisterFunc, ctxt); in exsltFuncInit() 170 (xmlHashScannerFull) exsltFuncRegisterImportFunc, &ch); in exsltFuncInit()
|
/external/libxml2/ |
D | hash.c | 861 xmlHashScanFull(xmlHashTablePtr table, xmlHashScannerFull f, void *data) { in xmlHashScanFull() 916 (xmlHashScannerFull) f, data); in xmlHashScan3() 935 xmlHashScannerFull f, void *data) { in xmlHashScanFull3()
|
D | xmlschemas.c | 4525 (xmlHashScannerFull) xmlSchemaElementDump, output); in xmlSchemaDump()
|
/external/chromium_org/third_party/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()
|