forked from len0rd/rockbox
since we now have the length of tag names thru the param_pos var we can simplify the find tag function to skip if the length doesn't match this allows us to no longer make a string copy in order to terminate the buffer move some of the more frequently encountered tags to the top of the lookup list only SKIN_TOKEN_UNKNOWN position matters as its empty string is used as the sentinel Change-Id: Ib82d081a9ebedc228768845ae54a3d9466faaef1 |
||
---|---|---|
.. | ||
Makefile | ||
skin_buffer.c | ||
skin_buffer.h | ||
skin_buffer_debug.pl | ||
skin_debug.c | ||
skin_debug.h | ||
skin_parser.c | ||
skin_parser.h | ||
skin_parser.make | ||
skin_scan.c | ||
skin_scan.h | ||
SOURCES | ||
symbols.h | ||
tag_table.c | ||
tag_table.h |