Searched defs:TYPE_SKIP (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib/ | ||
H A D | test-json-parser.c | 8 #define TYPE_SKIP 100 macro 49 { TYPE_SKIP, NULL }, 51 { TYPE_SKIP, NULL }, 136 json_output[pos].type == (enum json_type)TYPE_SKIP) { |
Completed in 301 milliseconds