Searched defs:strBT (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c15441 xmlChar *strBIT = NULL, *strBT = NULL; local
15449 xmlSchemaGetComponentQName(&strBT, type->baseType));
15453 FREE_AND_NULL(strBT)
15621 xmlChar *strBMT = NULL, *strBT = NULL; local
15631 xmlSchemaGetComponentQName(&strBT, type->baseType));
15634 FREE_AND_NULL(strBT)
/external/libxml2/
H A Dxmlschemas.c15470 xmlChar *strBIT = NULL, *strBT = NULL; local
15478 xmlSchemaGetComponentQName(&strBT, type->baseType));
15482 FREE_AND_NULL(strBT)
15650 xmlChar *strBMT = NULL, *strBT = NULL; local
15660 xmlSchemaGetComponentQName(&strBT, type->baseType));
15663 FREE_AND_NULL(strBT)

Completed in 693 milliseconds