HomeSort by relevance Sort by last modified time
    Searched defs:SHRINK (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libxml/src/
HTMLparser.c 304 #define SHRINK if ((ctxt->input->cur - ctxt->input->base > 2 * INPUT_CHUNK) && \
    [all...]
parser.c     [all...]
  /external/libxml2/
HTMLparser.c 307 #define SHRINK if ((ctxt->input->cur - ctxt->input->base > 2 * INPUT_CHUNK) && \
    [all...]
parser.c     [all...]

Completed in 3569 milliseconds