Lines Matching refs:endPos
47 public static function getElement ($element, $xmlCode, &$endPos=NULL) { argument
84 $endPos = $angle+1;
99 $endPos = $end;
113 public static function getElementContent ($element, $xmlCode, &$endPos=NULL) { argument
152 $endPos = $angle+1;
169 $endPos = $end;
186 public static function getNextElementContent (&$element, $xmlCode, &$endPos=NULL) { argument
241 $endPos = $angle+1;
259 $endPos = $end;
277 public static function getNextElement (&$element, $xmlCode, &$endPos=NULL) { argument
330 $endPos = $angle+1;
346 $endPos = $end;