Home | History | Annotate | Download | only in paste

Lines Matching refs:anchor

630               anchor=None, index=None, verbose=False):
641 anchor (HTML and all -- everything between ``<a...>`` and
645 the anchor. It will receive the empty string if no id is
648 * ``href`` is a pattern that matches the ``href`` of the anchor;
652 * ``anchor`` is a pattern that matches the entire anchor, with
675 html_pattern=anchor,