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

  /external/chromium_org/third_party/libxml/src/
valid.c 359 #define MAX_RECURSE 25000
379 if (ctxt->vstateNr > MAX_RECURSE) {
    [all...]
  /external/libxml2/
valid.c 359 #define MAX_RECURSE 25000
379 if (ctxt->vstateNr > MAX_RECURSE) {
    [all...]

Completed in 39 milliseconds