Home
last modified time | relevance | path

Searched defs:rdftype (Results 1 – 11 of 11) sorted by relevance

/dports/textproc/py-rdflib/rdflib-5.0.0/rdflib/extras/
H A Ddescriber.py230 def rdftype(self, t): member in Describer
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/annotation-vocab/tools/
H A Dvocab_tester.py211 rdftype = URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#type") variable
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/annotation-vocab/tools/
H A Dvocab_tester.py211 rdftype = URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#type") variable
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/annotation-vocab/tools/
H A Dvocab_tester.py211 rdftype = URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#type") variable
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/annotation-vocab/tools/
H A Dvocab_tester.py209 rdftype = URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#type") variable
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/annotation-vocab/tools/
H A Dvocab_tester.py211 rdftype = URIRef("http://www.w3.org/1999/02/22-rdf-syntax-ns#type") variable
/dports/dns/getdns/getdns-1.5.2/src/gldns/
H A Dstr2wire.c331 rrinternal_get_delims(gldns_rdf_type rdftype, size_t r_cnt, size_t r_max) in rrinternal_get_delims()
359 gldns_rdf_type rdftype) in rrinternal_get_quoted()
465 uint8_t* rr, size_t rr_len, size_t* rr_cur_len, gldns_rdf_type rdftype, in rrinternal_parse_rdf()
534 const char* delimiters, gldns_rdf_type rdftype, size_t* token_strlen) in gldns_parse_rdf_token()
590 const char* delimiters, gldns_rdf_type rdftype, size_t* token_strlen) in gldns_affix_token()
620 gldns_rdf_type rdftype; in rrinternal_parse_rdata() local
929 gldns_rdf_type rdftype) in gldns_str2wire_rdf_buf()
H A Dwire2str.c708 gldns_rdf_type rdftype; in gldns_wire2str_rdata_scan() local
931 int rdftype, uint8_t* pkt, size_t pktlen) in gldns_wire2str_rdf_scan()
/dports/dns/unbound/unbound-1.14.0/sldns/
H A Dstr2wire.c339 rrinternal_get_delims(sldns_rdf_type rdftype, size_t r_cnt, size_t r_max) in rrinternal_get_delims()
367 sldns_rdf_type rdftype) in rrinternal_get_quoted()
473 uint8_t* rr, size_t rr_len, size_t* rr_cur_len, sldns_rdf_type rdftype, in rrinternal_parse_rdf()
542 const char* delimiters, sldns_rdf_type rdftype, size_t* token_strlen) in sldns_parse_rdf_token()
598 const char* delimiters, sldns_rdf_type rdftype, size_t* token_strlen) in sldns_affix_token()
744 sldns_rdf_type rdftype; in rrinternal_parse_rdata() local
1611 sldns_rdf_type rdftype) in sldns_str2wire_rdf_buf()
H A Dwire2str.c742 sldns_rdf_type rdftype; in sldns_wire2str_rdata_scan() local
1221 int rdftype, uint8_t* pkt, size_t pktlen, int* comprloop) in sldns_wire2str_rdf_scan()
/dports/textproc/redland/redland-1.0.17/utils/
H A Drdf-tree.c275 librdf_node *rdftype = in tree() local