mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-13 05:28:14 +08:00
utf-8
This commit is contained in:
@@ -754,7 +754,7 @@ void cJSON_Minify(char *json)
|
||||
|
||||
/****************************************************************/
|
||||
// isXXX Function
|
||||
// <EFBFBD>ж<EFBFBD>item<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
// 判断item的类型用
|
||||
|
||||
int cJSON_IsFalse(const cJSON * const item) {
|
||||
if (item == NULL) {
|
||||
|
||||
Reference in New Issue
Block a user