Searched refs:xmlPointerListCreate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxpath.c426 "xmlPointerListCreate: allocating item\n");
437 "xmlPointerListCreate: re-allocating item\n");
454 xmlPointerListCreate(int initialSize) function
461 "xmlPointerListCreate: allocating item\n");
5406 sl = xmlPointerListCreate(10); if (sl == NULL) goto free_obj; } \
/external/libxml2/
H A Dxpath.c502 "xmlPointerListCreate: allocating item\n");
535 xmlPointerListCreate(int initialSize) function
542 "xmlPointerListCreate: allocating item\n");
5520 sl = xmlPointerListCreate(10); if (sl == NULL) goto free_obj; } \

Completed in 200 milliseconds