scan_state        852 lib/common/schemas.c     } scan_state = escan_seennothing;
scan_state        861 lib/common/schemas.c             if (scan_state == escan_seennothing) {
scan_state        862 lib/common/schemas.c                 scan_state = escan_seenpercent;
scan_state        863 lib/common/schemas.c             } else if (scan_state == escan_seenpercent) {
scan_state        864 lib/common/schemas.c                 scan_state = escan_seennothing;
scan_state        868 lib/common/schemas.c             if (scan_state == escan_seenpercent) {
scan_state        869 lib/common/schemas.c                 scan_state = escan_seennothing;
scan_state        929 lib/common/schemas.c             if (scan_state == escan_seenpercent) {
scan_state        931 lib/common/schemas.c                 scan_state = escan_seennothing;
scan_state        935 lib/common/schemas.c             scan_state = escan_seennothing;