Home | History | Annotate | Download | only in antlr

Lines Matching defs:pFile

101 pFile( char *s )

103 pFile( s )
559 { "*", 0, (void (*)(...)) pFile, "" }, /* anything else is a file */
622 { "*", 0, pFile, "" }, /* anything else is a file */