Home
last modified time | relevance | path

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

/external/libxml2/
Druntest.c2886 uripClose(void * context) { in uripClose() function
2949 if (xmlRegisterInputCallbacks(uripMatch, uripOpen, uripRead, uripClose) < 0) in uriPathTest()