Home
last modified time | relevance | path

Searched refs:yyrestart (Results 1 – 25 of 1929) sorted by relevance

12345678910>>...78

/dports/cad/p5-Verilog-Perl/Verilog-Perl-3.478/Parser/
H A DVParseLex.h51 # define yyrestart VParseLexrestart macro
62 extern void yyrestart(FILE*);
104 yyrestart(NULL); in VParseLex()
112 void restart() { yyrestart(NULL); } in restart()
/dports/lang/intercal/intercal-0.31/buildaux/
H A Dbuildconfig.ac41 AC_MSG_CHECKING([[whether yyrestart() is needed]])
42 # Write a lex program that will cause an error if yyrestart exists.
45 float yyrestart(int, ...);' | $LEX
48 [],[Define if yyrestart() is necessary to yyparse a new file.])
/dports/graphics/cfdg/cfdg-3.3_1/src-win/derived/
H A DFlexLexer.h71 virtual void yyrestart( std::istream* s ) = 0;
72 virtual void yyrestart( std::istream& s ) = 0;
136 void yyrestart( std::istream* s );
137 void yyrestart( std::istream& s );
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/flex/dist/src/
H A DFlexLexer.h77 virtual void yyrestart( FLEX_STD istream* s ) = 0;
78 virtual void yyrestart( FLEX_STD istream& s ) = 0;
142 void yyrestart( FLEX_STD istream* s );
143 void yyrestart( FLEX_STD istream& s );
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DFlexLexer.h71 virtual void yyrestart( std::istream* s ) = 0;
72 virtual void yyrestart( std::istream& s ) = 0;
136 void yyrestart( std::istream* s );
137 void yyrestart( std::istream& s );
/dports/cad/opencascade/opencascade-7.6.0/src/StepFile/
H A DFlexLexer.h71 virtual void yyrestart( std::istream* s ) = 0;
72 virtual void yyrestart( std::istream& s ) = 0;
136 void yyrestart( std::istream* s );
137 void yyrestart( std::istream& s );
/dports/science/dynare/dynare-4.6.4/preprocessor/src/
H A DFlexLexer.h71 virtual void yyrestart( std::istream* s ) = 0;
72 virtual void yyrestart( std::istream& s ) = 0;
136 void yyrestart( std::istream* s );
137 void yyrestart( std::istream& s );
/dports/textproc/flex/flex-2.6.4/src/
H A DFlexLexer.h71 virtual void yyrestart( std::istream* s ) = 0;
72 virtual void yyrestart( std::istream& s ) = 0;
136 void yyrestart( std::istream* s );
137 void yyrestart( std::istream& s );
/dports/devel/antlr/antlr-2.7.7/examples/cpp/flexLexer/
H A DLexTokenStream.cpp10 extern int yyrestart(std::FILE*);
23 yyrestart(fp); in LexTokenStream()
/dports/devel/cmake-gui/cmake-3.22.1/Source/LexerParser/
H A DcmCommandArgumentLexer.h96 #ifdef yyrestart
99 #define yyrestart cmCommandArgument_yyrestart macro
408 void yyrestart ( FILE *input_file , yyscan_t yyscanner );
583 #undef yyrestart
H A DcmCTestResourceGroupsLexer.h96 #ifdef yyrestart
99 #define yyrestart cmCTestResourceGroups_yyrestart macro
408 void yyrestart ( FILE *input_file , yyscan_t yyscanner );
586 #undef yyrestart
H A DcmDependsJavaLexer.h96 #ifdef yyrestart
99 #define yyrestart cmDependsJava_yyrestart macro
408 void yyrestart ( FILE *input_file , yyscan_t yyscanner );
583 #undef yyrestart
H A DcmGccDepfileLexer.h96 #ifdef yyrestart
99 #define yyrestart cmGccDepfile_yyrestart macro
408 void yyrestart ( FILE *input_file , yyscan_t yyscanner );
581 #undef yyrestart
H A DcmExprLexer.h96 #ifdef yyrestart
99 #define yyrestart cmExpr_yyrestart macro
408 void yyrestart ( FILE *input_file , yyscan_t yyscanner );
581 #undef yyrestart
H A DcmFortranLexer.h96 #ifdef yyrestart
99 #define yyrestart cmFortran_yyrestart macro
408 void yyrestart ( FILE *input_file , yyscan_t yyscanner );
585 #undef yyrestart
/dports/devel/cmake-doc/cmake-3.22.1/Source/LexerParser/
H A DcmCTestResourceGroupsLexer.h96 #ifdef yyrestart
99 #define yyrestart cmCTestResourceGroups_yyrestart macro
408 void yyrestart ( FILE *input_file , yyscan_t yyscanner );
586 #undef yyrestart
H A DcmGccDepfileLexer.h96 #ifdef yyrestart
99 #define yyrestart cmGccDepfile_yyrestart macro
408 void yyrestart ( FILE *input_file , yyscan_t yyscanner );
581 #undef yyrestart
H A DcmCommandArgumentLexer.h96 #ifdef yyrestart
99 #define yyrestart cmCommandArgument_yyrestart macro
408 void yyrestart ( FILE *input_file , yyscan_t yyscanner );
583 #undef yyrestart
H A DcmDependsJavaLexer.h96 #ifdef yyrestart
99 #define yyrestart cmDependsJava_yyrestart macro
408 void yyrestart ( FILE *input_file , yyscan_t yyscanner );
583 #undef yyrestart
/dports/devel/cmake/cmake-3.22.1/Source/LexerParser/
H A DcmCTestResourceGroupsLexer.h96 #ifdef yyrestart
99 #define yyrestart cmCTestResourceGroups_yyrestart macro
408 void yyrestart ( FILE *input_file , yyscan_t yyscanner );
586 #undef yyrestart
H A DcmDependsJavaLexer.h96 #ifdef yyrestart
99 #define yyrestart cmDependsJava_yyrestart macro
408 void yyrestart ( FILE *input_file , yyscan_t yyscanner );
583 #undef yyrestart
H A DcmFortranLexer.h96 #ifdef yyrestart
99 #define yyrestart cmFortran_yyrestart macro
408 void yyrestart ( FILE *input_file , yyscan_t yyscanner );
585 #undef yyrestart
H A DcmCommandArgumentLexer.h96 #ifdef yyrestart
99 #define yyrestart cmCommandArgument_yyrestart macro
408 void yyrestart ( FILE *input_file , yyscan_t yyscanner );
583 #undef yyrestart
H A DcmExprLexer.h96 #ifdef yyrestart
99 #define yyrestart cmExpr_yyrestart macro
408 void yyrestart ( FILE *input_file , yyscan_t yyscanner );
581 #undef yyrestart
H A DcmGccDepfileLexer.h96 #ifdef yyrestart
99 #define yyrestart cmGccDepfile_yyrestart macro
408 void yyrestart ( FILE *input_file , yyscan_t yyscanner );
581 #undef yyrestart

12345678910>>...78