scan_state        807 lib/common/schemas.c     } scan_state = escan_seennothing;
scan_state        816 lib/common/schemas.c             if (scan_state == escan_seennothing) {
scan_state        817 lib/common/schemas.c                 scan_state = escan_seenpercent;
scan_state        818 lib/common/schemas.c             } else if (scan_state == escan_seenpercent) {
scan_state        819 lib/common/schemas.c                 scan_state = escan_seennothing;
scan_state        823 lib/common/schemas.c             if (scan_state == escan_seenpercent) {
scan_state        826 lib/common/schemas.c                 scan_state = escan_seennothing;
scan_state        871 lib/common/schemas.c             if (scan_state == escan_seenpercent) {
scan_state        873 lib/common/schemas.c                 scan_state = escan_seennothing;
scan_state        877 lib/common/schemas.c             scan_state = escan_seennothing;