Home
last modified time | relevance | path

Searched refs:record_error (Results 1 – 1 of 1) sorted by relevance

/manual/
A Dsummary.pl74 &record_error("Misplaced annotation", ["[$.] ".$line]);
115 return &record_error('Missing annotation', \@prototypes);
136 return &record_error('Invalid syntax', \@tmp) if @tmp;
141 return &record_error('Misplaced @standardsx', \@prototypes)
148 return &record_error('Misplaced @standards', \@prototypes)
193 &record_error('Missing annotation', [$prototypes->[$i]]);
207 &record_error('Spurious @standardsx', [$e."\n"])
235 &record_error('Misplaced annotation', ["[$.] ".$line]);
299 sub record_error subroutine

Completed in 4 milliseconds