検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 146 for So (0.031 sec.)
Register a set of PHP functions as a Lua library 5524
« LuaSandbox::pauseUsageTimer LuaSandbox::setCPULimit » PHP Manual LuaSandbox Register a set of ... Registers a set of PHP functions as a Lua library, so that Lua can call the relevant PHP code. For more ... aSandbox $sandbox = new LuaSandbox (); // Register some functions in the Lua environment function frobno ... function () { throw new LuaSandboxRuntimeError ( "Something is wrong" ); } ] ); ?> 参考 LuaSandbox::loa ...
https://man.plustar.jp/php/luasandbox.registerlibrary.html - [similar]
Installing the MongoDB PHP Driver with PECL 5524
« インストール手順 Installing the MongoDB PHP Driver on macOS with Homebrew » PHP Manual インスト ... ew, » XAMPP ), note that each version of PHP has its own pecl command and php.ini file. Installing the d ... river via PECL will use bundled versions of » libbson and » libmongoc and attempt to automat ... pkg-config are both installed. If that does not resolve the problem, consider using the manual installa ... owing line to your php.ini file: extension=mongodb.so 関連キーワード: Installing , Driver , the , インス ...
https://man.plustar.jp/php/mongodb.installation.pecl.html - [similar]
Unicode character classes 5524
« Character classes Alternation and repetition » PHP Manual Pattern matching Unicode character c ... . \p{Sk} Symbol, modifier. \p{Sm} Symbol, math. \p{So} Symbol, other. \p{Z} Separator. \p{Zl} Separator, ...
https://man.plustar.jp/php/parle.regex.unicodecharclass.html - [similar]
The EvSignal class 5465
« EvPrepare::createStopped EvSignal::__construct » PHP Manual Ev The EvSignal class The EvSignal ... with SA_RESTART (or equivalent) behaviour enabled, so system calls should not be unduly interrupted. In ... e the constants exported by pcntl extension. See also signal(7) man page. 目次 EvSignal::__construct — C ...
https://man.plustar.jp/php/class.evsignal.html - [similar]
The GearmanWorker class 5465
« GearmanTask::uuid GearmanWorker::addFunction » PHP Manual Gearman The GearmanWorker class The ... armanWorker::setId — Give the worker an identifier so it can be tracked when asking gearmand for the lis ... Set worker options GearmanWorker::setTimeout — Set socket I/O activity timeout GearmanWorker::timeout — ... Get socket I/O activity timeout GearmanWorker::unregister ...
https://man.plustar.jp/php/class.gearmanworker.html - [similar]
Sorts the deque in-place 5465
« Ds\Deque::slice Ds\Deque::sorted » PHP Manual Deque Sorts the deque in-place Ds\Deque::sort (P ... ECL ds >= 1.0.0) Ds\Deque::sort — Sorts the deque in-place 説明 public Ds\Deque: ... :sort ( callable $comparator = ? ): void Sorts the deq ... 警告 Returning non-integer values from the comparison function, such as float , will result in an inter ... nal cast to int of the callback's return value. So values such as 0.99 and 0.1 will both be cast to a ...
https://man.plustar.jp/php/ds-deque.sort.html - [similar]
Returns a sorted copy 5465
« Ds\Deque::sort Ds\Deque::sum » PHP Manual Deque Returns a sorted copy Ds\Deque::sorted (PECL d ... s >= 1.0.0) Ds\Deque::sorted — Returns a sorted copy 説明 public Ds\Deque:: ... d ( callable $comparator = ? ): Ds\Deque Returns a sorted copy, using an optional comparator function. パ ... 警告 Returning non-integer values from the comparison function, such as float , will result in an inter ... nal cast to int of the callback's return value. So values such as 0.99 and 0.1 will both be cast to a ...
https://man.plustar.jp/php/ds-deque.sorted.html - [similar]
Sorts the sequence in-place 5465
« Ds\Sequence::slice Ds\Sequence::sorted » PHP Manual Sequence Sorts the sequence in-place Ds\Se ... quence::sort (PECL ds >= 1.0.0) Ds\Sequence::sort — Sorts the ... equence in-place 説明 abstract public Ds\Sequence::sort ( callable $comparator = ? ): void Sorts the seq ... 警告 Returning non-integer values from the comparison function, such as float , will result in an inter ... nal cast to int of the callback's return value. So values such as 0.99 and 0.1 will both be cast to a ...
https://man.plustar.jp/php/ds-sequence.sort.html - [similar]
Returns a sorted copy 5465
« Ds\Sequence::sort Ds\Sequence::sum » PHP Manual Sequence Returns a sorted copy Ds\Sequence::so ... rted (PECL ds >= 1.0.0) Ds\Sequence::sorted — Returns a sorted copy 説明 abstract public D ... s\Sequence::sorted ( callable $comparator = ? ): Ds\Sequence Retu ... rns a sorted copy, using an optional comparator function. パ ... 警告 Returning non-integer values from the comparison function, such as float , will result in an inter ...
https://man.plustar.jp/php/ds-sequence.sorted.html - [similar]
Sorts the set in-place 5465
« Ds\Set::slice Ds\Set::sorted » PHP Manual Set Sorts the set in-place Ds\Set::sort (PECL ds >= ... 1.0.0) Ds\Set::sort — Sorts the set in-place 説明 public Ds\Set::sor ... t ( callable $comparator = ? ): void Sorts the set in-place, using an optional comparator ... 警告 Returning non-integer values from the comparison function, such as float , will result in an inter ... nal cast to int of the callback's return value. So values such as 0.99 and 0.1 will both be cast to a ...
https://man.plustar.jp/php/ds-set.sort.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT