Lines Matching defs:TODO

64 #define TODO								\
132 * TODO:
262 * TODO: when compatibility allows remove all "fake node libxslt" strings
488 * TODO: Since such a list-handling is used in xmlschemas.c and libxslt
1431 /* REVISIT TODO: Make this static when committing */
1746 /* REVISIT TODO: Make this static when committing */
2389 TODO;
2663 /* TODO: needs refactoring somewhere else */
3145 if ((0 > (long) node1->content) && /* TODO: Would a != 0 suffice here? */
3183 * URGENT TODO: Are there any cases, where the
3207 * TODO: why do we return 1 for namespace nodes?
3277 * TODO: This assumes attributes are sorted before content.
3824 * TODO: The optimization won't work in every case, since
5487 obj->type = XPATH_XSLT_TREE; /* TODO: Just for debugging. */
5541 * TODO: Check if this assumption is correct.
5608 * TODO: Due to those nasty ns-nodes, we need to traverse
5610 * URGENT TODO: Check if it's actually slowing things down.
5784 TODO
5829 TODO;
5949 TODO;
6061 TODO;
6700 TODO
6985 TODO
7042 TODO
7103 TODO
7114 TODO
7199 TODO
7284 TODO
7721 case XML_ENTITY_REF_NODE: /* URGENT TODO: entify-refs as well? */
7758 /* case XML_DTD_NODE: */ /* URGENT TODO: DTD-node as well? */
7814 /* TODO: OK to have XInclude here? */
8417 * TODO: support DTD inherited default attributes
10310 * TODO: xmlXPathCompLiteral memory allocation could be improved.
11066 * TODO: Sorting is still activated for filters, since I'm not
11671 * TODO: raise an internal error.
11690 * URGENT TODO: Check the following:
11786 * TODO: The object was lost in the evaluation machinery.
11826 * TODO: raise an internal error.
11845 * TODO: Can this ever happen?
11859 * URGENT TODO: Check the following:
12049 * TODO: Unfortunately this simplistic test here is not
12152 * MAYBE FUTURE TODO: merging optimizations:
12336 * QUESTION TODO: What does the "first" and "last" stuff do?
12378 * TODO: Don't we need to use
12445 TODO;
12565 * QUESTION TODO: The old predicate evaluation took into
12576 * TODO: Problem: we cannot execute the inner predicates first
12649 * QUESTION TODO: What does this do and why?
12650 * TODO: Do we have to do this also for the "error"
12733 * OPTIMIZE TODO: This implicitely sorts
12736 * OPTIMIZE TODO: How do we know if the node-list wasn't
12880 && (ctxt->value->nodesetval->nodeNr >= 1)) { /* TODO: NOP ? */
13097 * REVISIT TODO: Don't create a temporary nodeset
13144 /* QUESTION TODO: Why was this code commented out?
13610 * FILTER TODO: Can we assume that the inner processing
13910 * OPTIMIZE TODO: Can we use
14080 * OPTIMIZE TODO: Avoid recreation for every iteration.
14332 * QUESTION TODO: Is this an error?
14517 * QUESTION TODO: This falls back to normal XPath evaluation