• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/

Lines Matching +defs:indent +defs:string

18 #include <string.h>
230 if (no == 0) return((const void *) "immutable string");
641 if (no == 0) return(xmlXPathNewString(BAD_CAST "string object"));
1599 xmlChar * cur; /* a pointer to a zero terminated string */
2325 char * encoding; /* a free form C string describing the HTML document encoding, or NULL */
2473 char * encoding; /* a free form C string describing the HTML document encoding, or NULL */
2503 xmlChar * cur; /* a pointer to a zero terminated string */
2670 char * encoding; /* a free form C string describing the HTML document encoding, or NULL */
2725 char * encoding; /* a free form C string describing the HTML document encoding, or NULL */
2834 char * encoding; /* the encoding string */
2887 char * encoding; /* the encoding string */
3388 char * encoding; /* the encoding string */
3448 char * encoding; /* the encoding string */
3642 xmlChar * encoding; /* the encoding string */
3909 xmlChar * ch; /* a xmlChar string */
4549 xmlChar * ch; /* a xmlChar string */
5736 xmlChar * pubID; /* the public ID string */
5738 xmlChar * sysID; /* the system ID string */
5784 xmlChar * pubID; /* the public ID string */
5825 xmlChar * sysID; /* the system ID string */
6084 xmlChar * pubID; /* the public ID string */
6086 xmlChar * sysID; /* the system ID string */
6195 xmlChar * pubID; /* the public ID string */
6197 xmlChar * sysID; /* the system ID string */
6227 xmlChar * pubID; /* the public ID string */
6261 xmlChar * sysID; /* the system ID string */
7389 xmlChar * str; /* the string */
8308 xmlChar * str; /* the string */
9380 xmlDocPtr doc; /* the document containing the string */
9382 xmlChar * input; /* A string to convert to XML. */
9419 xmlDocPtr doc; /* the document containing the string */
9421 xmlChar * input; /* A string to convert to XML. */
12775 xmlChar * cur; /* a pointer to a zero terminated string */
13153 char ** result; /* an array of string to be filled with the features name. */
13548 xmlChar * string; /* the input string in UTF8 or ISO-Latin (zero terminated) */
13564 string = gen_const_xmlChar_ptr(n_string, 4);
13572 ret_val = xmlParseBalancedChunkMemory(doc, sax, user_data, depth, (const xmlChar *)string, lst);
13579 des_const_xmlChar_ptr(n_string, (const xmlChar *)string, 4);
13624 xmlChar * string; /* the input string in UTF8 or ISO-Latin (zero terminated) */
13643 string = gen_const_xmlChar_ptr(n_string, 4);
13652 ret_val = xmlParseBalancedChunkMemoryRecover(doc, sax, user_data, depth, (const xmlChar *)string, lst, recover);
13659 des_const_xmlChar_ptr(n_string, (const xmlChar *)string, 4);
14103 char * data; /* the input string */
14105 int datalen; /* the input string length in bytes */
14464 xmlChar * cur; /* a pointer to a zero terminated string */
15474 char * encoding; /* a free form C string describing the HTML document encoding, or NULL */
15750 xmlChar * lang; /* pointer to the string value */
16515 xmlChar * str; /* the input string */
16582 xmlChar * str; /* the input string */
16584 int len; /* the string length */
18375 xmlChar * string; /* the text content */
18386 string = gen_const_xmlChar_ptr(n_string, 3);
18388 xmlAttrSerializeTxtContent(buf, doc, attr, (const xmlChar *)string);
18393 des_const_xmlChar_ptr(n_string, (const xmlChar *)string, 3);
18425 xmlChar * str; /* the #xmlChar string */
18471 xmlChar * str; /* the #xmlChar string */
18517 char * str; /* the C char string */
18556 xmlChar * str; /* the #xmlChar string */
18895 xmlChar * string; /* the string to add */
18902 string = gen_const_xmlChar_ptr(n_string, 1);
18904 xmlBufferWriteCHAR(buf, (const xmlChar *)string);
18907 des_const_xmlChar_ptr(n_string, (const xmlChar *)string, 1);
18932 char * string; /* the string to add */
18939 string = gen_const_char_ptr(n_string, 1);
18941 xmlBufferWriteChar(buf, (const char *)string);
18944 des_const_char_ptr(n_string, (const char *)string, 1);
18969 xmlChar * string; /* the string to add */
18976 string = gen_const_xmlChar_ptr(n_string, 1);
18978 xmlBufferWriteQuotedString(buf, (const xmlChar *)string);
18981 des_const_xmlChar_ptr(n_string, (const xmlChar *)string, 1);
20828 xmlChar * name; /* the char ref string, starting with # or "&# ... ;" */
20954 xmlChar * version; /* xmlChar string giving the version of XML "1.0" */
21774 xmlChar * name; /* the reference name, or the reference string with & and ; */
22165 char * encoding; /* an optional encoding string */
23627 int len; /* the length of the string value */
23850 int space; /* allow spaces in front and end of the string */
23893 int space; /* allow spaces in front and end of the string */
23936 int space; /* allow spaces in front and end of the string */
23979 int space; /* allow spaces in front and end of the string */
24290 char * path; /* pointer to the path string */
24351 char * str; /* the string to analyze */
24489 xmlChar * str; /* the string of the URI to escape */
24521 xmlChar * str; /* string to escape */
24523 xmlChar * list; /* exception list string of chars not to escape */
28328 const char * URI; /* a C string containing the URI or filename */
28470 char * str; /* a zero terminated C string */
28597 const char * URI; /* a C string containing the URI or filename */
29836 xmlChar * cur; /* a pointer to a zero terminated string */
30003 xmlChar * cur; /* a pointer to a zero terminated string */
30604 xmlChar * str; /* the string to intern. */
33234 xmlChar ** string; /* return value for the error string */
33253 string = gen_const_xmlChar_ptr_ptr(n_string, 1);
33259 ret_val = xmlRegExecErrInfo(exec, (const xmlChar **)string, nbval, nbneg, values, terminal);
33263 des_const_xmlChar_ptr_ptr(n_string, (const xmlChar **)string, 1);
33365 xmlChar * value; /* a string token input */
33413 xmlChar * value; /* the first string token input */
33415 xmlChar * value2; /* the second string token input */
35994 unsigned char * utf; /* Pointer to putative UTF-8 encoded string. */
36436 xmlChar * str1; /* first xmlChar string */
36438 xmlChar * str2; /* second xmlChar string */
43447 int indent; /* do indentation? */
43454 indent = gen_int(n_indent, 1);
43456 ret_val = xmlTextWriterSetIndent(writer, indent);
43460 des_int(n_indent, indent, 1);
43488 xmlChar * str; /* the xmlChar string */
44331 xmlChar * content; /* comment string */
44378 xmlChar * subset; /* string content of the DTD */
45128 xmlChar * content; /* text string */
45169 xmlChar * content; /* text string */
45171 int len; /* length of the text string */
45217 xmlChar * content; /* text string */
45779 xmlChar * val; /* a string */
45813 xmlChar * val; /* a string */
47601 xmlChar * name; /* a name string */
49697 xmlChar * prefix; /* the namespace prefix cannot be NULL or empty string */
50062 xmlChar * str; /* A string to scan */