Home
last modified time | relevance | path

Searched refs:limitingNeeded (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/expat/lib/
H A Dxmlparse.c8842 const bool limitingNeeded
8844 const char *const ellipisOrEmpty = limitingNeeded ? " [..] " : "";
8846 = limitingNeeded ? (maxLimitedDepth - /* make space for ellipis */ 2)
8865 const bool limitingNeeded global() local