Searched refs:COMMENT (Results 1 – 3 of 3) sorted by relevance
80 enum { LOOK, COMMENT, NAME, VALUE, MVALUE, COMMIT, FILL, STOP } state, last_state; in properties_read() enumerator121 state = COMMENT; in properties_read()127 state = COMMENT; in properties_read()135 state = COMMENT; /* Ignore the rest of the line */ in properties_read()138 case COMMENT: in properties_read()180 state = COMMENT; in properties_read()193 state = COMMENT; in properties_read()
28 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator
798 state->mode = COMMENT;799 case COMMENT: