Home
last modified time | relevance | path

Searched refs:ID_XPATH (Results 1 – 3 of 3) sorted by relevance

/dports/editors/xmlcopyeditor/xmlcopyeditor/src/
H A Dxmlcopyeditor.h133 ID_XPATH, enumerator
H A Dxmlcopyeditor.cpp148 EVT_MENU ( ID_XPATH, MyFrame::OnXPath ) in BEGIN_EVENT_TABLE()
5207 ID_XPATH, in getMenuBar()
/dports/textproc/gtk-doc/gtk-doc-1.33.2/gtkdoc/
H A Dmkhtml2.py159 ID_XPATH = etree.XPath('//*[@id]') variable
354 for elem in ID_XPATH(node.xml):