検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 203 for [SIMILAR] 16 1024 4096 WITH 20099 ctype WITH 145... (0.317 sec.)
画像の一部をコピーしサイズを変更する 0
« imagecopyresampled imagecreate » PHP Manual GD および Image 関数 画像の一部をコピーしサイズを変更する imagecopyresized (PHP 4, PHP 5, PHP 7, PHP 8) imagecopyresized — 画像の一部をコピーしサイズを変更する 説明 imagecopyresized ( GdImage $dst_image , GdImage $src_image , int $dst_x , int ...
https://man.plustar.jp/php/function.imagecopyresized.html - [similar]
指定した検索条件にマッチするメッセージを配列として返す 0
« imap_scanmailbox imap_set_quota » PHP Manual IMAP 関数 指定した検索条件にマッチするメッセージを配列として返す imap_search (PHP 4, PHP 5, PHP 7, PHP 8) imap_search — 指定した検索条件にマッチするメッセージを配列として返す 説明 imap_search ( IMAP\Connection $imap , string $criteria , int ...
https://man.plustar.jp/php/function.imap-search.html - [similar]
正規表現で文字列を分割する 0
« preg_replace ssdeep » PHP Manual PCRE 関数 正規表現で文字列を分割する preg_split (PHP 4, PHP 5, PHP 7, PHP 8) preg_split — 正規表現で文字列を分割する 説明 preg_split ( string $pattern , string $subject , int $limit = -1 , int $flags = 0 ): array | false 指定した文字列を、正規表現で分割 ...
https://man.plustar.jp/php/function.preg-split.html - [similar]
個人の単語リストを有する新規辞書をロードする 0
« pspell_new_config pspell_new » PHP Manual Pspell 関数 個人の単語リストを有する新規辞書をロードする pspell_new_personal (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_new_personal — 個人の単語リストを有する新規辞書をロードする 説明 pspell_new_personal ( string $filename , string $language ...
https://man.plustar.jp/php/function.pspell-new-personal.html - [similar]
Windows コンソールの出力バッファに関連付けられたストリームのVT100サポート状況を... 0
« sapi_windows_set_ctrl_handler show_source » PHP Manual その他の関数 Windows コンソールの出力バッファに関連付けられたストリームのVT100サポート状況を取得/設定する sapi_windows_vt100_support (PHP 7 >= 7.2.0, PHP 8) sapi_windows_vt100_support — Windows コンソールの出力バッファに関連付けられ ...
https://man.plustar.jp/php/function.sapi-windows-vt100-support.html - [similar]
再帰的パターン 0
« コメント パフォーマンス » PHP Manual PCRE 正規表現構文 再帰的パターン 再帰的パターン どうすればカッコに括られた文字列とマッチできるか、という問題を 考えて見ましょう。このとき、カッコは何回でもネストできるとします。 再帰が使えないとすると、パターンを用いて、せいぜい、ある一定の深さの ネ ...
https://man.plustar.jp/php/regexp.reference.recursive.html - [similar]
ユーザー定義関数 0
« 関数 関数の引数 » PHP Manual 関数 ユーザー定義関数 ユーザー定義関数 関数は次のような構文で定義されます。 例1 関数の使用法を説明するための擬似コード <?php function foo ( $arg_1 , $arg_2 , /* ..., */ $arg_n ) { echo "関数の例\n" ; return $retval ; } ?> 関数の中では、他の関数や クラス 定義 ...
https://man.plustar.jp/php/functions.user-defined.html - [similar]
Document Object Model 0
« XML 操作 はじめに » PHP Manual XML 操作 Document Object Model Document Object Model はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 DOMAttr — DOMAttr クラス DOMAttr::__construct — 新しい DOMAttr オブジェクトを作成する DOMAttr::isId — 属性が定義済み ...
https://man.plustar.jp/php/book.dom.html - [similar]
照合強度を設定する 0
« Collator::setAttribute Collator::sortWithSortKeys » PHP Manual Collator 照合強度を設定する Collator::setStrength collator_set_strength (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::setStrength -- collator_set_strength — 照合強度を設定する 説明 オブジェクト指向型 public C ...
https://man.plustar.jp/php/collator.setstrength.html - [similar]
定義済み定数 0
« リソース型 エラーおよびエラー処理 » PHP Manual COM 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 COM 定数 定数 値 説明 備考 CLSCTX_INPROC_SERVER ( int ) 1 こ ...
https://man.plustar.jp/php/com.constants.html - [similar]