検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 377 for [SIMILAR] 16 1024 4096 WITH 57719 strtr WITH 289... (0.394 sec.)
既存項目の値を置換する 0
« Memcache::pconnect Memcache::set » PHP Manual Memcache 既存項目の値を置換する Memcache::replace (PECL memcache >= 0.2.0) Memcache::replace — 既存項目の値を置換する 説明 Memcache::replace ( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool Memcache::replace() は、 key に ...
https://man.plustar.jp/php/memcache.replace.html - [similar]
文字列が最初に現れる位置を見つける 0
« strspn strtok » PHP Manual String 関数 文字列が最初に現れる位置を見つける strstr (PHP 4, PHP 5, PHP 7, PHP 8) strstr — 文字列が最初に現れる位置を見つける 説明 strstr ( string $haystack , string $needle , bool $before_needle = false ): string | false haystack の中で needle が最初に現れる ...
https://man.plustar.jp/php/function.strstr.html - [similar]
文字列を小文字にする 0
« strtok strtoupper » PHP Manual String 関数 文字列を小文字にする strtolower (PHP 4, PHP 5, PHP 7, PHP 8) strtolower — 文字列を小文字にする 説明 strtolower ( string $string ): string string のアルファベット部分をすべて小文字にして返します。 「アルファベット部分」は現在のロケールにより決定 ...
https://man.plustar.jp/php/function.strtolower.html - [similar]
3 つの文字列をひとつに統合する 0
« xdiff_string_diff xdiff_string_patch_binary » PHP Manual xdiff 関数 3 つの文字列をひとつに統合する xdiff_string_merge3 (PECL xdiff >= 0.2.0) xdiff_string_merge3 — 3 つの文字列をひとつに統合する 説明 xdiff_string_merge3 ( string $old_data , string $new_data1 , string $new_data2 , string ...
https://man.plustar.jp/php/function.xdiff-string-merge3.html - [similar]
置換文字を設定する 0
« UConverter::setSourceEncoding UConverter::toUCallback » PHP Manual UConverter 置換文字を設定する UConverter::setSubstChars (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) UConverter::setSubstChars — 置換文字を設定する 説明 public UConverter::setSubstChars ( string $chars ): bool 警告 こ ...
https://man.plustar.jp/php/uconverter.setsubstchars.html - [similar]
文字列のジオメトリを取得する 0
« ps_show ps_stringwidth » PHP Manual PS 関数 文字列のジオメトリを取得する ps_string_geometry (PECL ps >= 1.2.0) ps_string_geometry — 文字列のジオメトリを取得する 説明 ps_string_geometry ( resource $psdoc , string $text , int $fontid = 0 , float $size = 0.0 ): array この関数は ps_stringw ...
https://man.plustar.jp/php/function.ps-string-geometry.html - [similar]
置換文字を取得する 0
« UConverter::getStandards UConverter::reasonText » PHP Manual UConverter 置換文字を取得する UConverter::getSubstChars (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) UConverter::getSubstChars — 置換文字を取得する 説明 public UConverter::getSubstChars (): string | false | null 警告 この関 ...
https://man.plustar.jp/php/uconverter.getsubstchars.html - [similar]
Yaf_Route_Map クラス 0
« Yaf_Route_Interface::route Yaf_Route_Map::assemble » PHP Manual Yaf Yaf_Route_Map クラス Yaf_Route_Map クラス (Yaf >=1.0.0) はじめに Yaf_Route_Map は標準で組み込まれているルートです。 単純に URI エンドポイント (URI の中で、ベース URL の後に続く部分。 Yaf_Request_Abstract::setBaseUri() ...
https://man.plustar.jp/php/class.yaf-route-map.html - [similar]
0
« マジック定数 演算子 » PHP Manual 言語リファレンス 式 式 式は、PHP における最も重要なビルディングブロックです。PHPにおいては、ほとんど全てのものは式で記述されます。 最も簡単で最も正確な式の定義は、"値があるもの全て"です。 考えられる簡単な例は、定数と変数です。 " $a = 5" と入力すると、 $ ...
https://man.plustar.jp/php/language.expressions.html - [similar]
繰り返し 0
« サブパターン 後方参照 » PHP Manual PCRE 正規表現構文 繰り返し 繰り返し 繰り返し (repetition) は、量指定子 (quantifier) を使って指定します。 量指定子は、以下の要素の後に付けることが出来ます。 個々の文字。エスケープされた文字も含む メタ文字 . (ドット) 文字クラス 後方参照 (次のセクション ...
https://man.plustar.jp/php/regexp.reference.repetition.html - [similar]