Searched refs:STATE_BODY_MAYBE (Results 1 – 1 of 1) sorted by relevance
217 STATE_BODY_MAYBE => 2, # body - or maybe more description constant 2022 $state = STATE_BODY_MAYBE;2052 # STATE_BODY and STATE_BODY_MAYBE: the bulk of a kerneldoc comment.2127 } elsif ($state == STATE_BODY_MAYBE) {2274 } elsif ($state == STATE_BODY || $state == STATE_BODY_MAYBE ||