Searched refs: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.c15442 xmlChar *strBIT = NULL, *strBT = NULL; local
15450 xmlSchemaGetComponentQName(&strBT, type->baseType));
15454 FREE_AND_NULL(strBT)
15622 xmlChar *strBMT = NULL, *strBT = NULL; local
15632 xmlSchemaGetComponentQName(&strBT, type->baseType));
15635 FREE_AND_NULL(strBT)

Completed in 179 milliseconds