Home
last modified time | relevance | path

Searched refs:n_loc (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dtestapi.c4991 int n_loc; in test_xmlSAX2SetDocumentLocator() local
4994 for (n_loc = 0;n_loc < gen_nb_xmlSAXLocatorPtr;n_loc++) { in test_xmlSAX2SetDocumentLocator()
4997 loc = gen_xmlSAXLocatorPtr(n_loc, 1); in test_xmlSAX2SetDocumentLocator()
5002 des_xmlSAXLocatorPtr(n_loc, loc, 1); in test_xmlSAX2SetDocumentLocator()
5009 printf(" %d", n_loc); in test_xmlSAX2SetDocumentLocator()