Searched refs:STREAM_END (Results 1 – 8 of 8) sorted by relevance
16 STREAM_END enumerator
222 if (fparams->type >= STREAM_END) in LLVMFuzzerTestOneInput()241 case STREAM_END: in LLVMFuzzerTestOneInput()
115 for (int type = 0; type < STREAM_END; type++) { in main()
114 str = emitter.emit {type = "STREAM_END"}119 `STREAM_END` event returns a string formatted as a [YAML 1.1][yaml11]
252 MENTRY( STREAM_END ); in token_iter()
333 MENTRY( STREAM_END ); in event_iter()
339 else if MENTRY( STREAM_END ) in emit()
1278 - do not return STREAM_END prematurely in inflate (John Bowler)