検索

phrase: max: clip:
target: order:
Results of 601 - 610 of about 663 for [SIMILAR] 16 1024 4096 WITH 28553 readline WITH ... (0.431 sec.)
XML-RPC 関数 0
« 定義済み定数 xmlrpc_decode_request » PHP Manual XML-RPC XML-RPC 関数 XML-RPC 関数 目次 xmlrpc_decode_request — XML をネイティブなPHP 型にデコードする xmlrpc_decode — XML をネイティブな PHP 型にデコードする xmlrpc_encode_request — メソッドリクエスト用の XML を生成する xmlrpc_encode — PH ...
https://man.plustar.jp/php/ref.xmlrpc.html - [similar]
Create a handle to used communicate with zookeeper 0
« Zookeeper::close Zookeeper::__construct » PHP Manual Zookeeper Create a handle to used communicate with zookeeper Zookeeper::connect (PECL zookeeper >= 0.2.0) Zookeeper::connect — Create a handle to used communicate with zookeeper 説明 public Zookeeper::connect ( string $host , callabl ...
https://man.plustar.jp/php/zookeeper.connect.html - [similar]
XML-RPC 0
« Yar_Client_Exception::getType はじめに » PHP Manual ウェブサービス XML-RPC XML-RPC はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 XML-RPC 関数 xmlrpc_decode_request — XML をネイティブなPHP 型にデコードする xmlrpc_decode — XML をネイティブな PHP 型に ...
https://man.plustar.jp/php/book.xmlrpc.html - [similar]
Closure クラス 0
« Serializable::unserialize Closure::__construct » PHP Manual 定義済みのインターフェイスとクラス Closure クラス Closure クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに 無名関数 を表すために使うクラスです。 無名関数は、Closure 型のオブジェクトを生成します。 このクラスにはメソッドが用意され ...
https://man.plustar.jp/php/class.closure.html - [similar]
Fiber クラス 0
« Generator::__wakeup Fiber::__construct » PHP Manual 定義済みのインターフェイスとクラス Fiber クラス Fiber クラス (PHP 8 >= 8.1.0) はじめに ファイバー(Fiber) は 完全なスタックを持つ、停止可能な関数です。 ファイバー はコールスタック中のどこからでも停止することができますし、 後に再開される ...
https://man.plustar.jp/php/class.fiber.html - [similar]
The GearmanWorker class 0
« GearmanTask::uuid GearmanWorker::addFunction » PHP Manual Gearman The GearmanWorker class The GearmanWorker class (PECL gearman >= 0.5.0) はじめに クラス概要 class GearmanWorker { /* メソッド */ public addFunction ( string $function_name , callable $function , mixed &$context = ? , int ...
https://man.plustar.jp/php/class.gearmanworker.html - [similar]
Window 0
« UI\Size::setWidth UI\Window::add » PHP Manual UI Window Window (UI 0.9.9) はじめに Represents a UI Window クラス概要 class UI\Window extends UI\Control { /* プロパティ */ protected $ controls ; /* Constructor */ public __construct ( string $title , Size $size , bool $menu = false ) /* ...
https://man.plustar.jp/php/class.ui-window.html - [similar]
マルチバイト文字列が正規表現に一致するか調べる 0
« mb_encoding_aliases mb_ereg_replace_callback » PHP Manual マルチバイト文字列 関数 マルチバイト文字列が正規表現に一致するか調べる mb_ereg_match (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_match — マルチバイト文字列が正規表現に一致するか調べる 説明 mb_ereg_match ( string $pattern , str ...
https://man.plustar.jp/php/function.mb-ereg-match.html - [similar]
ステートメントの種類を返す 0
« oci_set_prefetch oci_unregister_taf_callback » PHP Manual OCI8 関数 ステートメントの種類を返す oci_statement_type (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_statement_type — ステートメントの種類を返す 説明 oci_statement_type ( resource $statement ): string | false OCI ステートメント ...
https://man.plustar.jp/php/function.oci-statement-type.html - [similar]
正規表現検索および置換を行う 0
« preg_replace_callback preg_split » PHP Manual PCRE 関数 正規表現検索および置換を行う preg_replace (PHP 4, PHP 5, PHP 7, PHP 8) preg_replace — 正規表現検索および置換を行う 説明 preg_replace ( string | array $pattern , string | array $replacement , string | array $subject , int $limit = ...
https://man.plustar.jp/php/function.preg-replace.html - [similar]