Home
last modified time | relevance | path

Searched +defs:stream +defs:cons (Results 1 – 4 of 4) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
DHTMLparser.c3864 long cons = ctxt->nbChars; in htmlParseStartTag() local
4178 long cons = ctxt->nbChars; in htmlParseContent() local
4578 long cons = ctxt->nbChars; in htmlParseContentInternal() local
5794 long cons; in htmlParseTryOrFinish() local
6924 xmlParserInputPtr stream; in htmlReadFd() local
6968 xmlParserInputPtr stream; in htmlReadIO() local
7013 xmlParserInputPtr stream; in htmlCtxtReadDoc() local
7047 xmlParserInputPtr stream; in htmlCtxtReadFile() local
7084 xmlParserInputPtr stream; in htmlCtxtReadMemory() local
7127 xmlParserInputPtr stream; in htmlCtxtReadFd() local
[all …]
Dparser.c6676 unsigned int cons = ctxt->input->consumed; in xmlParseConditionalSections() local
6992 unsigned int cons = ctxt->input->consumed; in xmlParseExternalSubset() local
8311 unsigned int cons = ctxt->input->consumed; in xmlParseInternalSubset() local
8497 unsigned int cons = ctxt->input->consumed; in xmlParseStartTag() local
9262 unsigned int cons = ctxt->input->consumed; in xmlParseStartTag2() local
9844 unsigned int cons = ctxt->input->consumed; in xmlParseContent() local
11451 unsigned int cons; in xmlParseTryOrFinish() local
15332 xmlParserInputPtr stream; in xmlReadFd() local
15376 xmlParserInputPtr stream; in xmlReadIO() local
15421 xmlParserInputPtr stream; in xmlCtxtReadDoc() local
[all …]
/third_party/libxml2/
Dparser.c6825 unsigned int cons = ctxt->input->consumed; in xmlParseConditionalSections() local
7049 unsigned int cons = ctxt->input->consumed; in xmlParseExternalSubset() local
8371 unsigned int cons = ctxt->input->consumed; in xmlParseInternalSubset() local
8566 unsigned int cons = ctxt->input->consumed; in xmlParseStartTag() local
9313 unsigned int cons = ctxt->input->consumed; in xmlParseStartTag2() local
9881 unsigned int cons = ctxt->input->consumed; in xmlParseContentInternal() local
11537 unsigned int cons; in xmlParseTryOrFinish() local
15283 xmlParserInputPtr stream; in xmlReadFd() local
15327 xmlParserInputPtr stream; in xmlReadIO() local
15372 xmlParserInputPtr stream; in xmlCtxtReadDoc() local
[all …]
/third_party/node/src/
Dtls_wrap.cc62 StreamBase* stream, in TLSWrap()
183 StreamBase* stream = StreamBase::FromObject(args[0].As<Object>()); in Wrap() local
1097 Local<FunctionTemplate> cons = env->secure_context_constructor_template(); in SelectSNIContextCallback() local