Searched refs:subelement (Results 1 – 5 of 5) sorted by relevance
114 struct wpabuf *mbo, int subelement) in wpas_mbo_non_pref_chan_attrs() argument120 if (subelement) in wpas_mbo_non_pref_chan_attrs()135 if (subelement) in wpas_mbo_non_pref_chan_attrs()
536 the subelement name. *attrib* is an optional dictionary, containing element671 .. method:: append(subelement)673 Adds the element *subelement* to the end of this elements internal list680 Raises :exc:`AssertionError` if a subelement is not a valid object.687 Finds the first subelement matching *match*. *match* may be a tag name699 Finds text for the first subelement matching *match*. *match* may be719 Inserts a subelement at the given position in this element.755 .. method:: remove(subelement)757 Removes *subelement* from the element. Unlike the find\* methods this
503 subelement(PyObject* self, PyObject* args, PyObject* kw) in subelement() function2873 {"SubElement", (PyCFunction) subelement, METH_VARARGS|METH_KEYWORDS},
325 ; ...and again with subelement alignment.
7432 subelement of an :ref:`aggregate <t_aggregate>` data structure. It performs