scan_state        776 lib/common/schemas.c     } scan_state = escan_seennothing;
scan_state        785 lib/common/schemas.c             if (scan_state == escan_seennothing) {
scan_state        786 lib/common/schemas.c                 scan_state = escan_seenpercent;
scan_state        787 lib/common/schemas.c             } else if (scan_state == escan_seenpercent) {
scan_state        788 lib/common/schemas.c                 scan_state = escan_seennothing;
scan_state        792 lib/common/schemas.c             if (scan_state == escan_seenpercent) {
scan_state        793 lib/common/schemas.c                 scan_state = escan_seennothing;
scan_state        853 lib/common/schemas.c             if (scan_state == escan_seenpercent) {
scan_state        855 lib/common/schemas.c                 scan_state = escan_seennothing;
scan_state        859 lib/common/schemas.c             scan_state = escan_seennothing;