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

  /external/libxml2/
list.c 719 xmlListCopy(l1, l2);
746 if (0 != xmlListCopy(cur, old))
752 * xmlListCopy:
761 xmlListCopy(xmlListPtr cur, const xmlListPtr old)
elfgcchack.h     [all...]

Completed in 40 milliseconds