Home
last modified time | relevance | path

Searched defs:r_doc (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/R-cran-XML/XML/src/
H A Dschema.c197 RS_XML_xmlSchemaValidateDoc(SEXP r_schema, SEXP r_doc, SEXP r_options, SEXP r_errorHandlers) in RS_XML_xmlSchemaValidateDoc()
H A DNodeGC.c161 R_xmlSetNoMemoryMgmt(SEXP r_doc) in R_xmlSetNoMemoryMgmt()
H A DXMLTree.c436 RS_XML_setRootNode(USER_OBJECT_ r_doc, USER_OBJECT_ r_node) in RS_XML_setRootNode()
1349 RS_XML_setDocEl(SEXP r_node, SEXP r_doc) in RS_XML_setDocEl()
1670 R_xmlSearchNs(SEXP r_doc, SEXP r_node, SEXP r_ns, SEXP r_asPrefix) in R_xmlSearchNs()
H A DDocParse.c1334 RS_XML_xmlXIncludeProcessFlags(USER_OBJECT_ r_doc, USER_OBJECT_ r_flags) in RS_XML_xmlXIncludeProcessFlags()
1488 R_getDocEncoding(SEXP r_doc) in R_getDocEncoding()
/dports/editors/ghex/ghex-3.41.1/src/
H A Dfindreplace.h49 HexDocument *f_doc, *r_doc; member