Searched refs:_arraystructstypes (Results 1 – 1 of 1) sorted by relevance
26 var $_arraystructstypes = array(); // Stack keeping track of if things are structs or array variable in IJR_Message72 $this->_arraystructstypes[] = 'array';76 $this->_arraystructstypes[] = 'struct';128 array_pop($this->_arraystructstypes);145 if ($this->_arraystructstypes[count($this->_arraystructstypes)-1] == 'struct') {