Here is a list of all documented functions with links to the documentation:
- i -
- IncrementBrightness() : tv_device.c
- IncrementColor() : tv_device.c
- IncrementContrast() : tv_device.c
- IncrementVolume() : tv_device.c
- is_escaped() : uri.c
- is_mark() : uri.c
- is_reserved() : uri.c
- is_unreserved() : uri.c
- is_valid_alias() : webserver.c
- isDuplicateAttribute() : ixmlparser.c
- isFileInVirtualDir() : webserver.c
- isTopLevelElement() : ixmlparser.c
- isUrlV6UlaGua() : ssdp_device.c
- ixml_membuf_append() : ixmlmembuf.h, ixmlmembuf.c
- ixml_membuf_append_str() : ixmlmembuf.h, ixmlmembuf.c
- ixml_membuf_assign() : ixmlmembuf.c, ixmlmembuf.h
- ixml_membuf_assign_str() : ixmlmembuf.h, ixmlmembuf.c
- ixml_membuf_destroy() : ixmlmembuf.h, ixmlmembuf.c
- ixml_membuf_init() : ixmlmembuf.h, ixmlmembuf.c
- ixml_membuf_insert() : ixmlmembuf.h, ixmlmembuf.c
- ixml_membuf_set_size() : ixmlmembuf.c
- ixmlAttr_free() : ixml.h
- ixmlCDATASection_free() : ixml.h, node.c
- ixmlCDATASection_init() : ixml.h, node.c
- ixmlCloneDOMString() : ixml.h
- ixmlDocument_createAttribute() : ixml.h
- ixmlDocument_createAttributeEx() : ixml.h
- ixmlDocument_createAttributeNS() : ixml.h
- ixmlDocument_createAttributeNSEx() : ixml.h
- ixmlDocument_createCDATASection() : ixml.h
- ixmlDocument_createCDATASectionEx() : ixml.h
- ixmlDocument_createDocument() : ixml.h, document.c
- ixmlDocument_createDocumentEx() : ixml.h, document.c
- ixmlDocument_createElement() : ixml.h
- ixmlDocument_createElementEx() : ixml.h
- ixmlDocument_createElementNS() : ixml.h
- ixmlDocument_createElementNSEx() : ixml.h
- ixmlDocument_createTextNode() : ixml.h
- ixmlDocument_createTextNodeEx() : ixml.h
- ixmlDocument_free() : ixml.h, document.c
- ixmlDocument_getElementById() : ixml.h
- ixmlDocument_getElementsByTagName() : ixml.h
- ixmlDocument_getElementsByTagNameNS() : ixml.h
- ixmlDocument_importNode() : document.c, ixml.h
- ixmlDocument_init() : document.c, ixml.h
- ixmlDocument_setOwnerDocument() : document.c
- ixmlDocumenttoString() : ixml.h, ixml.c
- ixmlDomTreetoString() : ixml.c
- ixmlElement_findAttributeNode() : element.c
- ixmlElement_free() : ixml.h, element.c
- ixmlElement_getAttribute() : ixml.h
- ixmlElement_getAttributeNode() : ixml.h
- ixmlElement_getAttributeNodeNS() : ixml.h
- ixmlElement_getAttributeNS() : ixml.h
- ixmlElement_getElementsByTagName() : ixml.h
- ixmlElement_getElementsByTagNameNS() : ixml.h
- ixmlElement_getTagName() : ixml.h, element.c
- ixmlElement_hasAttribute() : ixml.h
- ixmlElement_hasAttributeNS() : ixml.h
- ixmlElement_init() : ixml.h, element.c
- ixmlElement_removeAttribute() : ixml.h
- ixmlElement_removeAttributeNode() : ixml.h, element.c
- ixmlElement_removeAttributeNS() : ixml.h
- ixmlElement_setAttribute() : ixml.h
- ixmlElement_setAttributeNode() : ixml.h, element.c
- ixmlElement_setAttributeNodeNS() : ixml.h, element.c
- ixmlElement_setAttributeNS() : ixml.h
- ixmlElement_setTagName() : element.c, ixmlparser.h
- ixmlFreeDOMString() : ixml.h
- ixmlLoadDocument() : ixml.h, ixml.c
- ixmlLoadDocumentEx() : ixml.c, ixml.h
- ixmlNamedNodeMap_addToNamedNodeMap() : ixmlparser.h, namedNodeMap.c
- ixmlNamedNodeMap_free() : ixml.h, namedNodeMap.c
- ixmlNamedNodeMap_getItemNumber() : namedNodeMap.c
- ixmlNamedNodeMap_getLength() : ixml.h, namedNodeMap.c
- ixmlNamedNodeMap_getNamedItem() : ixml.h
- ixmlNamedNodeMap_getNamedItemNS() : ixml.h
- ixmlNamedNodeMap_init() : ixmlparser.h, namedNodeMap.c
- ixmlNamedNodeMap_item() : namedNodeMap.c, ixml.h
- ixmlNamedNodeMap_removeNamedItem() : ixml.h
- ixmlNamedNodeMap_removeNamedItemNS() : ixml.h
- ixmlNamedNodeMap_setNamedItem() : ixml.h
- ixmlNamedNodeMap_setNamedItemNS() : ixml.h
- ixmlNode_allowChildren() : node.c
- ixmlNode_appendChild() : ixml.h, node.c
- ixmlNode_cloneAttr() : node.c
- ixmlNode_cloneAttrDirect() : node.c
- ixmlNode_cloneCDATASect() : node.c
- ixmlNode_cloneElement() : node.c
- ixmlNode_cloneNode() : ixml.h, node.c
- ixmlNode_cloneNodeTree() : node.c
- ixmlNode_cloneNodeTreeRecursive() : node.c
- ixmlNode_cloneTextNode() : node.c
- ixmlNode_compare() : ixmlparser.h, node.c
- ixmlNode_free() : ixml.h, node.c
- ixmlNode_freeSingleNode() : node.c
- ixmlNode_getAttributes() : ixml.h, node.c
- ixmlNode_getChildNodes() : ixml.h, node.c
- ixmlNode_getElementsByTagName() : node.c, ixmlparser.h
- ixmlNode_getElementsByTagNameNS() : ixmlparser.h, node.c
- ixmlNode_getElementsByTagNameNSRecursive() : node.c
- ixmlNode_getElementsByTagNameRecursive() : node.c
- ixmlNode_getFirstChild() : ixml.h, node.c
- ixmlNode_getLastChild() : ixml.h, node.c
- ixmlNode_getLocalName() : ixml.h, node.c
- ixmlNode_getNamespaceURI() : ixml.h, node.c
- ixmlNode_getNextSibling() : ixml.h, node.c
- ixmlNode_getNodeName() : ixml.h, node.c
- ixmlNode_getNodeType() : ixml.h, node.c
- ixmlNode_getNodeValue() : ixml.h, node.c
- ixmlNode_getOwnerDocument() : ixml.h, node.c
- ixmlNode_getParentNode() : ixml.h, node.c
- ixmlNode_getPrefix() : node.c, ixml.h
- ixmlNode_getPreviousSibling() : ixml.h, node.c
- ixmlNode_hasAttributes() : ixml.h, node.c
- ixmlNode_hasChildNodes() : ixml.h, node.c
- ixmlNode_init() : ixmlparser.h, node.c
- ixmlNode_insertBefore() : ixml.h, node.c
- ixmlNode_isAncestor() : node.c
- ixmlNode_isParent() : node.c
- ixmlNode_newDoc() : node.c
- ixmlNode_removeChild() : node.c, ixml.h
- ixmlNode_replaceChild() : ixml.h, node.c
- ixmlNode_setLocalName() : node.c
- ixmlNode_setNamespaceURI() : node.c
- ixmlNode_setNodeName() : ixmlparser.h, node.c
- ixmlNode_setNodeProperties() : ixmlparser.h, node.c
- ixmlNode_setNodeValue() : ixml.h, node.c
- ixmlNode_setPrefix() : node.c
- ixmlNode_setSiblingNodesParent() : node.c
- ixmlNodeList_addToNodeList() : nodeList.c, ixmlparser.h
- ixmlNodeList_free() : ixml.h, nodeList.c
- ixmlNodeList_init() : ixmlparser.h, nodeList.c
- ixmlNodeList_item() : ixml.h, nodeList.c
- ixmlNodeList_length() : ixml.h, nodeList.c
- ixmlNodetoString() : ixml.h, ixml.c
- ixmlParseBuffer() : ixml.c, ixml.h
- ixmlParseBufferEx() : ixml.h, ixml.c
- ixmlPrintDocument() : ixml.h, ixml.c
- ixmlPrintDomTree() : ixml.c
- ixmlPrintDomTreeRecursive() : ixml.c
- IxmlPrintf() : ixmldebug.h, ixmldebug.c
- ixmlPrintNode() : ixml.h, ixml.c
- ixmlRelaxParser() : ixml.h, ixml.c