scan_state        904 lib/common/schemas.c     } scan_state = escan_seennothing;
scan_state        913 lib/common/schemas.c             if (scan_state == escan_seennothing) {
scan_state        914 lib/common/schemas.c                 scan_state = escan_seenpercent;
scan_state        915 lib/common/schemas.c             } else if (scan_state == escan_seenpercent) {
scan_state        916 lib/common/schemas.c                 scan_state = escan_seennothing;
scan_state        920 lib/common/schemas.c             if (scan_state == escan_seenpercent) {
scan_state        923 lib/common/schemas.c                 scan_state = escan_seennothing;
scan_state        968 lib/common/schemas.c             if (scan_state == escan_seenpercent) {
scan_state        970 lib/common/schemas.c                 scan_state = escan_seennothing;
scan_state        974 lib/common/schemas.c             scan_state = escan_seennothing;