検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 259 for [SIMILAR] 16 1024 4096 WITH 8427 getbuffer WITH ... (0.284 sec.)
クラスが定義済みかどうかを確認する 0
« class_alias enum_exists » PHP Manual クラス/オブジェクト関数 クラスが定義済みかどうかを確認する class_exists (PHP 4, PHP 5, PHP 7, PHP 8) class_exists — クラスが定義済みかどうかを確認する 説明 class_exists ( string $class , bool $autoload = true ): bool この関数は指定したクラスが定義さ ...
https://man.plustar.jp/php/function.class-exists.html - [similar]
与えられたクラスの親クラスを返す 0
« class_implements class_uses » PHP Manual SPL 関数 与えられたクラスの親クラスを返す class_parents (PHP 5, PHP 7, PHP 8) class_parents — 与えられたクラスの親クラスを返す 説明 class_parents ( object | string $object_or_class , bool $autoload = true ): array | false この関数は、与えられたク ...
https://man.plustar.jp/php/function.class-parents.html - [similar]
指定したクラスが使っているトレイトを返す 0
« class_parents iterator_apply » PHP Manual SPL 関数 指定したクラスが使っているトレイトを返す class_uses (PHP 5 >= 5.4.0, PHP 7, PHP 8) class_uses — 指定したクラスが使っているトレイトを返す 説明 class_uses ( object | string $object_or_class , bool $autoload = true ): array | false この関 ...
https://man.plustar.jp/php/function.class-uses.html - [similar]
__autoload() のデフォルト実装 0
« spl_autoload_unregister spl_classes » PHP Manual SPL 関数 __autoload() のデフォルト実装 spl_autoload (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload — __autoload() のデフォルト実装 説明 spl_autoload ( string $class , ? string $file_extensions = null ): void この関数は、 __autoload() のデフ ...
https://man.plustar.jp/php/function.spl-autoload.html - [similar]
登録されているストリームのラッパーのリストを取得する 0
« stream_get_transports stream_is_local » PHP Manual ストリーム 関数 登録されているストリームのラッパーのリストを取得する stream_get_wrappers (PHP 5, PHP 7, PHP 8) stream_get_wrappers — 登録されているストリームのラッパーのリストを取得する 説明 stream_get_wrappers (): array 実行中のシステ ...
https://man.plustar.jp/php/function.stream-get-wrappers.html - [similar]
PHP 文字列型用に xmlrpc 型、base64 または datetime を設定する 0
« xmlrpc_server_register_method Windows 用のモジュール » PHP Manual XML-RPC 関数 PHP 文字列型用に xmlrpc 型、base64 または datetime を設定する xmlrpc_set_type (PHP 4 >= 4.1.0, PHP 5, PHP 7) xmlrpc_set_type — PHP 文字列型用に xmlrpc 型、base64 または datetime を設定する 説明 xmlrpc_set_ty ...
https://man.plustar.jp/php/function.xmlrpc-set-type.html - [similar]
SPL 関数 0
« UnexpectedValueException class_implements » PHP Manual SPL SPL 関数 SPL 関数 目次 class_implements — 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す class_parents — 与えられたクラスの親クラスを返す class_uses — 指定したクラスが使っているトレイトを返す itera ...
https://man.plustar.jp/php/ref.spl.html - [similar]
サポートするプロトコル/ラッパー 0
« Zip コンテキストオプション file:// » PHP Manual 言語リファレンス サポートするプロトコル/ラッパー サポートするプロトコル/ラッパー PHP には多くの組み込みラッパーが用意されています。さまざまな URL 風のプロトコルによって、 fopen() や copy() 、 file_exists() そして filesize() といったファイ ...
https://man.plustar.jp/php/wrappers.html - [similar]
Produce merged DOMDocument 0
« XMLDiff\DOM::diff XMLDiff\Memory » PHP Manual XMLDiff\DOM Produce merged DOMDocument XMLDiff\DOM::merge (PECL xmldiff >= 0.8.0) XMLDiff\DOM::merge — Produce merged DOMDocument 説明 public XMLDiff\DOM::merge ( DOMDocument $src , DOMDocument $diff ): DOMDocument Create new DOMDocument ba ...
https://man.plustar.jp/php/xmldiff-dom.merge.html - [similar]
Whether the socket is persistent 0
« ZMQSocket::getSockOpt ZMQSocket::recv » PHP Manual ZMQSocket Whether the socket is persistent ZMQSocket::isPersistent (PECL zmq >= 0.5.0) ZMQSocket::isPersistent — Whether the socket is persistent 説明 public ZMQSocket::isPersistent (): bool Check whether the socket is persistent. パラ ...
https://man.plustar.jp/php/zmqsocket.ispersistent.html - [similar]