Home
last modified time | relevance | path

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

/dports/sysutils/p5-Rex/Rex-1.13.4/lib/Rex/Helper/
H A DSSH2.pm68 $base->execute_line_based_operation( $line, $option ) && goto END_READ;
87 $base->execute_line_based_operation( $line, $option ) && goto END_READ;
93 END_READ: label
/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dparser.h307 END_READ = 512, enumerator
1237 #define END_READ 512 macro
H A Dreserved.c1056 { "END-READ", 0, 0, END_READ, /* 2002 */
H A Dparser.y2515 %token END_READ "END-READ"
3280 %nonassoc END_READ
14296 | END_READ
18460 | END_READ
H A Dparser.c2593 END_READ = 512, enumerator
3523 #define END_READ 512 macro