HomeSort by relevance Sort by last modified time
    Searched defs:xmlHashCreate (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
hash.c 137 * xmlHashCreate:
145 xmlHashCreate(int size) {
179 table = xmlHashCreate(size);
955 ret = xmlHashCreate(table->size);
elfgcchack.h     [all...]

Completed in 52 milliseconds