$arPathSegments | DOMIT_XPath | |
$callingNode | DOMIT_XPath | |
$charContainer | DOMIT_XPath | |
$currChar | DOMIT_XPath | |
$currentSegment | DOMIT_XPath | |
$globalNodeContainer | DOMIT_XPath | |
$localNodeContainer | DOMIT_XPath | |
$nodeList | DOMIT_XPath | |
$normalizationTable | DOMIT_XPath | |
$normalizationTable2 | DOMIT_XPath | |
$normalizationTable3 | DOMIT_XPath | |
$searchType | DOMIT_XPath | |
_filterByChildName(&$contextNode, $nodeName, $childName, $deep) | DOMIT_XPath | |
_filterByIndex(&$contextNode, $nodeName, $index, $deep) | DOMIT_XPath | |
_selectAttribute(&$contextNode, $attrName, $deep) | DOMIT_XPath | |
_selectNamedChild(&$contextNode, $tagName, $deep=false) | DOMIT_XPath | |
_selectParent(&$contextNode, $deep=false) | DOMIT_XPath | |
DOMIT_XPath() | DOMIT_XPath | |
expressionToPHP($expression) | DOMIT_XPath | |
filterByChildName($nodeName, $childName, $deep) | DOMIT_XPath | |
filterByIndex($nodeName, $index, $deep) | DOMIT_XPath | |
filterByPHPExpression($expression) | DOMIT_XPath | |
hasNamedChildElement(&$parentNode, $nodeName) | DOMIT_XPath | |
hasNamedChildElementEqualToValue(&$parentNode, $nodeName, $nodeValue) | DOMIT_XPath | |
hasNamedChildElementGreaterThanOrEqualToValue(&$parentNode, $nodeName, $nodeValue) | DOMIT_XPath | |
hasNamedChildElementGreaterThanValue(&$parentNode, $nodeName, $nodeValue) | DOMIT_XPath | |
hasNamedChildElementLessThanOrEqualToValue(&$parentNode, $nodeName, $nodeValue) | DOMIT_XPath | |
hasNamedChildElementLessThanValue(&$parentNode, $nodeName, $nodeValue) | DOMIT_XPath | |
hasNamedChildElementNotEqualToValue(&$parentNode, $nodeName, $nodeValue) | DOMIT_XPath | |
initSearch(&$currArPathSegments) | DOMIT_XPath | |
normalize($pattern) | DOMIT_XPath | |
parsePattern(&$node, $pattern, $nodeIndex=0) | DOMIT_XPath | |
parsePredicate($nodeName, $patternSegment) | DOMIT_XPath | |
predicateToPHP($predicate) | DOMIT_XPath | |
processPatternSegment() | DOMIT_XPath | |
refilterByIndex($index) | DOMIT_XPath | |
selectAttribute($attrName) | DOMIT_XPath | |
selectNamedChild($tagName) | DOMIT_XPath | |
selectNodesByFunction() | DOMIT_XPath | |
selectParent() | DOMIT_XPath | |
splitPattern($pattern) | DOMIT_XPath | |
updateNodeContainers() | DOMIT_XPath | |