検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 377 for [SIMILAR] 16 1024 4096 WITH 57719 strtr WITH 289... (0.638 sec.)
HTML からの脱出 0
« PHP タグ 命令の分離 » PHP Manual 基本的な構文 HTML からの脱出 HTML からの脱出 PHP のパーサは、開始タグと終了タグに囲まれていない部分をすべて無視します。 そのおかげで、PHP のファイルにそれ以外のコンテンツを混在させることができるのです。 たとえば PHP を HTML ドキュメントに組み込んで、テン ...
https://man.plustar.jp/php/language.basic-syntax.phpmode.html - [similar]
マルチバイト文字列に大文字小文字を区別せずに正規表現による置換を行う 0
« mb_ereg mb_eregi » PHP Manual マルチバイト文字列 関数 マルチバイト文字列に大文字小文字を区別せずに正規表現による置換を行う mb_eregi_replace (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_eregi_replace — マルチバイト文字列に大文字小文字を区別せずに正規表現による置換を行う 説明 mb_eregi_replac ...
https://man.plustar.jp/php/function.mb-eregi-replace.html - [similar]
PCRE 関数 0
« パフォーマンス preg_filter » PHP Manual PCRE PCRE 関数 PCRE 関数 目次 preg_filter — 正規表現による検索と置換を行う preg_grep — パターンにマッチする配列の要素を返す preg_last_error_msg — 最後に実行した PCRE 正規表現に関するエラーメッセージを返す preg_last_error — 直近の PCRE 正規表現処理 ...
https://man.plustar.jp/php/ref.pcre.html - [similar]
大文字小文字を区別せずに文字列が最初に現れる位置を探す 0
« stripcslashes stripslashes » PHP Manual String 関数 大文字小文字を区別せずに文字列が最初に現れる位置を探す stripos (PHP 5, PHP 7, PHP 8) stripos — 大文字小文字を区別せずに文字列が最初に現れる位置を探す 説明 stripos ( string $haystack , string $needle , int $offset = 0 ): int | false 文 ...
https://man.plustar.jp/php/function.stripos.html - [similar]
画像の繰り返し部分を削除して最適化する 0
« Imagick::opaquePaintImage Imagick::orderedPosterizeImage » PHP Manual Imagick 画像の繰り返し部分を削除して最適化する Imagick::optimizeImageLayers (PECL imagick 2, PECL imagick 3) Imagick::optimizeImageLayers — 画像の繰り返し部分を削除して最適化する 説明 public Imagick::optimizeImageLay ...
https://man.plustar.jp/php/imagick.optimizeimagelayers.html - [similar]
マルチバイトをサポートし、大文字小文字を無視した正規表現マッチ 0
« mb_eregi_replace mb_get_info » PHP Manual マルチバイト文字列 関数 マルチバイトをサポートし、大文字小文字を無視した正規表現マッチ mb_eregi (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_eregi — マルチバイトをサポートし、大文字小文字を無視した正規表現マッチ 説明 mb_eregi ( string $pattern , st ...
https://man.plustar.jp/php/function.mb-eregi.html - [similar]
破線の形状を設定する 0
« ps_setcolor ps_setflat » PHP Manual PS 関数 破線の形状を設定する ps_setdash (PECL ps >= 1.1.0) ps_setdash — 破線の形状を設定する 説明 ps_setdash ( resource $psdoc , float $on , float $off ): bool 破線の「線」の部分と「空白」の部分の長さを設定します。 パラメータ psdoc ps_new() が返す、p ...
https://man.plustar.jp/php/function.ps-setdash.html - [similar]
画像内の色を置換する 0
« Imagick::getVersion Imagick::hasNextImage » PHP Manual Imagick 画像内の色を置換する Imagick::haldClutImage (PECL imagick 3) Imagick::haldClutImage — 画像内の色を置換する 説明 public Imagick::haldClutImage ( Imagick $clut , int $channel = Imagick::CHANNEL_DEFAULT ): bool 画像内の色を、H ...
https://man.plustar.jp/php/imagick.haldclutimage.html - [similar]
配列を分割する 0
« array_change_key_case array_column » PHP Manual 配列 関数 配列を分割する array_chunk (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) array_chunk — 配列を分割する 説明 array_chunk ( array $array , int $length , bool $preserve_keys = false ): array 配列を、要素数が length の配列に分割します。 最後 ...
https://man.plustar.jp/php/function.array-chunk.html - [similar]
サブパターン 0
« 内部オプション設定 繰り返し » PHP Manual PCRE 正規表現構文 サブパターン サブパターン サブパターンは、丸カッコで括られたパターンのことで、ネストも可能です。 パターンの一部をサブパターンにすると、以下の 2 つのことが可能になります。 選択肢の範囲の指定 (localize)。例えば、パターン cat(arac ...
https://man.plustar.jp/php/regexp.reference.subpatterns.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT