Home
last modified time | relevance | path

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

/dports/japanese/jed/jed-B0.99-8__J067/src/
H A Dindent.c92 static int is_fortran_comment (Line *l, Syntax_Table_Type *table) in is_fortran_comment() function
113 if (is_fortran_comment (l, table)) in parse_to_point1()
208 if (is_fortran_comment (CLine, table)) in goto_effective_eol()
907 || (0 == is_fortran_comment (CLine, table))) in forward_goto_match()
/dports/editors/jed/jed-0.99-19/src/
H A Dindent.c98 static int is_fortran_comment (Line *l, Syntax_Table_Type *table) in is_fortran_comment() function
211 if (is_fortran_comment (l, table)) in parse_to_point1()
351 if (is_fortran_comment (CLine, table)) in goto_effective_eol()
1033 || (0 == is_fortran_comment (CLine, table))) in forward_goto_match()