検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 731 for [SIMILAR] 16 1024 4096 WITH 37609 router WITH 20... (0.486 sec.)
現在の libev の構成でサポートするバックエンド群を返す 0
« Ev::stop Ev::suspend » PHP Manual Ev 現在の libev の構成でサポートするバックエンド群を返す Ev::supportedBackends (PECL ev >= 0.2.0) Ev::supportedBackends — 現在の libev の構成でサポートするバックエンド群を返す 説明 final public static Ev::supportedBackends (): int 現在の libev の構成で ...
https://man.plustar.jp/php/ev.supportedbackends.html - [similar]
ジョブ制御のプロセスグループ ID を得る 0
« posix_getlogin posix_getpgrp » PHP Manual POSIX 関数 ジョブ制御のプロセスグループ ID を得る posix_getpgid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getpgid — ジョブ制御のプロセスグループ ID を得る 説明 posix_getpgid ( int $process_id ): int | false プロセス process_id のプロセスグループ ID を ...
https://man.plustar.jp/php/function.posix-getpgid.html - [similar]
生の XML データを追加する 0
« DOMDocumentFragment DOMDocumentFragment::__construct » PHP Manual DOMDocumentFragment 生の XML データを追加する DOMDocumentFragment::appendXML (PHP 5 >= 5.1.0, PHP 7, PHP 8) DOMDocumentFragment::appendXML — 生の XML データを追加する 説明 public DOMDocumentFragment::appendXML ( string $ ...
https://man.plustar.jp/php/domdocumentfragment.appendxml.html - [similar]
パフォーマンスの考慮点 0
« 循環の収集 DTrace 動的トレーシング » PHP Manual ガベージコレクション パフォーマンスの考慮点 パフォーマンスの考慮点 可能性があるルートを単純に収集すると、パフォーマンスにごくわずかな影響があると既に前述しました。 しかし、これは PHP 5.3 と PHP 5.2 を比較する場合です。 可能性があるルートを ...
https://man.plustar.jp/php/features.gc.performance-considerations.html - [similar]
例外のキャッチのオン/オフを切り替える 0
« Yaf_Dispatcher::autoRender Yaf_Dispatcher::__construct » PHP Manual Yaf_Dispatcher 例外のキャッチのオン/オフを切り替える Yaf_Dispatcher::catchException (Yaf >=1.0.0) Yaf_Dispatcher::catchException — 例外のキャッチのオン/オフを切り替える 説明 public Yaf_Dispatcher::catchException ( bool ...
https://man.plustar.jp/php/yaf-dispatcher.catchexception.html - [similar]
数字を千の位毎にグループ化してフォーマットする 0
« nl2br ord » PHP Manual String 関数 数字を千の位毎にグループ化してフォーマットする number_format (PHP 4, PHP 5, PHP 7, PHP 8) number_format — 数字を千の位毎にグループ化してフォーマットする 説明 number_format ( float $num , int $decimals = 0 , ? string $decimal_separator = "." , ? string ...
https://man.plustar.jp/php/function.number-format.html - [similar]
Yaf_View_Interface クラス 0
« Yaf_Action_Abstract::getControllerName Yaf_View_Interface::assign » PHP Manual Yaf Yaf_View_Interface クラス Yaf_View_Interface クラス (Yaf >=1.0.0) はじめに Yaf では、組み込みのビューエンジン Yaf_View_Simple のかわりにカスタムビューを自作できるようになっています。 その実例は、 Yaf_Dis ...
https://man.plustar.jp/php/class.yaf-view-interface.html - [similar]
イテレータの最初の要素に巻き戻す 0
« Iterator::next Iterator::valid » PHP Manual Iterator イテレータの最初の要素に巻き戻す Iterator::rewind (PHP 5, PHP 7, PHP 8) Iterator::rewind — イテレータの最初の要素に巻き戻す 説明 public Iterator::rewind (): void イテレータの最初の要素に巻き戻します。 注意 : これは、 foreach ループの ...
https://man.plustar.jp/php/iterator.rewind.html - [similar]
拡張属性を取得する 0
« xattr 関数 xattr_list » PHP Manual xattr 関数 拡張属性を取得する xattr_get (PECL xattr >= 0.9.0) xattr_get — 拡張属性を取得する 説明 xattr_get ( string $filename , string $name , int $flags = 0 ): string この関数は、ファイルの拡張属性の値を取得します。 拡張属性には二種類の異なる名前空間 ...
https://man.plustar.jp/php/function.xattr-get.html - [similar]
拡張属性を削除する 0
« xattr_list xattr_set » PHP Manual xattr 関数 拡張属性を削除する xattr_remove (PECL xattr >= 0.9.0) xattr_remove — 拡張属性を削除する 説明 xattr_remove ( string $filename , string $name , int $flags = 0 ): bool この関数は、ファイルの拡張属性を削除します。 拡張属性には二種類の異なる名前空 ...
https://man.plustar.jp/php/function.xattr-remove.html - [similar]