Home
last modified time | relevance | path

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

/dports/textproc/reflex/reflex-20210808/
H A Dparse.y147 scinstal( "INITIAL", false );
174 { scinstal( nmstr, xcluflg ); }
177 { scinstal( nmstr, xcluflg ); }
H A Dsym.c191 scinstal(const char *str, int xcluflg) in scinstal() function
H A Dflexdef.h1034 extern void scinstal (const char *, int); /* make a start condition */
/dports/devel/matreshka/matreshka-0.7.0/tools/aflex/src/
H A Dparser.y63 sym.scinstal (+"INITIAL", False);
91 { sym.scinstal (nmstr, xcluflg); }
94 { sym.scinstal (nmstr, xcluflg); }
H A Dparser.adb384 sym.scinstal (+"INITIAL", False);
408 sym.scinstal (nmstr, xcluflg);
412 sym.scinstal (nmstr, xcluflg);
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/flex/dist/src/
H A Dparse.y154 scinstal( "INITIAL", false );
181 { scinstal( nmstr, xcluflg ); }
184 { scinstal( nmstr, xcluflg ); }
H A Dsym.c243 void scinstal (str, xcluflg) in scinstal() function
H A Dinitparse.c983 scinstal( "INITIAL", false ); in YYPARSE_DECL()
1003 { scinstal( nmstr, xcluflg ); } in YYPARSE_DECL()
1006 { scinstal( nmstr, xcluflg ); } in YYPARSE_DECL()
H A Dflexdef.h1070 extern void scinstal PROTO ((const char *, int)); /* make a start condition */
/dports/textproc/flex/flex-2.6.4/src/
H A Dparse.y151 scinstal( "INITIAL", false );
178 { scinstal( nmstr, xcluflg ); }
181 { scinstal( nmstr, xcluflg ); }
H A Dsym.c220 void scinstal (const char *str, int xcluflg) in scinstal() function
H A Dparse.c1519 scinstal( "INITIAL", false ); in yyparse()
1554 { scinstal( nmstr, xcluflg ); } in yyparse()
1560 { scinstal( nmstr, xcluflg ); } in yyparse()
H A Dflexdef.h1001 extern void scinstal(const char *, int); /* make a start condition */
/dports/textproc/reflex/reflex-20210808/MISC/
H A Dparse.c798 scinstal( "INITIAL", false ); in YYPARSE_DECL()
823 { scinstal( nmstr, xcluflg ); } in YYPARSE_DECL()
827 { scinstal( nmstr, xcluflg ); } in YYPARSE_DECL()