検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 1018 for [SIMILAR] 16 1024 4096 WITH 57209 getrusage WITH... (0.840 sec.)
可変変数 0
« 変数のスコープ 外部から来る変数 » PHP Manual 変数 可変変数 可変変数 変数名を可変にできると便利なことが時々あります。可変変数では、変数 名を動的にセットし使用できます。通常の変数は、次のような命令でセッ トします。 <?php $a = 'hello' ; ?> 可変変数は、変数の値をとり、変数の名前として扱いま ...
https://man.plustar.jp/php/language.variables.variable.html - [similar]
指定された種類のトークンかを調べる 0
« PhpToken::getTokenName PhpToken::isIgnorable » PHP Manual PhpToken 指定された種類のトークンかを調べる PhpToken::is (PHP 8) PhpToken::is — 指定された種類のトークンかを調べる 説明 public PhpToken::is ( int | string | array $kind ): bool トークンが指定された kind であるかを判定します。 パ ...
https://man.plustar.jp/php/phptoken.is.html - [similar]
Creates new connection listener associated with an event base 0
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listener associated with an event base EventListener::__construct (PECL event >= 1.2.6-beta) EventListener::__construct — Creates new connection listener associated with an event base 説明 public Eve ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
指定した DN のエントリで見付かった属性の値を比較する 0
« ldap_close ldap_connect » PHP Manual LDAP 関数 指定した DN のエントリで見付かった属性の値を比較する ldap_compare (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) ldap_compare — 指定した DN のエントリで見付かった属性の値を比較する 説明 ldap_compare ( LDAP\Connection $ldap , string $dn , string $at ...
https://man.plustar.jp/php/function.ldap-compare.html - [similar]
指定したフィールドの内部記憶領域におけるサイズを返す 0
« pg_field_prtlen pg_field_table » PHP Manual PostgreSQL 関数 指定したフィールドの内部記憶領域におけるサイズを返す pg_field_size (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_size — 指定したフィールドの内部記憶領域におけるサイズを返す 説明 pg_field_size ( PgSql\Result $result , int $fie ...
https://man.plustar.jp/php/function.pg-field-size.html - [similar]
現在のプロセスの有効なユーザー ID を返す 0
« posix_getegid posix_getgid » PHP Manual POSIX 関数 現在のプロセスの有効なユーザー ID を返す posix_geteuid (PHP 4, PHP 5, PHP 7, PHP 8) posix_geteuid — 現在のプロセスの有効なユーザー ID を返す 説明 posix_geteuid (): int 現在のプロセスの有効なユーザー ID を返します。 使用可能なユーザー名 ...
https://man.plustar.jp/php/function.posix-geteuid.html - [similar]
Description 0
« Imagick::setPointSize Imagick::setRegistry » PHP Manual Imagick Description Imagick::setProgressMonitor (PECL imagick 3 >= 3.3.0) Imagick::setProgressMonitor — Description 説明 public Imagick::setProgressMonitor ( callable $callback ): bool Set a callback that will be called during the ...
https://man.plustar.jp/php/imagick.setprogressmonitor.html - [similar]
コールバック / Callable 0
« NULL 型宣言 » PHP Manual 型 コールバック / Callable コールバック / Callable コールバックは、 callable 型で表されます。 call_user_func() や usort() 等の関数は、ユーザーが定義するコールバック関数を引数として受け入れます。 コールバック関数は、単純な関数だけでなく、オブジェクトのメソッド あ ...
https://man.plustar.jp/php/language.types.callable.html - [similar]
現在のエントリのイテレータを返す 0
« RecursiveRegexIterator::__construct RecursiveRegexIterator::hasChildren » PHP Manual RecursiveRegexIterator 現在のエントリのイテレータを返す RecursiveRegexIterator::getChildren (PHP 5 >= 5.2.0, PHP 7, PHP 8) RecursiveRegexIterator::getChildren — 現在のエントリのイテレータを返す 説明 pu ...
https://man.plustar.jp/php/recursiveregexiterator.getchildren.html - [similar]
このノードが ASP かどうかを調べる 0
« tidyNode::hasSiblings tidyNode::isComment » PHP Manual tidyNode このノードが ASP かどうかを調べる tidyNode::isAsp (PHP 5, PHP 7, PHP 8) tidyNode::isAsp — このノードが ASP かどうかを調べる 説明 public tidyNode::isAsp (): bool 現在のノードが ASP かどうかを調べます。 パラメータ この関数に ...
https://man.plustar.jp/php/tidynode.isasp.html - [similar]