• Home
  • Raw
  • Download

Lines Matching +defs:content +defs:encoding

1606     char * encoding; /* the document encoding, or NULL */  in test_htmlCtxtReadDoc()  local
1665 char * encoding; /* the document encoding, or NULL */ in test_htmlCtxtReadFile() local
1713 char * encoding; /* the document encoding, or NULL */ in test_htmlCtxtReadMemory() local
2334 char * encoding; /* a free form C string describing the HTML document encoding, or NULL */ in test_htmlParseDoc() local
2482 char * encoding; /* a free form C string describing the HTML document encoding, or NULL */ in test_htmlParseFile() local
2516 char * encoding; /* the document encoding, or NULL */ in test_htmlReadDoc() local
2569 char * encoding; /* the document encoding, or NULL */ in test_htmlReadFile() local
2621 char * encoding; /* the document encoding, or NULL */ in test_htmlReadMemory() local
2682 char * encoding; /* a free form C string describing the HTML document encoding, or NULL */ in test_htmlSAXParseDoc() local
2737 char * encoding; /* a free form C string describing the HTML document encoding, or NULL */ in test_htmlSAXParseFile() local
2846 char * encoding; /* the encoding string */ in test_htmlDocContentDumpFormatOutput() local
2899 char * encoding; /* the encoding string */ in test_htmlDocContentDumpOutput() local
3339 char * encoding; /* the document encoding */ in test_htmlNodeDumpFileFormat() local
3400 char * encoding; /* the encoding string */ in test_htmlNodeDumpFormatOutput() local
3460 char * encoding; /* the encoding string */ in test_htmlNodeDumpOutput() local
3553 char * encoding; /* the document encoding */ in test_htmlSaveFileEnc() local
3601 char * encoding; /* the document encoding */ in test_htmlSaveFileFormat() local
3654 xmlChar * encoding; /* the encoding string */ in test_htmlSetMetaEncoding() local
4012 xmlElementContentPtr content; /* the element value tree */ in test_xmlSAX2ElementDecl() local
4189 xmlChar * content; /* the entity value (without processing). */ in test_xmlSAX2EntityDecl() local
9192 xmlChar * content; /* the entity content */ in test_xmlAddDocEntity() local
9259 xmlChar * content; /* the entity content */ in test_xmlAddDtdEntity() local
9726 xmlChar * content; /* the entity content */ in test_xmlNewEntity() local
12847 char * encoding; /* the document encoding, or NULL */ in test_xmlCtxtReadDoc() local
12905 char * encoding; /* the document encoding, or NULL */ in test_xmlCtxtReadFile() local
12962 char * encoding; /* the document encoding, or NULL */ in test_xmlCtxtReadMemory() local
13062 char * encoding; /* the document encoding, or NULL */ in test_xmlCtxtResetPush() local
14548 char * encoding; /* the document encoding, or NULL */ in test_xmlReadDoc() local
14599 char * encoding; /* the document encoding, or NULL */ in test_xmlReadFile() local
14649 char * encoding; /* the document encoding, or NULL */ in test_xmlReadMemory() local
15569 char * encoding; /* a free form C string describing the HTML document encoding, or NULL */ in test_htmlCreateFileParserCtxt() local
21064 xmlChar * content; /* the CDATA block content content */ in test_xmlNewCDataBlock() local
21158 xmlChar * content; /* the XML content of the child if any. */ in test_xmlNewChild() local
21207 xmlChar * content; /* the comment content */ in test_xmlNewComment() local
21273 xmlChar * content; /* the comment content */ in test_xmlNewDocComment() local
21350 xmlChar * content; /* the XML text content if any */ in test_xmlNewDocNode() local
21403 xmlChar * content; /* the XML text content if any */ in test_xmlNewDocNodeEatName() local
21454 xmlChar * content; /* the PI content */ in test_xmlNewDocPI() local
21550 xmlChar * content; /* the text content if any */ in test_xmlNewDocRawNode() local
21601 xmlChar * content; /* the text content */ in test_xmlNewDocText() local
21640 xmlChar * content; /* the text content */ in test_xmlNewDocTextLen() local
21973 xmlChar * content; /* the PI content */ in test_xmlNewPI() local
22099 xmlChar * content; /* the text content */ in test_xmlNewText() local
22139 xmlChar * content; /* the text content of the child if any. */ in test_xmlNewTextChild() local
22188 xmlChar * content; /* the text content */ in test_xmlNewTextLen() local
22265 xmlChar * content; /* extra content */ in test_xmlNodeAddContent() local
22302 xmlChar * content; /* extra content */ in test_xmlNodeAddContentLen() local
22459 char * encoding; /* an optional encoding string */ in test_xmlNodeDumpOutput() local
22817 xmlChar * content; /* the new value of the content */ in test_xmlNodeSetContent() local
22855 xmlChar * content; /* the new value of the content */ in test_xmlNodeSetContentLen() local
23223 char * encoding; /* the name of an encoding (or NULL) */ in test_xmlSaveFileEnc() local
23271 char * encoding; /* the encoding if any assuming the I/O layer handles the transcoding */ in test_xmlSaveFileTo() local
23368 char * encoding; /* the name of the encoding to use or NULL. */ in test_xmlSaveFormatFileEnc() local
23423 char * encoding; /* the encoding if any assuming the I/O layer handles the transcoding */ in test_xmlSaveFormatFileTo() local
23971 xmlChar * content; /* the content */ in test_xmlTextConcat() local
25000 xmlElementContentPtr content; /* the element content tree or NULL */ in test_xmlAddElementDecl() local
26030 xmlElementContentPtr content; /* An element table */ in test_xmlSnprintfElementContent() local
26081 xmlElementContentPtr content; /* An element table */ in test_xmlSprintfElementContent() local
30211 char * encoding; /* the document encoding, or NULL */ in test_xmlReaderForDoc() local
30264 char * encoding; /* the document encoding, or NULL */ in test_xmlReaderForFile() local
30316 char * encoding; /* the document encoding, or NULL */ in test_xmlReaderForMemory() local
30381 char * encoding; /* the document encoding, or NULL */ in test_xmlReaderNewDoc() local
30441 char * encoding; /* the document encoding, or NULL */ in test_xmlReaderNewFile() local
30500 char * encoding; /* the document encoding, or NULL */ in test_xmlReaderNewMemory() local
32958 char * encoding; /* the document encoding, or NULL */ in test_xmlTextReaderSetup() local
33924 xmlChar * content; /* the value to check against the regular expression */ in test_xmlRegexpExec() local
44424 char * encoding; /* the encoding or NULL for default */ in test_xmlTextWriterStartDocument() local
44616 xmlChar * content; /* attribute content */ in test_xmlTextWriterWriteAttribute() local
44668 xmlChar * content; /* attribute content */ in test_xmlTextWriterWriteAttributeNS() local
44846 xmlChar * content; /* CDATA content */ in test_xmlTextWriterWriteCDATA() local
44887 xmlChar * content; /* comment string */ in test_xmlTextWriterWriteComment() local
44992 xmlChar * content; /* content of the ATTLIST */ in test_xmlTextWriterWriteDTDAttlist() local
45040 xmlChar * content; /* content of the element */ in test_xmlTextWriterWriteDTDElement() local
45096 xmlChar * content; /* content of the entity */ in test_xmlTextWriterWriteDTDEntity() local
45290 xmlChar * content; /* content of the entity */ in test_xmlTextWriterWriteDTDInternalEntity() local
45398 xmlChar * content; /* element content */ in test_xmlTextWriterWriteElement() local
45450 xmlChar * content; /* element content */ in test_xmlTextWriterWriteElementNS() local
45638 xmlChar * content; /* PI content */ in test_xmlTextWriterWritePI() local
45684 xmlChar * content; /* text string */ in test_xmlTextWriterWriteRaw() local
45725 xmlChar * content; /* text string */ in test_xmlTextWriterWriteRawLen() local
45776 xmlChar * content; /* text string */ in test_xmlTextWriterWriteString() local