YY_PROTO          247 gtags-parser/asm_scan.c void yyrestart YY_PROTO(( FILE *input_file ));
YY_PROTO          249 gtags-parser/asm_scan.c void yy_switch_to_buffer YY_PROTO(( YY_BUFFER_STATE new_buffer ));
YY_PROTO          250 gtags-parser/asm_scan.c void yy_load_buffer_state YY_PROTO(( void ));
YY_PROTO          251 gtags-parser/asm_scan.c YY_BUFFER_STATE yy_create_buffer YY_PROTO(( FILE *file, int size ));
YY_PROTO          252 gtags-parser/asm_scan.c void yy_delete_buffer YY_PROTO(( YY_BUFFER_STATE b ));
YY_PROTO          253 gtags-parser/asm_scan.c void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file ));
YY_PROTO          254 gtags-parser/asm_scan.c void yy_flush_buffer YY_PROTO(( YY_BUFFER_STATE b ));
YY_PROTO          257 gtags-parser/asm_scan.c YY_BUFFER_STATE yy_scan_buffer YY_PROTO(( char *base, yy_size_t size ));
YY_PROTO          258 gtags-parser/asm_scan.c YY_BUFFER_STATE yy_scan_string YY_PROTO(( yyconst char *yy_str ));
YY_PROTO          259 gtags-parser/asm_scan.c YY_BUFFER_STATE yy_scan_bytes YY_PROTO(( yyconst char *bytes, int len ));
YY_PROTO          261 gtags-parser/asm_scan.c static void *yy_flex_alloc YY_PROTO(( yy_size_t ));
YY_PROTO          262 gtags-parser/asm_scan.c static void *yy_flex_realloc YY_PROTO(( void *, yy_size_t ));
YY_PROTO          263 gtags-parser/asm_scan.c static void yy_flex_free YY_PROTO(( void * ));
YY_PROTO          296 gtags-parser/asm_scan.c static yy_state_type yy_get_previous_state YY_PROTO(( void ));
YY_PROTO          297 gtags-parser/asm_scan.c static yy_state_type yy_try_NUL_trans YY_PROTO(( yy_state_type current_state ));
YY_PROTO          298 gtags-parser/asm_scan.c static int yy_get_next_buffer YY_PROTO(( void ));
YY_PROTO          299 gtags-parser/asm_scan.c static void yy_fatal_error YY_PROTO(( yyconst char msg[] ));
YY_PROTO          694 gtags-parser/asm_scan.c extern "C" int yywrap YY_PROTO(( void ));
YY_PROTO          696 gtags-parser/asm_scan.c extern int yywrap YY_PROTO(( void ));
YY_PROTO          701 gtags-parser/asm_scan.c static void yyunput YY_PROTO(( int c, char *buf_ptr ));
YY_PROTO          705 gtags-parser/asm_scan.c static void yy_flex_strncpy YY_PROTO(( char *, yyconst char *, int ));
YY_PROTO          709 gtags-parser/asm_scan.c static int yy_flex_strlen YY_PROTO(( yyconst char * ));
YY_PROTO          714 gtags-parser/asm_scan.c static int yyinput YY_PROTO(( void ));
YY_PROTO          716 gtags-parser/asm_scan.c static int input YY_PROTO(( void ));
YY_PROTO          725 gtags-parser/asm_scan.c static void yy_push_state YY_PROTO(( int new_state ));
YY_PROTO          728 gtags-parser/asm_scan.c static void yy_pop_state YY_PROTO(( void ));
YY_PROTO          731 gtags-parser/asm_scan.c static int yy_top_state YY_PROTO(( void ));
YY_PROTO          813 gtags-parser/asm_scan.c #define YY_DECL int yylex YY_PROTO(( void ))
YY_PROTO         1763 gtags-parser/asm_scan.c extern int isatty YY_PROTO(( int ));
YY_PROTO          247 gtags-parser/php.c void yyrestart YY_PROTO(( FILE *input_file ));
YY_PROTO          249 gtags-parser/php.c void yy_switch_to_buffer YY_PROTO(( YY_BUFFER_STATE new_buffer ));
YY_PROTO          250 gtags-parser/php.c void yy_load_buffer_state YY_PROTO(( void ));
YY_PROTO          251 gtags-parser/php.c YY_BUFFER_STATE yy_create_buffer YY_PROTO(( FILE *file, int size ));
YY_PROTO          252 gtags-parser/php.c void yy_delete_buffer YY_PROTO(( YY_BUFFER_STATE b ));
YY_PROTO          253 gtags-parser/php.c void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file ));
YY_PROTO          254 gtags-parser/php.c void yy_flush_buffer YY_PROTO(( YY_BUFFER_STATE b ));
YY_PROTO          257 gtags-parser/php.c YY_BUFFER_STATE yy_scan_buffer YY_PROTO(( char *base, yy_size_t size ));
YY_PROTO          258 gtags-parser/php.c YY_BUFFER_STATE yy_scan_string YY_PROTO(( yyconst char *yy_str ));
YY_PROTO          259 gtags-parser/php.c YY_BUFFER_STATE yy_scan_bytes YY_PROTO(( yyconst char *bytes, int len ));
YY_PROTO          261 gtags-parser/php.c static void *yy_flex_alloc YY_PROTO(( yy_size_t ));
YY_PROTO          262 gtags-parser/php.c static void *yy_flex_realloc YY_PROTO(( void *, yy_size_t ));
YY_PROTO          263 gtags-parser/php.c static void yy_flex_free YY_PROTO(( void * ));
YY_PROTO          296 gtags-parser/php.c static yy_state_type yy_get_previous_state YY_PROTO(( void ));
YY_PROTO          297 gtags-parser/php.c static yy_state_type yy_try_NUL_trans YY_PROTO(( yy_state_type current_state ));
YY_PROTO          298 gtags-parser/php.c static int yy_get_next_buffer YY_PROTO(( void ));
YY_PROTO          299 gtags-parser/php.c static void yy_fatal_error YY_PROTO(( yyconst char msg[] ));
YY_PROTO          692 gtags-parser/php.c extern "C" int yywrap YY_PROTO(( void ));
YY_PROTO          694 gtags-parser/php.c extern int yywrap YY_PROTO(( void ));
YY_PROTO          699 gtags-parser/php.c static void yyunput YY_PROTO(( int c, char *buf_ptr ));
YY_PROTO          703 gtags-parser/php.c static void yy_flex_strncpy YY_PROTO(( char *, yyconst char *, int ));
YY_PROTO          707 gtags-parser/php.c static int yy_flex_strlen YY_PROTO(( yyconst char * ));
YY_PROTO          712 gtags-parser/php.c static int yyinput YY_PROTO(( void ));
YY_PROTO          714 gtags-parser/php.c static int input YY_PROTO(( void ));
YY_PROTO          723 gtags-parser/php.c static void yy_push_state YY_PROTO(( int new_state ));
YY_PROTO          726 gtags-parser/php.c static void yy_pop_state YY_PROTO(( void ));
YY_PROTO          729 gtags-parser/php.c static int yy_top_state YY_PROTO(( void ));
YY_PROTO          811 gtags-parser/php.c #define YY_DECL int yylex YY_PROTO(( void ))
YY_PROTO         1802 gtags-parser/php.c extern int isatty YY_PROTO(( int ));
YY_PROTO          246 htags/asm.c    void yyrestart YY_PROTO(( FILE *input_file ));
YY_PROTO          248 htags/asm.c    void yy_switch_to_buffer YY_PROTO(( YY_BUFFER_STATE new_buffer ));
YY_PROTO          249 htags/asm.c    void yy_load_buffer_state YY_PROTO(( void ));
YY_PROTO          250 htags/asm.c    YY_BUFFER_STATE yy_create_buffer YY_PROTO(( FILE *file, int size ));
YY_PROTO          251 htags/asm.c    void yy_delete_buffer YY_PROTO(( YY_BUFFER_STATE b ));
YY_PROTO          252 htags/asm.c    void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file ));
YY_PROTO          253 htags/asm.c    void yy_flush_buffer YY_PROTO(( YY_BUFFER_STATE b ));
YY_PROTO          256 htags/asm.c    YY_BUFFER_STATE yy_scan_buffer YY_PROTO(( char *base, yy_size_t size ));
YY_PROTO          257 htags/asm.c    YY_BUFFER_STATE yy_scan_string YY_PROTO(( yyconst char *yy_str ));
YY_PROTO          258 htags/asm.c    YY_BUFFER_STATE yy_scan_bytes YY_PROTO(( yyconst char *bytes, int len ));
YY_PROTO          260 htags/asm.c    static void *yy_flex_alloc YY_PROTO(( yy_size_t ));
YY_PROTO          261 htags/asm.c    static void *yy_flex_realloc YY_PROTO(( void *, yy_size_t ));
YY_PROTO          262 htags/asm.c    static void yy_flex_free YY_PROTO(( void * ));
YY_PROTO          291 htags/asm.c    static yy_state_type yy_get_previous_state YY_PROTO(( void ));
YY_PROTO          292 htags/asm.c    static yy_state_type yy_try_NUL_trans YY_PROTO(( yy_state_type current_state ));
YY_PROTO          293 htags/asm.c    static int yy_get_next_buffer YY_PROTO(( void ));
YY_PROTO          294 htags/asm.c    static void yy_fatal_error YY_PROTO(( yyconst char msg[] ));
YY_PROTO          515 htags/asm.c    extern "C" int yywrap YY_PROTO(( void ));
YY_PROTO          517 htags/asm.c    extern int yywrap YY_PROTO(( void ));
YY_PROTO          522 htags/asm.c    static void yyunput YY_PROTO(( int c, char *buf_ptr ));
YY_PROTO          526 htags/asm.c    static void yy_flex_strncpy YY_PROTO(( char *, yyconst char *, int ));
YY_PROTO          530 htags/asm.c    static int yy_flex_strlen YY_PROTO(( yyconst char * ));
YY_PROTO          535 htags/asm.c    static int yyinput YY_PROTO(( void ));
YY_PROTO          537 htags/asm.c    static int input YY_PROTO(( void ));
YY_PROTO          546 htags/asm.c    static void yy_push_state YY_PROTO(( int new_state ));
YY_PROTO          549 htags/asm.c    static void yy_pop_state YY_PROTO(( void ));
YY_PROTO          552 htags/asm.c    static int yy_top_state YY_PROTO(( void ));
YY_PROTO          634 htags/asm.c    #define YY_DECL int yylex YY_PROTO(( void ))
YY_PROTO         1509 htags/asm.c    extern int isatty YY_PROTO(( int ));
YY_PROTO          246 htags/c.c      void yyrestart YY_PROTO(( FILE *input_file ));
YY_PROTO          248 htags/c.c      void yy_switch_to_buffer YY_PROTO(( YY_BUFFER_STATE new_buffer ));
YY_PROTO          249 htags/c.c      void yy_load_buffer_state YY_PROTO(( void ));
YY_PROTO          250 htags/c.c      YY_BUFFER_STATE yy_create_buffer YY_PROTO(( FILE *file, int size ));
YY_PROTO          251 htags/c.c      void yy_delete_buffer YY_PROTO(( YY_BUFFER_STATE b ));
YY_PROTO          252 htags/c.c      void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file ));
YY_PROTO          253 htags/c.c      void yy_flush_buffer YY_PROTO(( YY_BUFFER_STATE b ));
YY_PROTO          256 htags/c.c      YY_BUFFER_STATE yy_scan_buffer YY_PROTO(( char *base, yy_size_t size ));
YY_PROTO          257 htags/c.c      YY_BUFFER_STATE yy_scan_string YY_PROTO(( yyconst char *yy_str ));
YY_PROTO          258 htags/c.c      YY_BUFFER_STATE yy_scan_bytes YY_PROTO(( yyconst char *bytes, int len ));
YY_PROTO          260 htags/c.c      static void *yy_flex_alloc YY_PROTO(( yy_size_t ));
YY_PROTO          261 htags/c.c      static void *yy_flex_realloc YY_PROTO(( void *, yy_size_t ));
YY_PROTO          262 htags/c.c      static void yy_flex_free YY_PROTO(( void * ));
YY_PROTO          291 htags/c.c      static yy_state_type yy_get_previous_state YY_PROTO(( void ));
YY_PROTO          292 htags/c.c      static yy_state_type yy_try_NUL_trans YY_PROTO(( yy_state_type current_state ));
YY_PROTO          293 htags/c.c      static int yy_get_next_buffer YY_PROTO(( void ));
YY_PROTO          294 htags/c.c      static void yy_fatal_error YY_PROTO(( yyconst char msg[] ));
YY_PROTO          551 htags/c.c      extern "C" int yywrap YY_PROTO(( void ));
YY_PROTO          553 htags/c.c      extern int yywrap YY_PROTO(( void ));
YY_PROTO          558 htags/c.c      static void yyunput YY_PROTO(( int c, char *buf_ptr ));
YY_PROTO          562 htags/c.c      static void yy_flex_strncpy YY_PROTO(( char *, yyconst char *, int ));
YY_PROTO          566 htags/c.c      static int yy_flex_strlen YY_PROTO(( yyconst char * ));
YY_PROTO          571 htags/c.c      static int yyinput YY_PROTO(( void ));
YY_PROTO          573 htags/c.c      static int input YY_PROTO(( void ));
YY_PROTO          582 htags/c.c      static void yy_push_state YY_PROTO(( int new_state ));
YY_PROTO          585 htags/c.c      static void yy_pop_state YY_PROTO(( void ));
YY_PROTO          588 htags/c.c      static int yy_top_state YY_PROTO(( void ));
YY_PROTO          670 htags/c.c      #define YY_DECL int yylex YY_PROTO(( void ))
YY_PROTO         1640 htags/c.c      extern int isatty YY_PROTO(( int ));
YY_PROTO          246 htags/cpp.c    void yyrestart YY_PROTO(( FILE *input_file ));
YY_PROTO          248 htags/cpp.c    void yy_switch_to_buffer YY_PROTO(( YY_BUFFER_STATE new_buffer ));
YY_PROTO          249 htags/cpp.c    void yy_load_buffer_state YY_PROTO(( void ));
YY_PROTO          250 htags/cpp.c    YY_BUFFER_STATE yy_create_buffer YY_PROTO(( FILE *file, int size ));
YY_PROTO          251 htags/cpp.c    void yy_delete_buffer YY_PROTO(( YY_BUFFER_STATE b ));
YY_PROTO          252 htags/cpp.c    void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file ));
YY_PROTO          253 htags/cpp.c    void yy_flush_buffer YY_PROTO(( YY_BUFFER_STATE b ));
YY_PROTO          256 htags/cpp.c    YY_BUFFER_STATE yy_scan_buffer YY_PROTO(( char *base, yy_size_t size ));
YY_PROTO          257 htags/cpp.c    YY_BUFFER_STATE yy_scan_string YY_PROTO(( yyconst char *yy_str ));
YY_PROTO          258 htags/cpp.c    YY_BUFFER_STATE yy_scan_bytes YY_PROTO(( yyconst char *bytes, int len ));
YY_PROTO          260 htags/cpp.c    static void *yy_flex_alloc YY_PROTO(( yy_size_t ));
YY_PROTO          261 htags/cpp.c    static void *yy_flex_realloc YY_PROTO(( void *, yy_size_t ));
YY_PROTO          262 htags/cpp.c    static void yy_flex_free YY_PROTO(( void * ));
YY_PROTO          291 htags/cpp.c    static yy_state_type yy_get_previous_state YY_PROTO(( void ));
YY_PROTO          292 htags/cpp.c    static yy_state_type yy_try_NUL_trans YY_PROTO(( yy_state_type current_state ));
YY_PROTO          293 htags/cpp.c    static int yy_get_next_buffer YY_PROTO(( void ));
YY_PROTO          294 htags/cpp.c    static void yy_fatal_error YY_PROTO(( yyconst char msg[] ));
YY_PROTO          515 htags/cpp.c    extern "C" int yywrap YY_PROTO(( void ));
YY_PROTO          517 htags/cpp.c    extern int yywrap YY_PROTO(( void ));
YY_PROTO          522 htags/cpp.c    static void yyunput YY_PROTO(( int c, char *buf_ptr ));
YY_PROTO          526 htags/cpp.c    static void yy_flex_strncpy YY_PROTO(( char *, yyconst char *, int ));
YY_PROTO          530 htags/cpp.c    static int yy_flex_strlen YY_PROTO(( yyconst char * ));
YY_PROTO          535 htags/cpp.c    static int yyinput YY_PROTO(( void ));
YY_PROTO          537 htags/cpp.c    static int input YY_PROTO(( void ));
YY_PROTO          546 htags/cpp.c    static void yy_push_state YY_PROTO(( int new_state ));
YY_PROTO          549 htags/cpp.c    static void yy_pop_state YY_PROTO(( void ));
YY_PROTO          552 htags/cpp.c    static int yy_top_state YY_PROTO(( void ));
YY_PROTO          634 htags/cpp.c    #define YY_DECL int yylex YY_PROTO(( void ))
YY_PROTO         1507 htags/cpp.c    extern int isatty YY_PROTO(( int ));
YY_PROTO          246 htags/java.c   void yyrestart YY_PROTO(( FILE *input_file ));
YY_PROTO          248 htags/java.c   void yy_switch_to_buffer YY_PROTO(( YY_BUFFER_STATE new_buffer ));
YY_PROTO          249 htags/java.c   void yy_load_buffer_state YY_PROTO(( void ));
YY_PROTO          250 htags/java.c   YY_BUFFER_STATE yy_create_buffer YY_PROTO(( FILE *file, int size ));
YY_PROTO          251 htags/java.c   void yy_delete_buffer YY_PROTO(( YY_BUFFER_STATE b ));
YY_PROTO          252 htags/java.c   void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file ));
YY_PROTO          253 htags/java.c   void yy_flush_buffer YY_PROTO(( YY_BUFFER_STATE b ));
YY_PROTO          256 htags/java.c   YY_BUFFER_STATE yy_scan_buffer YY_PROTO(( char *base, yy_size_t size ));
YY_PROTO          257 htags/java.c   YY_BUFFER_STATE yy_scan_string YY_PROTO(( yyconst char *yy_str ));
YY_PROTO          258 htags/java.c   YY_BUFFER_STATE yy_scan_bytes YY_PROTO(( yyconst char *bytes, int len ));
YY_PROTO          260 htags/java.c   static void *yy_flex_alloc YY_PROTO(( yy_size_t ));
YY_PROTO          261 htags/java.c   static void *yy_flex_realloc YY_PROTO(( void *, yy_size_t ));
YY_PROTO          262 htags/java.c   static void yy_flex_free YY_PROTO(( void * ));
YY_PROTO          291 htags/java.c   static yy_state_type yy_get_previous_state YY_PROTO(( void ));
YY_PROTO          292 htags/java.c   static yy_state_type yy_try_NUL_trans YY_PROTO(( yy_state_type current_state ));
YY_PROTO          293 htags/java.c   static int yy_get_next_buffer YY_PROTO(( void ));
YY_PROTO          294 htags/java.c   static void yy_fatal_error YY_PROTO(( yyconst char msg[] ));
YY_PROTO          492 htags/java.c   extern "C" int yywrap YY_PROTO(( void ));
YY_PROTO          494 htags/java.c   extern int yywrap YY_PROTO(( void ));
YY_PROTO          499 htags/java.c   static void yyunput YY_PROTO(( int c, char *buf_ptr ));
YY_PROTO          503 htags/java.c   static void yy_flex_strncpy YY_PROTO(( char *, yyconst char *, int ));
YY_PROTO          507 htags/java.c   static int yy_flex_strlen YY_PROTO(( yyconst char * ));
YY_PROTO          512 htags/java.c   static int yyinput YY_PROTO(( void ));
YY_PROTO          514 htags/java.c   static int input YY_PROTO(( void ));
YY_PROTO          523 htags/java.c   static void yy_push_state YY_PROTO(( int new_state ));
YY_PROTO          526 htags/java.c   static void yy_pop_state YY_PROTO(( void ));
YY_PROTO          529 htags/java.c   static int yy_top_state YY_PROTO(( void ));
YY_PROTO          611 htags/java.c   #define YY_DECL int yylex YY_PROTO(( void ))
YY_PROTO         1413 htags/java.c   extern int isatty YY_PROTO(( int ));
YY_PROTO          246 htags/php.c    void yyrestart YY_PROTO(( FILE *input_file ));
YY_PROTO          248 htags/php.c    void yy_switch_to_buffer YY_PROTO(( YY_BUFFER_STATE new_buffer ));
YY_PROTO          249 htags/php.c    void yy_load_buffer_state YY_PROTO(( void ));
YY_PROTO          250 htags/php.c    YY_BUFFER_STATE yy_create_buffer YY_PROTO(( FILE *file, int size ));
YY_PROTO          251 htags/php.c    void yy_delete_buffer YY_PROTO(( YY_BUFFER_STATE b ));
YY_PROTO          252 htags/php.c    void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file ));
YY_PROTO          253 htags/php.c    void yy_flush_buffer YY_PROTO(( YY_BUFFER_STATE b ));
YY_PROTO          256 htags/php.c    YY_BUFFER_STATE yy_scan_buffer YY_PROTO(( char *base, yy_size_t size ));
YY_PROTO          257 htags/php.c    YY_BUFFER_STATE yy_scan_string YY_PROTO(( yyconst char *yy_str ));
YY_PROTO          258 htags/php.c    YY_BUFFER_STATE yy_scan_bytes YY_PROTO(( yyconst char *bytes, int len ));
YY_PROTO          260 htags/php.c    static void *yy_flex_alloc YY_PROTO(( yy_size_t ));
YY_PROTO          261 htags/php.c    static void *yy_flex_realloc YY_PROTO(( void *, yy_size_t ));
YY_PROTO          262 htags/php.c    static void yy_flex_free YY_PROTO(( void * ));
YY_PROTO          291 htags/php.c    static yy_state_type yy_get_previous_state YY_PROTO(( void ));
YY_PROTO          292 htags/php.c    static yy_state_type yy_try_NUL_trans YY_PROTO(( yy_state_type current_state ));
YY_PROTO          293 htags/php.c    static int yy_get_next_buffer YY_PROTO(( void ));
YY_PROTO          294 htags/php.c    static void yy_fatal_error YY_PROTO(( yyconst char msg[] ));
YY_PROTO          576 htags/php.c    extern "C" int yywrap YY_PROTO(( void ));
YY_PROTO          578 htags/php.c    extern int yywrap YY_PROTO(( void ));
YY_PROTO          583 htags/php.c    static void yyunput YY_PROTO(( int c, char *buf_ptr ));
YY_PROTO          587 htags/php.c    static void yy_flex_strncpy YY_PROTO(( char *, yyconst char *, int ));
YY_PROTO          591 htags/php.c    static int yy_flex_strlen YY_PROTO(( yyconst char * ));
YY_PROTO          596 htags/php.c    static int yyinput YY_PROTO(( void ));
YY_PROTO          598 htags/php.c    static int input YY_PROTO(( void ));
YY_PROTO          607 htags/php.c    static void yy_push_state YY_PROTO(( int new_state ));
YY_PROTO          610 htags/php.c    static void yy_pop_state YY_PROTO(( void ));
YY_PROTO          613 htags/php.c    static int yy_top_state YY_PROTO(( void ));
YY_PROTO          695 htags/php.c    #define YY_DECL int yylex YY_PROTO(( void ))
YY_PROTO         1656 htags/php.c    extern int isatty YY_PROTO(( int ));