Searched defs:DONT_TRAVERSE_CURRENT_AND_CHILDREN (Results 1 – 2 of 2) sorted by relevance
39 public const DONT_TRAVERSE_CURRENT_AND_CHILDREN = 4; define
24 … public const DONT_TRAVERSE_CURRENT_AND_CHILDREN = NodeVisitor::DONT_TRAVERSE_CURRENT_AND_CHILDREN; define in PhpParser\\NodeTraverser
Completed in 7 milliseconds