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.c427 "xmlPointerListCreate: allocating item\n");
438 "xmlPointerListCreate: re-allocating item\n");
455 xmlPointerListCreate(int initialSize) function
462 "xmlPointerListCreate: allocating item\n");
5450 sl = xmlPointerListCreate(10); if (sl == NULL) goto free_obj; } \

Completed in 107 milliseconds