关于lept_parse_null()的一点问题
Author: younglvCreated Nov 20, 2016Updated May 29, 2025
当json为“null1”、“null12”这种以“null”为前缀的字符串时,lept_parse_null()函数是否应该返回LEPT_PARSE_INVALID_VALUE
Source: miloyip/json-tutorial
当json为“null1”、“null12”这种以“null”为前缀的字符串时,lept_parse_null()函数是否应该返回LEPT_PARSE_INVALID_VALUE
Source: miloyip/json-tutorial