Home
last modified time | relevance | path

Searched defs:rootns (Results 1 – 24 of 24) sorted by relevance

/dports/www/moodle310/moodle/backup/cc/cc_lib/
H A Dcc_forum.php28 protected $rootns = 'dt'; variable in forum1_resurce_file
69 protected $rootns = 'dt'; variable in forum11_resurce_file
H A Dcc_general.php33 protected $rootns = null; variable in general_cc_file
H A Dcc_page.php25 protected $rootns = 'xmlns'; variable in page11_resurce_file
H A Dcc_weblink.php29 protected $rootns = 'wl'; variable in url1_resurce_file
H A Dcc_basiclti.php27 protected $rootns = 'xmlns'; variable in basicltil1_resurce_file
H A Dcc_asssesment.php1784 protected $rootns = 'xmlns'; variable in assesment1_resurce_file
/dports/www/moodle39/moodle/backup/cc/cc_lib/
H A Dcc_forum.php28 protected $rootns = 'dt'; variable in forum1_resurce_file
69 protected $rootns = 'dt'; variable in forum11_resurce_file
H A Dcc_general.php33 protected $rootns = null; variable in general_cc_file
H A Dcc_page.php25 protected $rootns = 'xmlns'; variable in page11_resurce_file
H A Dcc_weblink.php29 protected $rootns = 'wl'; variable in url1_resurce_file
H A Dcc_basiclti.php27 protected $rootns = 'xmlns'; variable in basicltil1_resurce_file
H A Dcc_asssesment.php1784 protected $rootns = 'xmlns'; variable in assesment1_resurce_file
/dports/www/moodle311/moodle/backup/cc/cc_lib/
H A Dcc_forum.php28 protected $rootns = 'dt'; variable in forum1_resurce_file
69 protected $rootns = 'dt'; variable in forum11_resurce_file
H A Dcc_general.php33 protected $rootns = null; variable in general_cc_file
H A Dcc_page.php25 protected $rootns = 'xmlns'; variable in page11_resurce_file
H A Dcc_weblink.php29 protected $rootns = 'wl'; variable in url1_resurce_file
H A Dcc_basiclti.php27 protected $rootns = 'xmlns'; variable in basicltil1_resurce_file
H A Dcc_asssesment.php1784 protected $rootns = 'xmlns'; variable in assesment1_resurce_file
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Drootns.c83 in_rootns(dns_rdataset_t *rootns, dns_name_t *name) { in in_rootns()
112 check_node(dns_rdataset_t *rootns, dns_name_t *name, in check_node()
154 dns_rdataset_t rootns; in check_hints() local
460 dns_rdataset_t hintns, rootns; in dns_root_checkhints() local
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Drootns.c83 in_rootns(dns_rdataset_t *rootns, dns_name_t *name) { in in_rootns()
112 check_node(dns_rdataset_t *rootns, dns_name_t *name, in check_node()
154 dns_rdataset_t rootns; in check_hints() local
460 dns_rdataset_t hintns, rootns; in dns_root_checkhints() local
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Drootns.c85 in_rootns(dns_rdataset_t *rootns, dns_name_t *name) { in in_rootns()
110 check_node(dns_rdataset_t *rootns, dns_name_t *name, in check_node()
148 dns_rdataset_t rootns; in check_hints() local
427 dns_rdataset_t hintns, rootns; in dns_root_checkhints() local
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Drootns.c81 in_rootns(dns_rdataset_t *rootns, dns_name_t *name) { in in_rootns()
110 check_node(dns_rdataset_t *rootns, dns_name_t *name, in check_node()
152 dns_rdataset_t rootns; in check_hints() local
458 dns_rdataset_t hintns, rootns; in dns_root_checkhints() local
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Drootns.c81 in_rootns(dns_rdataset_t *rootns, dns_name_t *name) { in in_rootns()
110 check_node(dns_rdataset_t *rootns, dns_name_t *name, in check_node()
152 dns_rdataset_t rootns; in check_hints() local
458 dns_rdataset_t hintns, rootns; in dns_root_checkhints() local
/dports/lang/parrot/parrot-8.1.0/examples/embed/
H A Dcotorra.c227 Parrot_PMC rootns = Parrot_ns_get_root_namespace(interp); in cotorra_main() local