Searched refs:ename (Results 1 – 5 of 5) sorted by relevance
160 function CreateTypeName($ename) { argument165 return $scope . $ename . '_ContainedType';367 $ename = $attrs['name'];371 $ename = $this->getLocalPart($attrs['ref']);377 $ename = $attrs['name'];379 if (isset($ename) && $this->currentComplexType) {380 $this->xdebug("add element $ename to complexType $this->currentComplexType");381 $this->complexTypes[$this->currentComplexType]['elements'][$ename] = $attrs;383 $this->xdebug("add element $ename to elements array");
1228 function CreateTypeName($ename) { argument1233 return $scope . $ename . '_ContainedType';1435 $ename = $attrs['name'];1439 $ename = $this->getLocalPart($attrs['ref']);1445 $ename = $attrs['name'];1447 if (isset($ename) && $this->currentComplexType) {1448 $this->xdebug("add element $ename to complexType $this->currentComplexType");1449 $this->complexTypes[$this->currentComplexType]['elements'][$ename] = $attrs;1451 $this->xdebug("add element $ename to elements array");
1341 $ename = $attrs['name'];1345 $ename = $this->getLocalPart($attrs['ref']);1353 $ename = $attrs['name'];1355 if(isset($ename) && $this->currentComplexType){1356 $this->complexTypes[$this->currentComplexType]['elements'][$ename] = $attrs;
29218 Ġfil ename34091 fil ename34809 Fil ename
10138 hdr.ename = blob.read_shift(0, '8lpp4');