Searched refs:FillNodeList (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/generic/
H A Ddomxpath.h88 CombinePath, IsRoot, ToParent, ToAncestors, FillNodeList, enumerator in enum:__anon13039
H A Ddomxpath.c207 "CombinePath", "IsRoot", "ToParent", "ToAncestors", "FillNodeList",
1957 b = New1( FillNodeList, aCopy);
5532 case FillNodeList:
5535 DBG(fprintf(stderr, "FillNodeList all attribute\n");)
5541 fprintf(stderr, "FillNodeList on %s/%s...\n", nodeToMatch->parentNode->nodeName,nodeToMatch->nodeName);
5543 fprintf(stderr, "FillNodeList on (null)/%s...\n", nodeToMatch->nodeName);
5613 FillNodeList step, not only a FillWithCurrentNode

Completed in 123 milliseconds