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

  /external/libxml2/
hash.c 166 * xmlHashCreate:
174 xmlHashCreate(int size) {
211 table = xmlHashCreate(size);
1001 ret = xmlHashCreate(table->size);
elfgcchack.h     [all...]

Completed in 61 milliseconds