Home
last modified time | relevance | path

Searched refs:_parse_feature_string (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/xml/dom/
Ddomreg.py66 features = _parse_feature_string(features)
82 def _parse_feature_string(s): function
Dminidom.py1937 features = domreg._parse_feature_string(features)