• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/

Lines Matching defs:TODO

62 #define TODO 								\
93 * TODO:
187 * TODO: when compatibility allows remove all "fake node libxslt" strings
410 * TODO: Since such a list-handling is used in xmlschemas.c and libxslt
1349 /* REVISIT TODO: Make this static when committing */
1664 /* REVISIT TODO: Make this static when committing */
2302 TODO;
2528 /* TODO: needs refactoring somewhere else */
2998 if ((0 > (long) node1->content) && /* TODO: Would a != 0 suffice here? */
3036 * URGENT TODO: Are there any cases, where the
3059 * TODO: why do we return 1 for namespace nodes?
3129 * TODO: This assumes attributes are sorted before content.
3654 * TODO: The optimization won't work in every case, since
5339 obj->type = XPATH_XSLT_TREE; /* TODO: Just for debugging. */
5393 * TODO: Check if this assumption is correct.
5460 * TODO: Due to those nasty ns-nodes, we need to traverse
5462 * URGENT TODO: Check if it's actually slowing things down.
5633 TODO
5678 TODO;
5798 TODO;
5910 TODO;
6548 TODO
6833 TODO
6890 TODO
6951 TODO
6962 TODO
7047 TODO
7132 TODO
7569 case XML_ENTITY_REF_NODE: /* URGENT TODO: entify-refs as well? */
7606 /* case XML_DTD_NODE: */ /* URGENT TODO: DTD-node as well? */
7661 /* TODO: OK to have XInclude here? */
8242 * TODO: support DTD inherited default attributes
10109 * TODO: xmlXPathCompLiteral memory allocation could be improved.
10861 * TODO: Sorting is still activated for filters, since I'm not
11462 * TODO: raise an internal error.
11481 * URGENT TODO: Check the following:
11570 * TODO: The object was lost in the evaluation machinery.
11615 * TODO: raise an internal error.
11634 * TODO: Can this ever happen?
11647 * URGENT TODO: Check the following:
11817 * TODO: Unfortunately this simplistic test here is not
11921 * MAYBE FUTURE TODO: merging optimizations:
12132 * QUESTION TODO: What does the "first" and "last" stuff do?
12173 * TODO: Don't we need to use
12240 TODO;
12347 * QUESTION TODO: The old predicate evaluation took into
12358 * TODO: Problem: we cannot execute the inner predicates first
12431 * QUESTION TODO: What does this do and why?
12432 * TODO: Do we have to do this also for the "error"
12514 * OPTIMIZE TODO: This implicitely sorts
12517 * OPTIMIZE TODO: How do we know if the node-list wasn't
12661 && (ctxt->value->nodesetval->nodeNr >= 1)) { /* TODO: NOP ? */
12876 * REVISIT TODO: Don't create a temporary nodeset
12923 /* QUESTION TODO: Why was this code commented out?
13376 * FILTER TODO: Can we assume that the inner processing
13674 * OPTIMIZE TODO: Can we use
13842 * OPTIMIZE TODO: Avoid recreation for every iteration.
14093 * QUESTION TODO: Is this an error?
14272 * QUESTION TODO: This falls back to normal XPath evaluation