検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 697 for [SIMILAR] 16 1024 4096 WITH 25906 intlchar WITH ... (0.464 sec.)
Yaf_Config_Abstract クラス 0
« Yaf_Dispatcher::throwException Yaf_Config_Abstract::get » PHP Manual Yaf Yaf_Config_Abstract クラス Yaf_Config_Abstract クラス (Yaf >=1.0.0) はじめに クラス概要 abstract class Yaf_Config_Abstract { /* プロパティ */ protected $ _config ; protected $ _readonly ; /* メソッド */ abstract p ...
https://man.plustar.jp/php/class.yaf-config-abstract.html - [similar]
The Yar_Concurrent_Client class 0
« Yar_Client::setOpt Yar_Concurrent_Client::call » PHP Manual Yar The Yar_Concurrent_Client class The Yar_Concurrent_Client class (No version information available, might only be in Git) はじめに クラス概要 class Yar_Concurrent_Client { /* プロパティ */ static $ _callstack ; static $ _ca ...
https://man.plustar.jp/php/class.yar-concurrent-client.html - [similar]
The Yar_Server_Exception class 0
« Yar_Concurrent_Client::reset Yar_Server_Exception::getType » PHP Manual Yar The Yar_Server_Exception class The Yar_Server_Exception class (No version information available, might only be in Git) はじめに If service threw exceptions, A Yar_Server_Exception will be threw in client side. ...
https://man.plustar.jp/php/class.yar-server-exception.html - [similar]
デバッグを無効にする 0
« OAuth::__destruct OAuth::disableRedirects » PHP Manual OAuth デバッグを無効にする OAuth::disableDebug (PECL OAuth >= 0.99.3) OAuth::disableDebug — デバッグを無効にする 説明 public OAuth::disableDebug (): bool 冗長なリクエスト情報を無効にします (デフォルトは無効です)。 あるいは、 debug ...
https://man.plustar.jp/php/oauth.disabledebug.html - [similar]
マルチバイト文字列 関数 0
« PHP の文字エンコーディングに関する要件 mb_check_encoding » PHP Manual マルチバイト文字列 マルチバイト文字列 関数 マルチバイト文字列 関数 リファレンス マルチバイト文字エンコーディングおよびそれに関連する問題は非常に複雑で、 このドキュメントの範囲を超えています。これらの問題に関連するより ...
https://man.plustar.jp/php/ref.mbstring.html - [similar]
The EvChild class 0
« EvCheck::createStopped EvChild::__construct » PHP Manual Ev The EvChild class The EvChild class (PECL ev >= 0.2.0) はじめに EvChild ウォッチャーは、子プロセスの状態の変更 (たいていは、停止したり終了したりといったもの) に反応してこのプロセスが SIGCHLD を受け取ったときに起動します。 EvCh ...
https://man.plustar.jp/php/class.evchild.html - [similar]
SqlStatement クラス 0
« Session::startTransaction SqlStatement::bind » PHP Manual Mysql_xdevapi SqlStatement クラス SqlStatement クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\SqlStatement { /* Constants */ const int EXECUTE_ASYNC = 1 ; const int BUFFERED = 2 ; /* プロパティ */ ...
https://man.plustar.jp/php/class.mysql-xdevapi-sqlstatement.html - [similar]
Represents a position (x,y) 0
« インストール手順 UI\Point::at » PHP Manual UI Represents a position (x,y) Represents a position (x,y) (UI 0.9.9) はじめに Points are used throughout UI to represent co-ordinates on a screen, control, or area. クラス概要 final class UI\Point { /* プロパティ */ public $ x ; public $ y ; ...
https://man.plustar.jp/php/class.ui-point.html - [similar]
Represents dimensions (width, height) 0
« UI\Point::setY UI\Size::__construct » PHP Manual UI Represents dimensions (width, height) Represents dimensions (width, height) (UI 0.9.9) はじめに Sizes are used throughout UI to represent the size of a screen, control, or area. クラス概要 final class UI\Size { /* プロパティ */ public ...
https://man.plustar.jp/php/class.ui-size.html - [similar]
指定したキーまたは添字が配列にあるかどうかを調べる 0
« array_is_list array_key_first » PHP Manual 配列 関数 指定したキーまたは添字が配列にあるかどうかを調べる array_key_exists (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) array_key_exists — 指定したキーまたは添字が配列にあるかどうかを調べる 説明 array_key_exists ( string | int $key , array $array ...
https://man.plustar.jp/php/function.array-key-exists.html - [similar]