Home
last modified time | relevance | path

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

/external/wuffs-mirror-release-c/release/c/
Dwuffs-v0.3.c8344 extern const char wuffs_json__error__unsupported_recursion_depth[];
31826 const char wuffs_json__error__unsupported_recursion_depth[] = "#json: unsupported recursion depth"; variable
33027 status = wuffs_base__make_status(wuffs_json__error__unsupported_recursion_depth); in wuffs_json__decoder__decode_tokens()
33075 status = wuffs_base__make_status(wuffs_json__error__unsupported_recursion_depth); in wuffs_json__decoder__decode_tokens()