検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 3989 for int (0.028 sec.)
定義済み定数 2361
« リソース型 例 » PHP Manual Expect 定義済み定数 定義済み定数 以下の定数が定義されています。 この ... にロードされている場合のみ使用可能です。 EXP_GLOB ( int ) パターンが、glob 形式の文字列パターンであることを ... 示します。 EXP_EXACT ( int ) パターンが、単なる文字列であることを示します。 E ... XP_REGEXP ( int ) パターンが、正規表現形式の文字列パターンであるこ ... とを示します。 EXP_EOF ( int ) EOF に到達した際に expect_expectl() が返す値です ...
https://man.plustar.jp/php/expect.constants.html - [similar]
The EventHttpConnection class 2350
« EventHttp::setTimeout EventHttpConnection::__construct » PHP Manual Event The EventHttpConnect ... $base , EventDnsBase $dns_base , string $address , int $port , EventSslContext $ctx = null ) public getBa ... (): EventBase public getPeer ( string &$address , int &$port ): void public makeRequest ( EventHttpReque ... st $req , int $type , string $uri ): bool public setCloseCallbac ... ss ( string $address ): void public setLocalPort ( int $port ): void public setMaxBodySize ( string $max_ ...
https://man.plustar.jp/php/class.eventhttpconnection.html - [similar]
SoapClient クラス 2350
« use_soap_error_handler SoapClient::__call » PHP Manual SOAP SoapClient クラス SoapClient クラス ... パティ */ private ? string $ uri = null ; private ? int $ style = null ; private ? int $ use = null ; priv ... = null ; private bool $ trace = false ; private ? int $ compression = null ; private ? resource $ sdl = ... private ? string $ _proxy_host = null ; private ? int $ _proxy_port = null ; private ? string $ _proxy_l ... l ; private ? array $ _classmap = null ; private ? int $ _features = null ; private int $ _connection_tim ...
https://man.plustar.jp/php/class.soapclient.html - [similar]
生データを整数に変換する 2350
« radius_cvt_addr radius_cvt_string » PHP Manual Radius 関数 生データを整数に変換する radius_cvt ... _int (PECL radius >= 1.1.0) radius_cvt_int — 生データを ... 整数に変換する 説明 radius_cvt_int ( string $data ): int 生データを整数に変換します。 ... データから取得した整数を返します。 例 例1 radius_cvt_int() の例 <?php while ( $resa = radius_get_attr ( $re ... s )) { if (! is_array ( $resa )) { printf ( "属性取得時のエラー: %s\n" , radius_strerror ( ...
https://man.plustar.jp/php/function.radius-cvt-int.html - [similar]
The LuaSandbox class 2339
« Basic usage for LuaSandbox LuaSandbox::callFunction » PHP Manual LuaSandbox The LuaSandbox cla ... クラス概要 class LuaSandbox { /* Constants */ const int SAMPLES = 0 ; const int SECONDS = 1 ; const int PE ... ic getCPUUsage (): float public getMemoryUsage (): int public getPeakMemoryUsage (): int public getProfil ... erFunctionReport ( int $units = LuaSandbox::SECONDS ): array public stati ... loat | bool $limit ): void public setMemoryLimit ( int $limit ): void public unpauseUsageTimer (): void p ...
https://man.plustar.jp/php/class.luasandbox.html - [similar]
Thread クラス 2339
« Threaded::wait Thread::getCreatorId » PHP Manual pthreads Thread クラス Thread クラス (PECL pt ... rayAccess { /* メソッド */ public getCreatorId (): int public static getCurrentThread (): Thread public s ... tatic getCurrentThreadId (): int public getThreadId (): int public isJoined (): boo ... arted (): bool public join (): bool public start ( int $options = ? ): bool /* 継承したメソッド */ public ... Threaded::chunk ( int $size , bool $preserve ): array public Threaded::c ...
https://man.plustar.jp/php/class.thread.html - [similar]
Represents Text Layout 2339
« UI\Draw\Brush\RadialGradient::__construct UI\Draw\Text\Layout::__construct » PHP Manual UI Rep ... メソッド */ public setColor ( UI\Draw\Color $color , int $start = 0 , int $end = ? ) public setColor ( int ... $color , int $start = 0 , int $end = ? ) public setWidth ( floa ... Width 関連キーワード: Text , Layout , Represents , int , public , construct , setColor , float , Set , se ...
https://man.plustar.jp/php/class.ui-draw-text-layout.html - [similar]
The Vtiful\Kernel\Excel class 2339
« 定義済み定数 Vtiful\Kernel\Excel::addSheet » PHP Manual XLSWriter The Vtiful\Kernel\Excel clas ... eader ( array $headerData ) public insertFormula ( int $row , int $column , string $formula ) public inse ... rtImage ( int $row , int $column , string $localImagePath ) publ ... ic insertText ( int $row , int $column , string int double $data , str ... 関連キーワード: Vtiful , Kernel , public , string , int , data , fileName , addSheet , output , sheetName ...
https://man.plustar.jp/php/class.vtiful-kernel-excel.html - [similar]
複数または多次元の配列をソートする 2339
« array_merge array_pad » PHP Manual 配列 関数 複数または多次元の配列をソートする array_multisor ... ントリは、 同じ順にソートされます。 array(4) { [0]=> int(0) [1]=> int(10) [2]=> int(100) [3]=> int(100) } a ... rray(4) { [0]=> int(4) [1]=> int(1) [2]=> int(2) [3]=> int(3) } 例2 多 ... y(2) { [0]=> array(5) { [0]=> string(2) "10" [1]=> int(100) [2]=> int(100) [3]=> int(11) [4]=> string(1) ... "a" } [1]=> array(5) { [0]=> int(1) [1]=> int(3) [2]=> string(1) "2" [3]=> int(2) [ ...
https://man.plustar.jp/php/function.array-multisort.html - [similar]
is_int のエイリアス 2339
« is_iterable is_null » PHP Manual 変数操作 関数 is_int のエイリアス is_long (PHP 4, PHP 5, PHP ... 7, PHP 8) is_long — is_int() のエイリアス 説明 この関数は次の関数のエイリアス ... です。 is_int() . 関連キーワード: int , 関数 , long , iterable , ...
https://man.plustar.jp/php/function.is-long.html - [similar]