Searched refs:stubHashScannerFull (Results 1 – 2 of 2) sorted by relevance
/third_party/libxml2/ |
D | hash.c | 848 stubHashScannerFull (void *payload, void *data, const xmlChar *name, in stubHashScannerFull() function 868 xmlHashScanFull (table, stubHashScannerFull, &stubdata); in xmlHashScan() 937 xmlHashScanFull3(table, name, name2, name3, stubHashScannerFull, in xmlHashScan3()
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | hash.c | 852 stubHashScannerFull (void *payload, void *data, const xmlChar *name, in stubHashScannerFull() function 872 xmlHashScanFull (table, stubHashScannerFull, &stubdata); in xmlHashScan() 941 xmlHashScanFull3(table, name, name2, name3, stubHashScannerFull, in xmlHashScan3()
|