Home
last modified time | relevance | path

Searched refs:nextp (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/3rdparty/libxml2/
H A Ddict.c807 xmlDictStringsPtr pool, nextp; in xmlDictFree() local
849 nextp = pool->next; in xmlDictFree()
851 pool = nextp; in xmlDictFree()