Home | History | Annotate | Download | only in jsoncpp

Lines Matching refs:ulength

2634 Value::CZString::CZString(char const* str, unsigned ulength, DuplicationPolicy allocate)
2638 storage_.length_ = ulength & 0x3FFFFFFF;