Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/relate/
Dresult.hpp300 return check_element<V>(m); in apply()
304 static inline bool check_element(char m) in check_element() function
/third_party/python/Lib/test/
Dtest_xml_etree.py223 def check_element(element): function
239 check_element(elem)
242 check_element(element)
244 check_element(tree.getroot())