Searched refs:EOL (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dregnodes.h12 #define EOL 6 /* 0x6 Match "" at end of line. */ macro
78 EOL, /* EOS */
79 EOL, /* EOL */
80 EOL, /* MEOL */
81 EOL, /* SEOL */
147 0, /* EOL */
212 0, /* EOL */
278 "EOL", /* 0x6 */
H A Dregexec.c2376 case EOL:
3735 if (ln < n && PL_regkind[(U8)OP(next)] == EOL &&
H A Dregcomp.c1569 else if (PL_regkind[(U8)OP(scan)] == EOL && flags & SCF_DO_SUBSTR) {
2843 ret = reg_node(pRExC_state, EOL);
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_parse.c375 #define EOL "\r\n" macro
378 #ifndef EOL
379 #define EOL "\n" macro
404 cb(EOL, data);
409 cb(EOL, data);
424 cb(EOL, data);
426 cb(EOL, data);
432 cb(EOL, data);
438 cb(EOL, data);
/osnet-11/usr/src/lib/libldap4/common/
H A Dregex.c245 #define EOL 5 macro
336 store(EOL);
689 case EOL:
881 case EOL:
/osnet-11/usr/src/lib/libbsm/
H A Dauditxml222 $entry =~ s/EOL/,/;
225 $entry =~ s/EOL//;
910 # "EOL" is where a comma should go unless end of list
912 "\t\t0,\t$required,\t$tsol,\t$format}EOL";
986 "\t\t0,\t$required,\t$tsol,\t$format}EOL";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dsubst.t274 $_ = <<'EOL';
276 EOL

Completed in 85 milliseconds