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

/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/generic/
H A Ddomxpath.h76 IsNode, IsComment, IsText, IsPI, IsSpecificPI, IsElement, enumerator in enum:__anon13039
H A Ddomxpath.c195 "IsNode", "IsComment", "IsText", "IsPI", "IsSpecificPI", "IsElement",
1121 a = New (IsText);
1783 case IsText:
2382 if (step->child->type == IsText) {
5448 case IsText:
5757 || steps->type == IsText

Completed in 182 milliseconds