Home
last modified time | relevance | path

Searched refs:xmlKeepBlanksDefault (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
Dparser.h849 xmlKeepBlanksDefault (int val);
/external/libxml2/include/libxml/
Dparser.h849 xmlKeepBlanksDefault (int val);
/external/libxml2/
Dxmllint.c3342 xmlKeepBlanksDefault(0); in main()
3360 xmlKeepBlanksDefault(0); in main()
3370 xmlKeepBlanksDefault(0); in main()
DparserInternals.c2153 xmlKeepBlanksDefault(int val) { in xmlKeepBlanksDefault() function
Delfgcchack.h4777 #undef xmlKeepBlanksDefault
4778 extern __typeof (xmlKeepBlanksDefault) xmlKeepBlanksDefault __attribute((alias("xmlKeepBlanksDefaul…
4780 #ifndef xmlKeepBlanksDefault
4781 extern __typeof (xmlKeepBlanksDefault) xmlKeepBlanksDefault__internal_alias __attribute((visibility…
4782 #define xmlKeepBlanksDefault xmlKeepBlanksDefault__internal_alias macro
/external/chromium_org/third_party/libxml/src/
Dxmllint.c3313 xmlKeepBlanksDefault(0); in main()
3331 xmlKeepBlanksDefault(0); in main()
DparserInternals.c2153 xmlKeepBlanksDefault(int val) { in xmlKeepBlanksDefault() function
DNEWS107 Fix xmlKeepBlanksDefault to not break indent (Nick Wellnhofer),
1580 - fixed xmlKeepBlanksDefault(0) API
1894 libxml-1.x, a new function xmlKeepBlanksDefault(0) will allow this. Note
Delfgcchack.h4777 #undef xmlKeepBlanksDefault
4778 extern __typeof (xmlKeepBlanksDefault) xmlKeepBlanksDefault __attribute((alias("xmlKeepBlanksDefaul…
4780 #ifndef xmlKeepBlanksDefault
4781 extern __typeof (xmlKeepBlanksDefault) xmlKeepBlanksDefault__internal_alias __attribute((visibility…
4782 #define xmlKeepBlanksDefault xmlKeepBlanksDefault__internal_alias macro
DChangeLog15464 * parserInternals.c: repair xmlKeepBlanksDefault() broken in 2.4.4
16631 * parser.c: restaured xmlKeepBlanksDefault(0) API
18660 * parser.c: adding xmlKeepBlanksDefault() as a way to manage
Dtestapi.c13356 ret_val = xmlKeepBlanksDefault(val); in test_xmlKeepBlanksDefault()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1014 xmlKeepBlanksDefault