検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 86 for [SIMILAR] 16 1024 4096 WITH 71573 ucwords WITH 3... (0.171 sec.)
elseif/else if 0
« else 制御構造に関する別の構文 » PHP Manual 制御構造 elseif/else if elseif/else if (PHP 4, PHP 5, PHP 7, PHP 8) elseif は、その名前から分かるように、 if と else の組み合わせです。 elseif は、 else のように、元の if 式の値が false の場合に別の文を実行するように if 文を拡張します。 しかし ...
https://man.plustar.jp/php/control-structures.elseif.html - [similar]
論理型 (boolean) 0
« はじめに 整数 » PHP Manual 型 論理型 (boolean) 論理型 (boolean) 論理型は、最も簡単な型です。 bool は、真偽の値を表します。 この値は、 true または false のどちらかになります。 構文 boolean リテラルを指定するには、定数 true または false を指定してください。 両方とも大文字小文字に依存しま ...
https://man.plustar.jp/php/language.types.boolean.html - [similar]
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
値を取得する 0
« ps_get_parameter ps_hyphenate » PHP Manual PS 関数 値を取得する ps_get_value (PECL ps >= 1.1.0) ps_get_value — 値を取得する 説明 ps_get_value ( resource $psdoc , string $name , float $modifier = ? ): float ps_set_value() で設定された値を取得します。 値は浮動小数点数値として定義されます ...
https://man.plustar.jp/php/function.ps-get-value.html - [similar]
The Swoole\Http\Response class 0
« Swoole\Http\Request::rawcontent Swoole\Http\Response::cookie » PHP Manual Swoole The Swoole\Http\Response class The Swoole\Http\Response class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Http\Response { /* メソッド */ public cookie ( string $name , string $value = ? , strin ...
https://man.plustar.jp/php/class.swoole-http-response.html - [similar]
UTF-8 エンコードされた文字列を、ISO-8859-1 に変換し、表現できない文字を置換する 0
« ucwords utf8_encode » PHP Manual String 関数 UTF-8 エンコードされた文字列を、ISO-8859-1 に変換し、表現できない文字を置換する utf8_decode (PHP 4, PHP 5, PHP 7, PHP 8) utf8_decode — UTF-8 エンコードされた文字列を、ISO-8859-1 に変換し、表現できない文字を置換する 説明 utf8_decode ( string ...
https://man.plustar.jp/php/function.utf8-decode.html - [similar]
値を設定する 0
« ps_set_text_pos ps_setcolor » PHP Manual PS 関数 値を設定する ps_set_value (PECL ps >= 1.1.0) ps_set_value — 値を設定する 説明 ps_set_value ( resource $psdoc , string $name , float $value ): bool 多くの関数で利用される値を設定します。 パラメータは浮動小数点数値として定義されます。 パラ ...
https://man.plustar.jp/php/function.ps-set-value.html - [similar]
正規表現によるマッチングを行う 0
« preg_match_all preg_quote » PHP Manual PCRE 関数 正規表現によるマッチングを行う preg_match (PHP 4, PHP 5, PHP 7, PHP 8) preg_match — 正規表現によるマッチングを行う 説明 preg_match ( string $pattern , string $subject , array &$matches = null , int $flags = 0 , int $offset = 0 ): int | f ...
https://man.plustar.jp/php/function.preg-match.html - [similar]
コードポイントが図形文字であるかを調べる 0
« IntlChar::isdigit IntlChar::isIDIgnorable » PHP Manual IntlChar コードポイントが図形文字であるかを調べる IntlChar::isgraph (PHP 7, PHP 8) IntlChar::isgraph — コードポイントが図形文字であるかを調べる 説明 public static IntlChar::isgraph ( int | string $codepoint ): ? bool 指定されたコー ...
https://man.plustar.jp/php/intlchar.isgraph.html - [similar]
PWL ファイルを使用して辞書を作成する 0
« enchant_broker_request_dict enchant_broker_set_dict_path » PHP Manual Enchant 関数 PWL ファイルを使用して辞書を作成する enchant_broker_request_pwl_dict (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 ) enchant_broker_request_pwl_dict — PWL ファイルを使用して辞書を作成する 説明 enc ...
https://man.plustar.jp/php/function.enchant-broker-request-pwl-dict.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT