検索

phrase: max: clip:
target: order:
Results of 511 - 520 of about 2172 for 文字 (1.360 sec.)
リクエストリソースに関連づけられた直近のエラーの説明を文字列で返す 2464
« eio_get_event_stream eio_grp_add » PHP Manual Eio 関数 リクエストリソースに関連づけられた直近の ... エラーの説明を文字列で返す eio_get_last_error (PECL eio >= 1.0.0) eio_ ... クエストリソースに関連づけられた直近のエラーの説明を文字列で返す 説明 eio_get_last_error ( resource $req ): ... ror() は、 req に関連づけられた直近のエラーの説明を文字列で返します。 パラメータ req リクエストリソース。 戻 ... ror() は、 req に関連づけられた直近のエラーの説明を文字列で返します。 警告 この関数は、 実験的 なものです。 ...
https://man.plustar.jp/php/function.eio-get-last-error.html - [similar]
文字列を垂直に描画する 2464
« imagestring imagesx » PHP Manual GD および Image 関数 文字列を垂直に描画する imagestringup (PH ... P 4, PHP 5, PHP 7, PHP 8) imagestringup — 文字列を垂直に描画する 説明 imagestringup ( GdImage $ima ... $x , int $y , string $string , int $color ): bool 文字列 string を、指定した座標で垂直に描画します。 パラメ ... 左下隅の x 座標。 y 左下隅の y 座標。 string 書き出す文字列。 color imagecolorallocate() で作成された色識別子 ... たとえば以下のようになります。 参考 imagestring() - 文字列を水平に描画する imageloadfont() - 新しいフォントを ...
https://man.plustar.jp/php/function.imagestringup.html - [similar]
特定のメッセージの構造を読み込む 2464
« imap_fetchmime imap_fetchtext » PHP Manual IMAP 関数 特定のメッセージの構造を読み込む imap_fet ... ody 部を転送する際のエンコード法 ifsubtype subtype 文字列がある場合に true subtype MIME の subtype ifdescri ... ption description 文字列がある場合に true description 内容を記述する文字... ifid identification 文字列がある場合に true id Identification 文字列 lines 行 ... 数 bytes バイト数 ifdisposition disposition 文字列がある場合に true disposition Disposition 文字列 i ...
https://man.plustar.jp/php/function.imap-fetchstructure.html - [similar]
左の variant から右の variant を引き、その結果を返す 2464
« variant_set variant_xor » PHP Manual COM関数 左の variant から右の variant を引き、その結果を返 ... 、この関数のパラメータには PHP のネイティブ型 (整数、文字列、浮動小数点数、boolean あるいは null ) あるいは C ... t の減算規則 もし~なら このようにします 両者ともに文字列型 減算 一方が文字列型で、もう一方が文字 減算 一方 ... が数値で、もう一方が文字列 減算 両者ともに数値 減算 どちらか一方が NULL NULL ... が返される 両者ともに空の値 空の文字列が返される エラー / 例外 失敗時に com_exception を ...
https://man.plustar.jp/php/function.variant-sub.html - [similar]
テキスト内の最初の文字を場所を取得する 2464
« IntlBreakIterator::current IntlBreakIterator::following » PHP Manual IntlBreakIterator テキスト ... 内の最初の文字を場所を取得する IntlBreakIterator::first (PHP 5 >= ... HP 8) IntlBreakIterator::first — テキスト内の最初の文字を場所を取得する 説明 public IntlBreakIterator::firs ... りません。 戻り値 関連キーワード: テキスト , 最初 , 文字 , 場所 , 取得 , IntlBreakIterator , 関数 , パラメー ...
https://man.plustar.jp/php/intlbreakiterator.first.html - [similar]
イテレータの位置を、最後の文字より後に設定する 2464
« IntlBreakIterator::isBoundary IntlBreakIterator::next » PHP Manual IntlBreakIterator イテレータ ... の位置を、最後の文字より後に設定する IntlBreakIterator::last (PHP 5 >= 5 ... ntlBreakIterator::last — イテレータの位置を、最後の文字より後に設定する 説明 public IntlBreakIterator::last ... はありません。 戻り値 関連キーワード: 位置 , 最後 , 文字 , 設定 , IntlBreakIterator , 関数 , パラメータ , i ...
https://man.plustar.jp/php/intlbreakiterator.last.html - [similar]
コードポイントの FC_NFKC_Closure プロパティの値を取得する 2464
« IntlChar::getCombiningClass IntlChar::getIntPropertyMaxValue » PHP Manual IntlChar コードポイン ... l コードポイントの FC_NFKC_Closure プロパティの値を文字列で取得します。 パラメータ codepoint コードポイント ... (例: U+2603 SNOWMAN を表す 0x2603 )、あるいは UTF-8 文字列としてエンコードされた文字 (例: "\u{2603}" )。 戻り ... 値 codepoint の FC_NFKC_Closure プロパティの値を文字列で返します。 値が存在しない場合は、空文字列を返しま ...
https://man.plustar.jp/php/intlchar.getfc-nfkc-closure.html - [similar]
汚染された文字列をチェックする関数や文 2464
« 汚染された文字列の汚染マークを広げる関数や文 文字列の汚染を除去する関数 » PHP Manual 詳細 汚染 ... された文字列をチェックする関数や文 汚染された文字列をチェックす ...
https://man.plustar.jp/php/taint.detail.taint.html - [similar]
パスの最後にある名前の部分を返す 2451
« ファイルシステム 関数 chgrp » PHP Manual ファイルシステム 関数 パスの最後にある名前の部分を返す ... : string ファイルあるいはディレクトリへのパスを含む文字列を受け取って、 最後にある名前の部分を返します。 注 ... 意 : basename() は、入力文字列を単純にそのまま処理します。 実際のファイルシステム ... 警告 basename() はロケールに依存します。 マルチバイト文字を含むパスで正しい結果を得るには、それと一致するロケ ... おかなければなりません。 現在のロケールから見て不正な文字が path に含まれていた場合、 basename() の動作は未定 ...
https://man.plustar.jp/php/function.basename.html - [similar]
文字列から FDF ドキュメントを読み込む 2451
« fdf_next_field_name fdf_open » PHP Manual FDF 関数 文字列から FDF ドキュメントを読み込む fdf_o ... .0, PHP 5 < 5.3.0, PECL fdf SVN) fdf_open_string — 文字列から FDF ドキュメントを読み込む 説明 fdf_open_stri ... ng ( string $fdf_data ): resource 文字列からデータを読み込みます。 fdf_open_string() を $H ... ントを作成する fdf_save_string() - FDF ドキュメントを文字列として返す 関連キーワード: FDF , fdf , open , ドキ ...
https://man.plustar.jp/php/function.fdf-open-string.html - [similar]