scan_state        780 lib/common/schemas.c     } scan_state = escan_seennothing;
scan_state        789 lib/common/schemas.c             if (scan_state == escan_seennothing) {
scan_state        790 lib/common/schemas.c                 scan_state = escan_seenpercent;
scan_state        791 lib/common/schemas.c             } else if (scan_state == escan_seenpercent) {
scan_state        792 lib/common/schemas.c                 scan_state = escan_seennothing;
scan_state        796 lib/common/schemas.c             if (scan_state == escan_seenpercent) {
scan_state        797 lib/common/schemas.c                 scan_state = escan_seennothing;
scan_state        857 lib/common/schemas.c             if (scan_state == escan_seenpercent) {
scan_state        859 lib/common/schemas.c                 scan_state = escan_seennothing;
scan_state        863 lib/common/schemas.c             scan_state = escan_seennothing;