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

/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/generic/
H A Ddomxpath.h75 Int, Real, Mult, Div, Mod, UnaryMinus, IsNSElement, enumerator in enum:__anon13039
H A Ddomxpath.c194 "Int", "Real", "Mult", "Div", "Mod", "UnaryMinus", "IsNSElement",
1154 a = NewStr (IsNSElement, STRVAL);
2361 if (step->child->type == IsNSElement) {
5355 if (step->child->type == IsNSElement) {
5363 DBG(fprintf(stderr, "strange: AxisChild with no IsElement, IsFQElement or IsNSElement below!\n");)
5399 case IsNSElement:
5739 if (steps->type == IsNSElement) {

Completed in 121 milliseconds