Searched refs:n_ns_uri (Results 1 – 1 of 1) sorted by relevance
50394 int n_ns_uri; in test_xmlXPathRegisterNs() local50398 for (n_ns_uri = 0;n_ns_uri < gen_nb_const_xmlChar_ptr;n_ns_uri++) { in test_xmlXPathRegisterNs()50402 ns_uri = gen_const_xmlChar_ptr(n_ns_uri, 2); in test_xmlXPathRegisterNs()50409 des_const_xmlChar_ptr(n_ns_uri, (const xmlChar *)ns_uri, 2); in test_xmlXPathRegisterNs()50417 printf(" %d", n_ns_uri); in test_xmlXPathRegisterNs()50500 int n_ns_uri; in test_xmlXPathRegisterVariableNS() local50506 for (n_ns_uri = 0;n_ns_uri < gen_nb_const_xmlChar_ptr;n_ns_uri++) { in test_xmlXPathRegisterVariableNS()50511 ns_uri = gen_const_xmlChar_ptr(n_ns_uri, 2); in test_xmlXPathRegisterVariableNS()50519 des_const_xmlChar_ptr(n_ns_uri, (const xmlChar *)ns_uri, 2); in test_xmlXPathRegisterVariableNS()50528 printf(" %d", n_ns_uri); in test_xmlXPathRegisterVariableNS()[all …]