rockbox/apps/plugins/searchengine
Michiel Van Der Kolk a40a3152bc Fixed stripping of \n..
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6378 a1c6a512-1295-4272-9138-f99709370657
2005-04-28 17:41:39 +00:00
..
dbinterface.c Better endian functions for reading longs/shorts 2005-04-28 14:20:23 +00:00
dbinterface.h Proper headers, simulator support should (emphasis on should) work. 2005-04-28 14:06:20 +00:00
Makefile Proper headers, simulator support should (emphasis on should) work. 2005-04-28 14:06:20 +00:00
parser.c Count hits... string searches appear to be broken for now, unsure why, 2005-04-28 16:39:41 +00:00
parser.h Read searchquery from a search "file" (search tokenstream) 2005-04-28 14:48:12 +00:00
searchengine.c Count hits... string searches appear to be broken for now, unsure why, 2005-04-28 16:39:41 +00:00
searchengine.h Proper headers, simulator support should (emphasis on should) work. 2005-04-28 14:06:20 +00:00
token.c Proper headers, simulator support should (emphasis on should) work. 2005-04-28 14:06:20 +00:00
token.h Count hits... string searches appear to be broken for now, unsure why, 2005-04-28 16:39:41 +00:00
tokentool.c Fixed stripping of \n.. 2005-04-28 17:41:39 +00:00