Lines Matching defs:privOpenFd
1970 if (($v_result = $this->privOpenFd('wb')) != 1) {
2018 if (($v_result = $this->privOpenFd('rb')) != 1) {
2181 // Function : privOpenFd()
2185 public function privOpenFd($p_mode)
2187 //--(MAGIC-PclTrace)--//PclTraceFctStart(__FILE__, __LINE__, "PclZip::privOpenFd", 'mode='.$p_mode);
3046 if (($v_result = $this->privOpenFd('rb')) != 1) {
4440 if (($v_result = $this->privOpenFd('rb')) != 1) {
4601 if (($v_result = $v_temp_zip->privOpenFd('wb')) != 1) {
4742 if (($v_result = $this->privOpenFd('wb')) != 1) {
4858 if (($v_result = $this->privOpenFd('rb')) != 1) {
4879 if (($v_result = $p_archive_to_add->privOpenFd('rb')) != 1) {
5043 if (($v_result = $this->privOpenFd('wb')) != 1) {