[xml] xmlHashAddEntry/xmlHashScan behaviour
- From: Nikolay Sivov <bunglehead gmail com>
- To: xml gnome org
- Cc: veillard redhat com
- Subject: [xml] xmlHashAddEntry/xmlHashScan behaviour
- Date: Wed, 31 Oct 2012 08:45:35 +0300
Hi,
Got a question on libxml2 hash implementation.
Let's say I want to have index access to hash data, so I call
xmlHashAddEntry for item1
xmlHashAddEntry for item2
xmlHashAddEntry for item3
Is it wrong assumption to expect xmlHashScan calling back exactly in
same order as I added these entries?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]