scan_state        759 lib/common/schemas.c     } scan_state = escan_seennothing;
scan_state        768 lib/common/schemas.c             if (scan_state == escan_seennothing) {
scan_state        769 lib/common/schemas.c                 scan_state = escan_seenpercent;
scan_state        770 lib/common/schemas.c             } else if (scan_state == escan_seenpercent) {
scan_state        771 lib/common/schemas.c                 scan_state = escan_seennothing;
scan_state        775 lib/common/schemas.c             if (scan_state == escan_seenpercent) {
scan_state        776 lib/common/schemas.c                 scan_state = escan_seennothing;
scan_state        836 lib/common/schemas.c             if (scan_state == escan_seenpercent) {
scan_state        838 lib/common/schemas.c                 scan_state = escan_seennothing;
scan_state        842 lib/common/schemas.c             scan_state = escan_seennothing;