Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/quic/
H A Djson_enc.c217 STATE_PRE_ITEM, enumerator
375 json->state = STATE_PRE_ITEM; in json_pre_item()
378 case STATE_PRE_ITEM: in json_pre_item()
434 if (type == 0 && json->state == STATE_PRE_ITEM) { in composite_end()
468 json->state = STATE_PRE_ITEM; in ossl_json_array_begin()
511 json->state = STATE_PRE_ITEM; in ossl_json_key()