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

/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/generic/
H A Ddomxpath.h81 AxisAttribute, AxisChild, enumerator in enum:__anon13039
H A Ddomxpath.c200 "AxisAttribute", "AxisChild",
1182 a = New1( AxisChild, Recurse(NodeTest));
1342 if (b->type == AxisChild) {
1550 if (IS_STR('c',"child")) { t = AxisChild;
1675 if (b->type == AxisChild) {
1725 if (b->type == AxisChild) {
1768 case AxisChild:
1883 if (IS_STR('c',"child")) { t = AxisChild;
3856 case AxisChild:
3857 DBG(fprintf(stderr, "AxisChild ctxNod
[all...]

Completed in 124 milliseconds