Lines Matching defs:DecodeJson
10914 // Done is always the last Callback method called by DecodeJson, whether or
10921 // as DecodeJson may then de-allocate the backing array.
10940 // DecodeJsonArgQuirks wraps an optional argument to DecodeJson.
10951 // DecodeJsonArgJsonPointer wraps an optional argument to DecodeJson.
10961 // DecodeJson calls callbacks based on the JSON-formatted data in input.
10976 DecodeJson(DecodeJsonCallbacks& callbacks,
45213 "wuffs_aux::DecodeJson: bad JSON Pointer";
45215 "wuffs_aux::DecodeJson: no match";
45250 "wuffs_aux::DecodeJson: internal error: bad cursor_index"; \
45254 "wuffs_aux::DecodeJson: internal error: io_buf is closed"; \
45260 "wuffs_aux::DecodeJson: internal error: io_buf is full"; \
45276 "wuffs_aux::DecodeJson: internal error: bad buffer indexes"; \
45285 "wuffs_aux::DecodeJson: internal error: bad token indexes"; \
45529 return "wuffs_aux::DecodeJson: internal error: unexpected token";
45539 DecodeJson(DecodeJsonCallbacks& callbacks,
45562 ret_error_message = "wuffs_aux::DecodeJson: out of memory";
45566 "wuffs_aux::DecodeJson: internal error: bad WORKBUF_LEN";
45632 "wuffs_aux::DecodeJson: internal error: bad depth";
45641 "wuffs_aux::DecodeJson: internal error: bad depth";
45739 "wuffs_aux::DecodeJson: internal error: unexpected token";
45752 // the DecodeJson caller wants to subsequently check that the input is