/external/u-boot/disk/ |
part_iso.h | 48 char pubid[128]; /* Publisher identifier */ member in struct:iso_pri_rec 86 char pubid[128]; /* Publisher identifier */ member in struct:iso_sup_rec
|
/external/python/cpython3/Modules/clinic/ |
_elementtree.c.h | 692 "doctype($self, name, pubid, system, /)\n" 701 PyObject *pubid, PyObject *system); 708 PyObject *pubid; local 713 &name, &pubid, &system)) { 716 return_value = _elementtree_XMLParser_doctype_impl(self, name, pubid, system);
|
/external/libxml2/ |
testapi.c | 44276 xmlChar * pubid; \/* the public identifier, which is an alternative to the system identifier *\/ local 44967 xmlChar * pubid; \/* the public identifier, which is an alternative to the system identifier *\/ local 45127 xmlChar * pubid; \/* the public identifier, which is an alternative to the system identifier *\/ local 45203 xmlChar * pubid; \/* the public identifier, which is an alternative to the system identifier *\/ local 45268 xmlChar * pubid; \/* the public identifier, which is an alternative to the system identifier *\/ local 45380 xmlChar * pubid; \/* the public identifier, which is an alternative to the system identifier *\/ local [all...] |