Searched defs:TODO (Results 1 - 15 of 15) sorted by relevance

/external/libxml2/
H A DSAX2.c39 * TODO:
48 #define TODO \ macro
759 /* TODO: optimize name/prefix allocation */
2002 /* link at the end to preserv order, TODO speed up with a last */
H A Dschematron.c10 * TODO:
64 * TODO:
68 #define TODO \ macro
904 /* TODO will need dynamic processing instead */
927 /* TODO will need dynamic processing instead */
1277 /* TODO */
1380 TODO
1457 TODO
1679 TODO
1715 * TODO conver
[all...]
H A Dxmlsave.c73 #define TODO \ macro
474 * TODO set the error in buf
497 * TODO set the error in buf
520 * TODO set the error in buf
542 * TODO set the error in buf
1835 int compression = 0; /* TODO handle compression option */
1925 * TODO: The function is not fully implemented yet as it does not return the
1947 * TODO: The function is not fully implemented yet as it does not return the
H A Dxpointer.c21 * TODO: better handling of error cases, the full expression should
23 * TODO: Access into entities references are not supported now ...
50 #define TODO \ macro
562 /* TODO */
975 * TODO: there is no new scheme registration mechanism
1559 TODO /* handle crossing entities -> stack needed */
1839 /* TODO: Namespace Nodes ??? */
1935 /* TODO: Namespace Nodes ??? */
2022 TODO /* missed one case ??? */
2167 TODO /* misse
[all...]
H A Dcatalog.c56 * TODO:
65 #define TODO \ macro
1327 /* TODO: sort the list according to REWRITE lengths and prefer value */
H A Dpattern.c15 * TODO:
616 /* TODO: implement coalescing of ANCESTOR/NODE ops */
712 #define TODO \ macro
1262 /* TODO: check for incompleteness */
1351 /* TODO: A more meaningful error message. */
1881 /* TODO: We have a "/." here? */
1894 /* TODO: Do we need this ? */
1944 * TODO: Do we need to block the context here?
1963 * TODO: Security check, should not happen, remove it.
1980 /* TODO
[all...]
H A Drngparser.c21 #define TODO \ macro
287 TODO
300 TODO
354 TODO /* sounds like an error ! */
655 TODO
722 TODO
740 TODO
752 TODO /* probably an error */
848 TODO /* probably an error */
860 TODO
[all...]
H A Dvalid.c34 #define TODO \ macro
632 /* TODO: use hash table for accesses to elem and attribute definitions */
821 /* TODO: should we rebuild in this case ? */
1635 /* TODO : rebuild the attribute list on the copy */
3024 /* TODO @@@ */
5281 /* TODO */
5768 * TODO:
5853 * TODO:
H A Dxmlreader.c78 * TODO:
82 #define TODO \ macro
953 /* TODO use the BuildQName interface */
1044 /* TODO use the BuildQName interface */
1808 TODO
1843 TODO
1873 TODO
2036 /* TODO */
2345 /* TODO: handle the xmlDecl */
2364 /* TODO wal
[all...]
H A Dxmlschemastypes.c43 #define TODO \ macro
331 * TODO: Remove those definition if we move the types to a header file.
332 * TODO: Always keep those structs up-to-date with the originals.
1628 * FUTURE TODO: Zero will become valid in XML Schema 1.1
1928 /* TODO FIXME: I guess gcc will bark at this. */
2050 /* TODO what return value ? c.f. bug #158628
2052 TODO
2501 * TODO: sscanf seems not to give the correct
2519 * TODO: sscanf seems not to give the correct
2831 TODO;
[all...]
H A Drelaxng.c10 * TODO:
75 #define TODO \ macro
2696 * TODO: trivial optimizations are possible by
3822 TODO ret = 0;
3824 TODO ret = 0;
3855 TODO ret = 0;
6529 * TODO: scan complain that tmp is never used, seems on purpose
7798 TODO break;
7802 TODO break;
7846 /* TODO
[all...]
H A Dxmlregexp.c67 * TODO:
71 #define TODO \ macro
3003 printf("TODO: XML_REGEXP_STRING\n");
4289 TODO;
4292 TODO;
5056 /* TODO check that the values are acceptable character ranges for XML */
6415 * TODO:
7096 /* TODO wildcards here */
7388 /* TODO: handle wildcards */
7403 /* TODO
[all...]
H A Dxpath.c64 #define TODO \ macro
132 * TODO:
170 if ((0 > (long) node1->content) && /* TODO: Would a != 0 suffice here? */
208 * URGENT TODO: Are there any cases, where the
232 * TODO: why do we return 1 for namespace nodes?
302 * TODO: This assumes attributes are sorted before content.
553 * TODO: when compatibility allows remove all "fake node libxslt" strings
779 * TODO: Since such a list-handling is used in xmlschemas.c and libxslt
1722 /* REVISIT TODO: Make this static when committing */
2037 /* REVISIT TODO
[all...]
H A Dxmlschemas.c11 * TODO:
20 * URGENT TODO:
43 * TODO: Actually this should go to component-level checks,
110 #define TODO \ macro
597 int ownsConstructor; /* TODO: Move this to parser *flags*. */
977 void *user_data; /* TODO: What is this for? */
1226 /* TODO: What to do with NOTATIONs?
1402 /* TODO: Will returning NULL break something? */
2125 TODO
2246 TODO
[all...]
/external/libxml2/python/
H A Dlibxml.c57 * TODO:
61 #define TODO \ macro
1352 /* TODO: wrap in an elementContent object */
1411 NULL, /* TODO pythonIsStandalone, */
1412 NULL, /* TODO pythonHasInternalSubset, */
1413 NULL, /* TODO pythonHasExternalSubset, */
1414 NULL, /* TODO pythonResolveEntity, */
1415 NULL, /* TODO pythonGetEntity, */
1434 NULL, /* TODO pythonGetParameterEntity, */
1438 NULL, /* TODO mograt
[all...]

Completed in 4283 milliseconds