scan_state        785 lib/common/schemas.c     } scan_state = escan_seennothing;
scan_state        794 lib/common/schemas.c             if (scan_state == escan_seennothing) {
scan_state        795 lib/common/schemas.c                 scan_state = escan_seenpercent;
scan_state        796 lib/common/schemas.c             } else if (scan_state == escan_seenpercent) {
scan_state        797 lib/common/schemas.c                 scan_state = escan_seennothing;
scan_state        801 lib/common/schemas.c             if (scan_state == escan_seenpercent) {
scan_state        802 lib/common/schemas.c                 scan_state = escan_seennothing;
scan_state        862 lib/common/schemas.c             if (scan_state == escan_seenpercent) {
scan_state        864 lib/common/schemas.c                 scan_state = escan_seennothing;
scan_state        868 lib/common/schemas.c             scan_state = escan_seennothing;