Home
last modified time | relevance | path

Searched refs:tagfind (Results 1 – 25 of 62) sorted by relevance

123

/dports/textproc/ekhtml/ekhtml-0.3.2/testsuite/
H A Dgen_html.py12 from ek_sgmllib import tagfind
52 return upper(get_word(tagfind, bogus))
H A Dek_sgmllib.py38 tagfind = re.compile('[a-zA-Z][-.a-zA-Z0-9]*') variable
252 match = tagfind.match(rawdata, i+1)
/dports/textproc/py-feedparser/feedparser-6.0.8/feedparser/
H A Dsgml.py53 tagfind = re.compile(r'[a-zA-Z][-_.:a-zA-Z0-9]*') variable
/dports/editors/fte/fte/src/
H A Dftepm.rc20 BITMAP 116 bmps\tagfind.bmp
/dports/textproc/sigil/Sigil-1.8.0/src/Resource_Files/plugin_launchers/python/sigil_bs4/builder/
H A D_htmlparser.py199 from html.parser import tagfind, attrfind
211 match = tagfind.match(rawdata, i+1)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/beautifulsoup4/bs4/builder/
H A D_htmlparser.py194 from html.parser import tagfind, attrfind
206 match = tagfind.match(rawdata, i+1)
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A DHTMLParser.py29 tagfind = re.compile('([a-zA-Z][^\t\n\r\f />\x00]*)(?:\s|/(?!>))*') variable
292 match = tagfind.match(rawdata, i+1)
379 namematch = tagfind.match(rawdata, i+2)
H A Dsgmllib.py38 tagfind = re.compile('[a-zA-Z][-_.a-zA-Z0-9]*') variable
272 match = tagfind.match(rawdata, i+1)
/dports/lang/python27/Python-2.7.18/Lib/
H A DHTMLParser.py29 tagfind = re.compile('([a-zA-Z][^\t\n\r\f />\x00]*)(?:\s|/(?!>))*') variable
292 match = tagfind.match(rawdata, i+1)
379 namematch = tagfind.match(rawdata, i+2)
H A Dsgmllib.py38 tagfind = re.compile('[a-zA-Z][-_.a-zA-Z0-9]*') variable
272 match = tagfind.match(rawdata, i+1)
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/bs4/builder/
H A D_htmlparser.py286 from html.parser import tagfind, attrfind
298 match = tagfind.match(rawdata, i+1)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A DHTMLParser.py26 tagfind = re.compile('[a-zA-Z][-.a-zA-Z0-9:_]*') variable
237 match = tagfind.match(rawdata, i+1)
H A Dsgmllib.py38 tagfind = re.compile('[a-zA-Z][-_.a-zA-Z0-9]*') variable
272 match = tagfind.match(rawdata, i+1)
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/bs4/builder/
H A D_htmlparser.py428 from html.parser import tagfind, attrfind
440 match = tagfind.match(rawdata, i+1)
/dports/www/py-beautifulsoup/beautifulsoup4-4.10.0/bs4/builder/
H A D_htmlparser.py428 from html.parser import tagfind, attrfind
440 match = tagfind.match(rawdata, i+1)
/dports/textproc/py-zpt/ZopePageTemplates/TAL/
H A DHTMLParser.py27 tagfind = re.compile('[a-zA-Z][-.a-zA-Z0-9:_]*') variable
259 match = tagfind.match(rawdata, i+1)
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A DHTMLParser.py25 tagfind = re.compile('([a-zA-Z][-.a-zA-Z0-9:_]*)(?:\s|/(?!>))*') variable
289 match = tagfind.match(rawdata, i+1)
H A Dsgmllib.py38 tagfind = re.compile('[a-zA-Z][-_.a-zA-Z0-9]*') variable
272 match = tagfind.match(rawdata, i+1)
/dports/www/py-webunit/webunit-1.3.10/webunit/
H A DHTMLParser.py31 tagfind = re.compile('[a-zA-Z][-.a-zA-Z0-9:_]*') variable
304 match = tagfind.match(rawdata, i+1)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/future/backports/html/
H A Dparser.py31 tagfind = re.compile('([a-zA-Z][-.a-zA-Z0-9:_]*)(?:\s|/(?!>))*') variable
335 match = tagfind.match(rawdata, i+1)
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/future/backports/html/
H A Dparser.py31 tagfind = re.compile('([a-zA-Z][-.a-zA-Z0-9:_]*)(?:\s|/(?!>))*')
335 match = tagfind.match(rawdata, i+1)
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/future/backports/html/
H A Dparser.py31 tagfind = re.compile('([a-zA-Z][-.a-zA-Z0-9:_]*)(?:\s|/(?!>))*') variable
335 match = tagfind.match(rawdata, i+1)
/dports/mail/py-milter/pymilter-pymilter-1.0.4/Milter/
H A Dsgmllib.py38 tagfind = re.compile('[a-zA-Z][-_.a-zA-Z0-9]*') variable
272 match = tagfind.match(rawdata, i+1)
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/searchengine/nova3/
H A Dsgmllib3.py32 tagfind = re.compile('[a-zA-Z][-_.a-zA-Z0-9]*') variable
266 match = tagfind.match(rawdata, i+1)
/dports/security/sqlmap/sqlmap-1.3.12/sqlmap/lib/utils/
H A Dsgmllib.py40 tagfind = re.compile('[a-zA-Z][-_.a-zA-Z0-9]*') variable
284 match = tagfind.match(rawdata, i + 1)

123