検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 643 for 対応 (0.298 sec.)
大文字小文字を区別せず、 文字列の中で指定した文字列が最後に現れる位置を探す 3348
« mb_strrichr mb_strrpos » PHP Manual マルチバイト文字列 関数 大文字小文字を区別せず、 文字列の中 ... null ): int | false mb_strripos() は、マルチバイト対応の strripos() 操作を、文字数に基づいて行います。 nee ...
https://man.plustar.jp/php/function.mb-strripos.html - [similar]
文字列の一部を得る 3348
« mb_substr_count Pspell » PHP Manual マルチバイト文字列 関数 文字列の一部を得る mb_substr (PHP ... ncoding = null ): string 文字数に基づきマルチバイト対応の substr() 処理を行います。位置は、 string の始めか ...
https://man.plustar.jp/php/function.mb-substr.html - [similar]
文字列の先頭バイトを、0 から 255 までの値に変換する 3348
« number_format parse_str » PHP Manual String 関数 文字列の先頭バイトを、0 から 255 までの値に変 ... 列を生成する » ASCII 値の表 IntlChar::ord() - 文字に対応する Unicode コードポイントを返す 関連キーワード: バ ...
https://man.plustar.jp/php/function.ord.html - [similar]
配列にテーブルをコピーする 3348
« pg_copy_from pg_dbname » PHP Manual PostgreSQL 関数 配列にテーブルをコピーする pg_copy_to (PHP ... ルの名前。 separator rows の要素内で、各フィールドに対応する値を 区切る文字。デフォルトは \t です。 null_as ...
https://man.plustar.jp/php/function.pg-copy-to.html - [similar]
ファイルのアクセス権限を判断する 3348
« POSIX 関数 posix_ctermid » PHP Manual POSIX 関数 ファイルのアクセス権限を判断する posix_access ... 号を取得する posix_strerror() - 指定したエラー番号に対応するシステムのエラーメッセージを取得する 関連キーワー ...
https://man.plustar.jp/php/function.posix-access.html - [similar]
システムリソース制限を設定 3348
« posix_setpgid posix_setsid » PHP Manual POSIX 関数 システムリソース制限を設定 posix_setrlimit ... もできます。 パラメータ resource 設定されるリミットに対応する リソースリミット定数 です。 soft_limit ソフトリ ...
https://man.plustar.jp/php/function.posix-setrlimit.html - [similar]
コマンドを実行し、入出力用にファイルポインタを開く 3348
« proc_nice proc_terminate » PHP Manual プログラム実行関数 コマンドを実行し、入出力用にファイルポ ... ィスクリプタをどのように子プロセスに渡すかを表すのが 対応する値となります。 0 が標準入力 (stdin)、1 が標準出力 ... の要素はディスクリプタの型で、2 番目の要素がその型に対応するオプションとなります。 使用できる型は pipe (2 番 ...
https://man.plustar.jp/php/function.proc-open.html - [similar]
与えられたホスト名に関する getaddrinfo の内容を配列で取得する 3348
« socket_addrinfo_explain socket_bind » PHP Manual ソケット 関数 与えられたホスト名に関する geta ... vice 接続するサービス。service が名前の場合、それに対応するポート番号に翻訳されます。 hints アドレスを選択す ...
https://man.plustar.jp/php/function.socket-addrinfo-lookup.html - [similar]
匿名の公開鍵暗号による暗号化 3348
« sodium_crypto_box_seal_open sodium_crypto_box_secretkey » PHP Manual Sodium 関数 匿名の公開鍵暗 ... するメッセージ public_key メッセージを復号できる鍵に対応する、公開鍵 戻り値 暗号化された文字列。 一度限りの公 ...
https://man.plustar.jp/php/function.sodium-crypto-box-seal.html - [similar]
残りのストリームを文字列に読み込む 3348
« stream_filter_remove stream_get_filters » PHP Manual ストリーム 関数 残りのストリームを文字列に ... ream ); } ?> 注意 注意 : この関数はバイナリデータに対応しています。 参考 fgets() - ファイルポインタから 1 行 ...
https://man.plustar.jp/php/function.stream-get-contents.html - [similar]