Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c35 static xmlNsPtr api_ns = NULL; variable
50 api_ns = NULL; in free_api_doc()
90 api_ns = api_root->nsDef; in get_api_ns()
91 return(api_ns); in get_api_ns()