検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 264 for 任意 (0.029 sec.)
文字列が、指定された文字列で終わるかを調べる。 4621
« str_contains str_getcsv » PHP Manual String 関数 文字列が、指定された文字列で終わるかを調べる。 ... 最初に現れる位置を見つける strpbrk() - 文字列の中から任意の文字を探す substr() - 文字列の一部分を返す preg_ma ...
https://man.plustar.jp/php/function.str-ends-with.html - [similar]
文字列が指定された部分文字列で始まるかを調べる 4621
« str_split str_word_count » PHP Manual String 関数 文字列が指定された部分文字列で始まるかを調べ ... 最初に現れる位置を見つける strpbrk() - 文字列の中から任意の文字を探す substr() - 文字列の一部分を返す preg_ma ...
https://man.plustar.jp/php/function.str-starts-with.html - [similar]
デフォルトのストリームコンテキストを取得する 4621
« stream_context_create stream_context_get_options » PHP Manual ストリーム 関数 デフォルトのスト ... オプションは、 stream_context_create() と同じ 構文で任意に指定することが可能です。 パラメータ options option ...
https://man.plustar.jp/php/function.stream-context-get-default.html - [similar]
大文字小文字を区別しない strstr 4621
« stripslashes strlen » PHP Manual String 関数 大文字小文字を区別しない strstr stristr (PHP 4, P ... 列が最初に現れる位置を探す strpbrk() - 文字列の中から任意の文字を探す preg_match() - 正規表現によるマッチング ...
https://man.plustar.jp/php/function.stristr.html - [similar]
文字列が最初に現れる位置を見つける 4621
« strspn strtok » PHP Manual String 関数 文字列が最初に現れる位置を見つける strstr (PHP 4, PHP 5 ... 最初に現れる場所を見つける strpbrk() - 文字列の中から任意の文字を探す preg_match() - 正規表現によるマッチング ...
https://man.plustar.jp/php/function.strstr.html - [similar]
リポジトリから作業コピーをチェックアウトする 4621
« svn_cat svn_cleanup » PHP Manual SVN 関数 リポジトリから作業コピーをチェックアウトする svn_che ... gs SVN_NON_RECURSIVE および SVN_IGNORE_EXTERNALS の任意の組み合わせ。 戻り値 成功した場合に true を、失敗し ...
https://man.plustar.jp/php/function.svn-checkout.html - [similar]
外部プログラムを実行し、出力を表示する 4621
« shell_exec parallel » PHP Manual プログラム実行関数 外部プログラムを実行し、出力を表示する sys ... データをこの関数に 渡すことを許可する場合、ユーザーが任意のコマンドを実行できるようシステムを欺くことが できな ...
https://man.plustar.jp/php/function.system.html - [similar]
YAML 形式にした値を返す 4621
« yaml_emit_file yaml_parse_file » PHP Manual Yaml 関数 YAML 形式にした値を返す yaml_emit (PECL ... メータ data エンコードしたいデータ。リソース型以外の任意の型が使えます。 encoding 出力時の文字エンコーディン ...
https://man.plustar.jp/php/function.yaml-emit.html - [similar]
画像のピクセルをインポートする 4621
« Imagick::implodeImage Imagick::inverseFourierTransformImage » PHP Manual Imagick 画像のピクセル ... す文字列。たとえば RGB のようになります。以下の文字を任意の順で組み合わせることができます。 R = red, G = gree ...
https://man.plustar.jp/php/imagick.importimagepixels.html - [similar]
定数 4621
« 外部から来る変数 構文 » PHP Manual 言語リファレンス 定数 定数 目次 構文 自動的に定義される定数 ... 効な定数の名前は、 文字またはアンダースコアで始まり、任意の数の文字、数字、 アンダースコアが後に続きます。正規 ...
https://man.plustar.jp/php/language.constants.html - [similar]