Searched refs:unjson (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/json-c/tests/
H A Dtest4.c32 const char *unjson = json_object_get_string(parse_result); local
36 int strings_match = !strcmp( expected, unjson);
40 printf("JSON parse result is correct: %s\n", unjson);
47 print_hex( unjson);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/json-c/tests/
H A Dtest4.c32 const char *unjson = json_object_get_string(parse_result); local
36 int strings_match = !strcmp( expected, unjson);
40 printf("JSON parse result is correct: %s\n", unjson);
47 print_hex( unjson);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/json-c/tests/
H A Dtest4.c32 const char *unjson = json_object_get_string(parse_result); local
36 int strings_match = !strcmp( expected, unjson);
40 printf("JSON parse result is correct: %s\n", unjson);
47 print_hex( unjson);

Completed in 110 milliseconds