Home
last modified time | relevance | path

Searched defs:dtdvalid (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libxml2/os400/
H A Dxmllintcl.c45 char * dtdvalid; /* *DTDURL or *DTDFPI. */ member
/aosp_15_r20/external/libxkbcommon/src/
H A Dregistry.c1146 xmlValidCtxt *dtdvalid = NULL; in validate() local
/aosp_15_r20/external/libxml2/
H A Dxmllint.c119 static const char *dtdvalid = NULL; variable