検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 37 for truncate (0.021 sec.)
ラージオブジェクトを切り詰める 12739
« pg_lo_tell pg_lo_unlink » PHP Manual PostgreSQL 関数 ラージオブジェクトを切り詰める pg_lo_truncate ... cate (PHP 5 >= 5.6.0, PHP 7, PHP 8) pg_lo_truncate — ラージオブジェクトを切り詰める 説明 pg_lo_trunca ... te ( PgSql\Lob $lob , int $size ): bool pg_lo_truncate() は、 PgSql\Lob クラスのインスタンスを切り詰めます ... ンでは、 リソース を期待していました。 例 例1 pg_lo_truncate() の例 <?php $doc_oid = 189762345 ; $database = pg ... le = pg_lo_open ( $database , $doc_oid , "r" ); // Truncate to 0 pg_lo_truncate ( $handle , 0 ); pg_query ( $d ...
https://man.plustar.jp/php/function.pg-lo-truncate.html - [similar]
Returns the group.truncate value 12439
« SolrQuery::getGroupSortFields SolrQuery::getHighlight » PHP Manual SolrQuery Returns the group ... .truncate value SolrQuery::getGroupTruncate (PECL solr >= 2. ... 2.0) SolrQuery::getGroupTruncate — Returns the group.truncate value 説明 public Sol ... rQuery::getGroupTruncate (): bool Returns the group.truncate value パラメー ... メータはありません。 戻り値 参考 SolrQuery::setGroupTruncate() - If true, facet counts are based on the most re ...
https://man.plustar.jp/php/solrquery.getgrouptruncate.html - [similar]
ファイル記述子 fd をオフセットバイトへ丸める 10844
« dio_tcsetattr dio_write » PHP Manual ダイレクト IO 関数 ファイル記述子 fd をオフセットバイトへ ... 丸める dio_truncate (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_truncate — ファ ... イル記述子 fd をオフセットバイトへ丸める 説明 dio_truncate ( resource $fd , int $offset ): bool dio_truncate( ... れていません。 関連キーワード: バイト , オフセット , truncate , offset , 注意 , 拡張 , サイズ , データ , 関数 , ...
https://man.plustar.jp/php/function.dio-truncate.html - [similar]
ストリームを丸める 10844
« streamWrapper::stream_tell streamWrapper::stream_write » PHP Manual streamWrapper ストリームを ... 丸める streamWrapper::stream_truncate (PHP 5 >= 5.4.0, PHP 7, PHP 8) streamWrapper::stre ... am_truncate — ストリームを丸める 説明 public streamWrapper::st ... ream_truncate ( int $new_size ): bool ftruncate() などによる丸め ... に true を、失敗した場合に false を返します。 参考 ftruncate() - ファイルを指定した長さに丸める 関連キーワード: ...
https://man.plustar.jp/php/streamwrapper.stream-truncate.html - [similar]
ファイルを切り詰める 10387
« eio_syncfs eio_unlink » PHP Manual Eio 関数 ファイルを切り詰める eio_truncate (PECL eio >= 0.0 ... .1dev) eio_truncate — ファイルを切り詰める 説明 eio_truncate ( string ... llback = NULL , mixed $data = NULL ): resource eio_truncate() は、 path で指定したファイルを切り詰めて、ちょう ... 返します。失敗した場合に false を返します 参考 eio_ftruncate() - ファイルを切り詰める 関連キーワード: eio , リク ... エスト , ファイル , 関数 , truncate , callback , data , path , offset , リソース ...
https://man.plustar.jp/php/function.eio-truncate.html - [similar]
ラージオブジェクトを切りつめる 10308
« OCILob::tell OCILob::write » PHP Manual OCILob ラージオブジェクトを切りつめる OCILob::truncate ... (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::truncate — ラージオブジェクトを切りつめる 説明 public OCILo ... b::truncate ( int $length = 0 ): bool LOB を切りつめます。 パラ ... rase 関連キーワード: ラージオブジェクト , OCILob , truncate , OCI , length , 変更 , 名前 , LOB , 参考 , 規約 ...
https://man.plustar.jp/php/ocilob.truncate.html - [similar]
オプションで丸め長さを指定してデータを書き込む 8334
« dio_truncate ディレクトリ » PHP Manual ダイレクト IO 関数 オプションで丸め長さを指定してデータ ... データ , オプション , 指定 , バイト , data , int , truncate , ディレクトリ , 関数 , resource ...
https://man.plustar.jp/php/function.dio-write.html - [similar]
ダイレクト IO 関数 8334
« 定義済み定数 dio_close » PHP Manual ダイレクト IO ダイレクト IO 関数 ダイレクト IO 関数 目次 d ... シリアルポートの端末属性とボーレートを設定する dio_truncate — ファイル記述子 fd をオフセットバイトへ丸める dio ... データ , stat , バイト , fcntl , ライブラリ , 定数 , truncate , 設定 , レート ...
https://man.plustar.jp/php/ref.dio.html - [similar]
OCILob クラス 7735
« OCICollection::trim OCILob::append » PHP Manual OCI8 OCILob クラス OCILob クラス (PHP 5, PHP 7 ... (): int | false public tell (): int | false public truncate ( int $length = 0 ): bool public write ( string $d ... ジオブジェクトの内部ポインタの現在位置を返す OCILob::truncate — ラージオブジェクトを切りつめる OCILob::write — デ ...
https://man.plustar.jp/php/class.ocilob.html - [similar]
streamWrapper クラス 7577
« php_user_filter::onCreate streamWrapper::__construct » PHP Manual ストリーム streamWrapper クラ ... y | false public stream_tell (): int public stream_truncate ( int $new_size ): bool public stream_write ( stri ... ストリームの現在位置を取得する streamWrapper::stream_truncate — ストリームを丸める streamWrapper::stream_write — ...
https://man.plustar.jp/php/class.streamwrapper.html - [similar]
PREV 1 2 3 4 NEXT