Skip to content
  • Mehdi Sabwat's avatar
    webvtt: rename css parser · 5fde254a
    Mehdi Sabwat authored and Hugo Beauzée-Luyssen's avatar Hugo Beauzée-Luyssen committed
    ylwrap expects the generated scanner file to be lex.yy.c. The prefix feature in yacc and lex will make sure yy will be replaced by prefix (css in this case).
    
    Functions used outside the generated code will have to be correctly named (exccept YYSTYPE).
    5fde254a
Loading