Home
last modified time | relevance | path

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

/external/zlib/contrib/minizip/
Dzip.c146 uLong begin_pos; /* position of the beginning of the zipfile */ member
524 ziinit.begin_pos = ZTELL(ziinit.z_filefunc,ziinit.filestream);
654 ziinit.begin_pos = byte_before_the_zipfile;
/external/libxml2/include/libxml/
Dparser.h92 unsigned long begin_pos; member
/external/libxml2/
DHTMLparser.c3987 node_info.begin_pos = ctxt->input->consumed + in htmlParseElement()
Dparser.c8591 node_info.begin_pos = ctxt->input->consumed + in xmlParseElement()