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

  /external/chromium_org/third_party/libxml/src/
xmlschemas.c 297 #define WXS_BUCKET(ctx) WXS_CONSTRUCTOR((ctx))->bucket
302 xmlSchemaAddItemSize(&(WXS_BUCKET(ctx)->locals), 10, item)
305 xmlSchemaAddItemSize(&(WXS_BUCKET(ctx)->globals), 5, item)
    [all...]
  /external/libxml2/
xmlschemas.c 297 #define WXS_BUCKET(ctx) WXS_CONSTRUCTOR((ctx))->bucket
302 xmlSchemaAddItemSize(&(WXS_BUCKET(ctx)->locals), 10, item)
305 xmlSchemaAddItemSize(&(WXS_BUCKET(ctx)->globals), 5, item)
    [all...]

Completed in 36 milliseconds