Brutal speed optimalization - Get rid of regexps, use own crafted expressions with...
authorTomas Mlcoch <tmlcoch@redhat.com>
Tue, 17 Jan 2012 11:20:35 +0000 (12:20 +0100)
committerTomas Mlcoch <tmlcoch@redhat.com>
Tue, 17 Jan 2012 11:20:35 +0000 (12:20 +0100)
commitd00c7687c73dd668116ce313cfb59dd9bb65b809
tree997fd087bbb20baa11e1d5f7bd18394957b31849
parent47ebbb185fd727847ccbfb779299b56e55d02d6f
Brutal speed optimalization - Get rid of regexps, use own crafted expressions with strncmp
misc.c
misc.h
parsehdr.c
xml_dump.c