rockbox/apps/plugins/searchengine
Michiel Van Der Kolk c099300c8d Count hits... string searches appear to be broken for now, unsure why,
maybe something goes wrong when allocating ram for the strings..


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6373 a1c6a512-1295-4272-9138-f99709370657
2005-04-28 16:39:41 +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