Commit 5869469f42db259a21fb0721d66513de0b619097

Kasimier T. Buchcik 2006-05-31T12:37:28

Changed the name of the recently added public function * xpath.c include/libxml/xpath.h runsuite.c: Changed the name of the recently added public function xmlXPathContextSetObjectCache() to xmlXPathContextSetCache(); so a more generic one, in case we decide to cache more things than only XPath objects.