Table of Contents

Class: dtml_re_class qm/external/DocumentTemplate/DT_HTML.py
Methods   
group
search
  group 
group ( self,  *args )

  search 
search (
        self,
        text,
        start=0,
        name_match=regex.compile( '[\0- ]*[a-zA-Z]+[\0- ]*' ).match,
        end_match=regex.compile( '[\0- ]*\(/\|end\)', regex.casefold ).match,
        start_search=regex.compile( '[<&]' ).search,
        ent_name=regex.compile( '[-a-zA-Z0-9_.]+' ).match,
        find=find,
        strip=strip,
        replace=replace,
        )


Table of Contents

This document was automatically generated on Mon Jan 3 09:42:36 2005 by HappyDoc version 2.1