function __construct() { $this->_cPtr = new_imaxdiv_t(); }
function __construct($res = null) { if (is_resource($res) && get_resource_type($res) === '_p_imaxdiv_t') { $this->_cPtr = $res; return; } $this->_cPtr = new_imaxdiv_t(); }