Home
last modified time | relevance | path

Searched refs:xpath_tokenizer_re (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/xml/etree/
H A DElementPath.py61 xpath_tokenizer_re = re.compile( variable
77 for token in xpath_tokenizer_re.findall(pattern):

Completed in 2 milliseconds