Home | History | Annotate | Download | only in jsoncpp

Lines Matching defs:pre

3383 // @pre Type of '*this' is object or null.
5100 unsigned int pre = settings_["precision"].asUInt();
5119 if (pre > 17) pre = 17;
5123 colonSymbol, nullSymbol, endingLineFeedSymbol, usf, pre);