Results of 1 - 7 of about 7 for getAttr (0.003 sec.)
- The RarEntry class 13250
- « RarArchive::__toString RarEntry::extract » PHP Manual Rar The RarEntry class The RarEntry clas
...
NULL , bool $extended_data = false ): bool public getAttr (): int public getCrc (): string public getFileTim ...
h a read-only attribute. To be used with RarEntry::getAttr() on entries whose host OS is Microsoft Windows. R ...
with a hidden attribute. To be used with RarEntry::getAttr() on entries whose host OS is Microsoft Windows. R ...
with a system attribute. To be used with RarEntry::getAttr() on entries whose host OS is Microsoft Windows. R ...
-
https://man.plustar.jp/php/class.rarentry.html
- [similar]
- エントリの属性を取得する 9796
- « RarEntry::extract RarEntry::getCrc » PHP Manual RarEntry エントリの属性を取得する RarEntry::getAttr
...
tAttr (PECL rar >= 0.1) RarEntry::getAttr — エントリの属性を取得する 説明 public RarEntry::g ...
るいはエラー時に false を返します。 例 例1 RarEntry::getAttr() の例 <?php $rar_file = rar_open ( 'example.rar' ...
ost_os = $entry -> getHostOs (); $attr = $entry -> getAttr (); switch( $host_os ) { case RAR_HOST_MSDOS : cas ...
関連キーワード: エントリ , 属性 , RarEntry , 取得 , getAttr , パラメータ , ホスト , getHostOs , 参考 , エラー ...
-
https://man.plustar.jp/php/rarentry.getattr.html
- [similar]
- このエントリがディレクトリであるかどうかを調べる 8560
- « RarEntry::getVersion RarEntry::isEncrypted » PHP Manual RarEntry このエントリがディレクトリであ
...
$e -> getHostOs () == RAR_HOST_WIN32 ) && ( $e -> getAttr () & 0x10 )) || (( $e -> getHostOs () == RAR_HOST_ ...
UNIX ) && (( $e -> getAttr () & 0xf000 ) == 0x4000 ))); ?> 関連キーワード: エ ...
-
https://man.plustar.jp/php/rarentry.isdirectory.html
- [similar]
- エントリの CRC を取得する 8215
- « RarEntry::getAttr RarEntry::getFileTime » PHP Manual RarEntry エントリの CRC を取得する RarEnt
...
-
https://man.plustar.jp/php/rarentry.getcrc.html
- [similar]
- Rar アーカイブ 8015
- « PharException はじめに » PHP Manual 圧縮およびアーカイブ Rar アーカイブ Rar アーカイブ はじめに
...
extract — アーカイブのエントリを展開する RarEntry::getAttr — エントリの属性を取得する RarEntry::getCrc — エン ...
-
https://man.plustar.jp/php/book.rar.html
- [similar]
- アーカイブのエントリを展開する 7979
- « RarEntry RarEntry::getAttr » PHP Manual RarEntry アーカイブのエントリを展開する RarEntry::extr
...
-
https://man.plustar.jp/php/rarentry.extract.html
- [similar]
- サンプル 7742
- « 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa
...
べてのファイルを展開する方法 Example#807 - RarEntry::getAttr の例 Example#808 - RarEntry::getHostOs の例 (バージ ...
-
https://man.plustar.jp/php/indexes.examples.html
- [similar]
PREV
1
NEXT