Re: [xml] memory usage question



Hi Daniel.

<snip>
  The dictionnary is used by default if one use the new xmlReadxxx APIs.

Daniel


Does xmlParseDocument(ctxt) use the dictionary. If looked over the
sources, but found no easy answer.

I noticed one thing. Inside parser.c several methods call
xmlParseDocument(ctxt). These methods call xmlDetectSAX2(ctxt) before,
which is something xmlParseDocument(ctxt) does too at the beginning.
Maybe be extra calls can be spared.


Regarding wheter it used dictionaries I've also used the site search:
http://www.xmlsoft.org/search.php?query=xmlParseDocument+dictionary&scope=any&submit=Search+...

Does this support operators like AND (search for documents having both
keywords). Could you please add a note to the search form to tell the
user either how to specify operators or that there are't any.

Ciao
  Stefan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]