typedef void(* | xmlHashDeallocator |
xmlHashDeallocator: Callback to free data from a hash.
typedef void *(* | xmlHashCopier |
xmlHashCopier: Callback to copy data from a hash.
Returns a copy of the data or NULL in case of error.
typedef void(* | xmlHashScanner |
xmlHashScanner: Callback when scanning data in a hash with the simple scanner.
typedef void(* | xmlHashScannerFull |
xmlHashScannerFull: Callback when scanning data in a hash with the full scanner.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.