Home
last modified time | relevance | path

Searched defs:xml_remove (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/xmlcatmgr/xmlcatmgr-2.2/src/
H A Dxml.c211 xml_remove(int argc, char *const *argv, FILE *f) in xml_remove() function
/dports/irc/bitlbee/bitlbee-3.6/
H A Dstorage_xml.c492 static storage_status_t xml_remove(const char *nick) in xml_remove() function
/dports/textproc/R-cran-xml2/xml2/R/
H A Dxml_modify.R240 xml_remove <- function(.x, free = FALSE) { function