17-Feb-2003 17:51 I wrote: > * undo 2002-11-11 SGMLFindTag optimization (problem with color styles, > reported by IZ). Optimize the function by storing the previously found tag. > Also use my_casecomp() to decrease AS_casecomp() calls by testing the > first character manually.
> sgml.c | 53 ++++++++++++++++++++++------------------------------- > sgml.h | 14 +------------- > 2 files changed, 23 insertions, 44 deletions > --ATTACHMENT-- Binary file <findtag.pat> Followup (even more optimized version, applied after the previous patch):
findtag2.pat
Description: Binary data
