Searched refs:i_pDocument (Results 1 – 1 of 1) sorted by relevance
55 static xmlNodePtr lcl_getDocumentType(xmlDocPtr const i_pDocument) in lcl_getDocumentType() argument58 xmlNodePtr cur = i_pDocument->children; in lcl_getDocumentType()70 static xmlNodePtr lcl_getDocumentRootPtr(xmlDocPtr const i_pDocument) in lcl_getDocumentRootPtr() argument73 xmlNodePtr cur = i_pDocument->children; in lcl_getDocumentRootPtr()
Completed in 8 milliseconds