owntone-server/src/parsers
ejurgensen d0bfe193ee [rsp] Add more keywords to RSP lexer
Just in case they might be needed by some client
2022-01-29 17:46:40 +01:00
..
.gitignore Put bison/flex files in parsers dir, so scan-build --exclude can be used 2022-01-29 17:46:40 +01:00
daap_lexer.l Put bison/flex files in parsers dir, so scan-build --exclude can be used 2022-01-29 17:46:40 +01:00
daap_parser.y [daap] Unescaping of \' in the value part of a daap clause 2022-01-29 17:46:40 +01:00
rsp_lexer.l [rsp] Add more keywords to RSP lexer 2022-01-29 17:46:40 +01:00
rsp_parser.y [rsp] Add basic bison/flex RSP parser 2022-01-29 17:46:40 +01:00
smartpl_lexer.l [smartpl] Add ESCAPE to LIKE queries where the value contains % and _ 2022-01-29 17:46:40 +01:00
smartpl_parser.y [smartpl] Add ESCAPE to LIKE queries where the value contains % and _ 2022-01-29 17:46:40 +01:00