Searched refs:comment_state (Results 1 – 3 of 3) sorted by relevance
700 int comment_state = 0; // 0=no comment, 1="/", 2="/*", 3="/* *" -1="//" in parse() local712 if (comment_state == 1) in parse()717 comment_state = -1; in parse()720 comment_state = 2; in parse()723 comment_state = 0; in parse()729 else if (comment_state > 1) in parse()734 comment_state = 3; in parse()737 if (comment_state == 3) in parse()739 comment_state = 0; in parse()744 comment_state = 2; in parse()[all …]
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
META-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...