検索

phrase: max: clip:
target: order:
Results of 541 - 550 of about 706 for [SIMILAR] 16 1024 4096 WITH 42666 prefetch WITH ... (1.972 sec.)
引数が、数えられる値かどうかを調べる 0
« is_callable is_double » PHP Manual 変数操作 関数 引数が、数えられる値かどうかを調べる is_countable (PHP 7 >= 7.3.0, PHP 8) is_countable — 引数が、数えられる値かどうかを調べる 説明 is_countable ( mixed $value ): bool 引数の内容が、 array または Countable を実装したオブジェクトかどうかを ...
https://man.plustar.jp/php/function.is-countable.html - [similar]
長さが N 文字未満の単語を無視する 0
« pspell_config_dict_dir pspell_config_mode » PHP Manual Pspell 関数 長さが N 文字未満の単語を無視する pspell_config_ignore (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_config_ignore — 長さが N 文字未満の単語を無視する 説明 pspell_config_ignore ( PSpell\Config $config , int $min_length ) ...
https://man.plustar.jp/php/function.pspell-config-ignore.html - [similar]
返される提案の数のモードを変更する 0
« pspell_config_ignore pspell_config_personal » PHP Manual Pspell 関数 返される提案の数のモードを変更する pspell_config_mode (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_config_mode — 返される提案の数のモードを変更する 説明 pspell_config_mode ( PSpell\Config $config , int $mode ): bool p ...
https://man.plustar.jp/php/function.pspell-config-mode.html - [similar]
select() システムコールと同等の操作を、 ストリームの配列に対して seconds と micr... 0
« stream_resolve_include_path stream_set_blocking » PHP Manual ストリーム 関数 select() システムコールと同等の操作を、 ストリームの配列に対して seconds と microseconds で指定されたタイムアウト時間をもって行う stream_select (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_select — select() シ ...
https://man.plustar.jp/php/function.stream-select.html - [similar]
Update working copy 0
« svn_status TCP » PHP Manual SVN 関数 Update working copy svn_update (PECL svn >= 0.1.0) svn_update — Update working copy 説明 svn_update ( string $path , int $revno = SVN_REVISION_HEAD , bool $recurse = true ): int Update working copy at path to revision revno . If recurse is true, dir ...
https://man.plustar.jp/php/function.svn-update.html - [similar]
現在の umask を変更する 0
« touch unlink » PHP Manual ファイルシステム 関数 現在の umask を変更する umask (PHP 4, PHP 5, PHP 7, PHP 8) umask — 現在の umask を変更する 説明 umask ( ? int $mask = null ): int umask() は PHP の umask を mask & 0777 にセットし、 元の umask 値を返します。 PHP がサーバー・モジュールとし ...
https://man.plustar.jp/php/function.umask.html - [similar]
コードポイントが、数字であるかを調べる 0
« IntlChar::isdefined IntlChar::isgraph » PHP Manual IntlChar コードポイントが、数字であるかを調べる IntlChar::isdigit (PHP 7, PHP 8) IntlChar::isdigit — コードポイントが、数字であるかを調べる 説明 public static IntlChar::isdigit ( int | string $codepoint ): ? bool 指定されたコードポイン ...
https://man.plustar.jp/php/intlchar.isdigit.html - [similar]
はじめに 0
« Filter インストール/設定 » PHP Manual Filter はじめに はじめに この拡張モジュールは、データの検証や除去を行います。 未知の (外部からの) データ、たとえばユーザーの入力などを扱う際に便利です。 HTML フォームから送られてくるデータなどがこれにあたります。 フィルタリングの方式には、大きく分け ...
https://man.plustar.jp/php/intro.filter.html - [similar]
列挙型の概要 0
« 列挙型(Enum) 列挙型の基礎 » PHP Manual 列挙型(Enum) 列挙型の概要 列挙型の概要 (PHP 8 >= 8.1.0) 列挙型(Enumerations) または Enum を使うと、 開発者は取りうる値を限定した独自の型を定義できます。 これによって、"不正な状態を表現できなくなる" ので、 ドメインモデルを定義する時に特に役立ちます ...
https://man.plustar.jp/php/language.enumerations.overview.html - [similar]
複数のサーバーをサーバープールに追加する 0
« Memcached::addServer Memcached::append » PHP Manual Memcached 複数のサーバーをサーバープールに追加する Memcached::addServers (PECL memcached >= 0.1.1) Memcached::addServers — 複数のサーバーをサーバープールに追加する 説明 public Memcached::addServers ( array $servers ): bool Memcached:: ...
https://man.plustar.jp/php/memcached.addservers.html - [similar]