Searched refs:context_bytes (Results 1 – 1 of 1) sorted by relevance
2891 long context_bytes; in START_TEST() local2919 if (get_feature(XML_FEATURE_CONTEXT_BYTES, &context_bytes) != XML_STATUS_OK) in START_TEST()2920 context_bytes = 0; in START_TEST()2921 if (XML_GetBuffer(g_parser, INT_MAX - (context_bytes + 1025)) != NULL) in START_TEST()