検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 221 for 登録 (0.006 sec.)
指定した関数を __autoload() の実装として登録する 7391
« spl_autoload_functions spl_autoload_unregister » PHP Manual SPL 関数 指定した関数を __autoload ... () の実装として登録する spl_autoload_register (PHP 5 >= 5.1.0, PHP 7, P ... register — 指定した関数を __autoload() の実装として登録する 説明 spl_autoload_register ( ? callable $callba ... 指定した関数を、spl が提供する __autoload キューに登録します。 キューがまだアクティブになっていない場合は、 ... が存在するのなら、 それを明示的に __autoload キューに登録しなければなりません。 なぜなら、 spl_autoload_regis ...
https://man.plustar.jp/php/function.spl-autoload-register.html - [similar]
DOMXPath オブジェクトの名前空間を登録する 7297
« DOMXPath::query DOMXPath::registerPhpFunctions » PHP Manual DOMXPath DOMXPath オブジェクトの名 ... 前空間を登録する DOMXPath::registerNamespace (PHP 5, PHP 7, PHP ... gisterNamespace — DOMXPath オブジェクトの名前空間を登録する 説明 public DOMXPath::registerNamespace ( strin ... OMXPath オブジェクトに、 namespace および prefix を登録します。 パラメータ prefix プレフィックス。 namespac ... 返します。 関連キーワード: DOMXPath , オブジェクト , 登録 , registerNamespace , namespace , string , query , ...
https://man.plustar.jp/php/domxpath.registernamespace.html - [similar]
PHP の関数を XPath 関数として登録する 7297
« DOMXPath::registerNamespace DOM 関数 » PHP Manual DOMXPath PHP の関数を XPath 関数として登録... egisterPhpFunctions — PHP の関数を XPath 関数として登録する 説明 public DOMXPath::registerPhpFunctions ( st ... $xpath = new DOMXPath ( $doc ); // 名前空間 php: を登録します (必須) $xpath -> registerNamespace ( "php" , ... "http://php.net/xpath" ); // PHP の関数を登録します (無制限) $xpath -> registerPHPFunctions (); / ... $xpath = new DOMXPath ( $doc ); // 名前空間 php: を登録します (必須) $xpath -> registerNamespace ( "php" , ...
https://man.plustar.jp/php/domxpath.registerphpfunctions.html - [similar]
ユーザー定義のストリームフィルタを登録する 7297
« stream_filter_prepend stream_filter_remove » PHP Manual ストリーム 関数 ユーザー定義のストリー ... ムフィルタを登録する stream_filter_register (PHP 5, PHP 7, PHP 8) st ... ilter_register — ユーザー定義のストリームフィルタを登録する 説明 stream_filter_register ( string $filter_na ... や fread() などのファイルシステムの関数で利用可能な 登録されているどの種類のストリームとも一緒に使うことので ... きる カスタムフィルタを登録します。 パラメータ filter_name 登録するフィルタ名。 ...
https://man.plustar.jp/php/function.stream-filter-register.html - [similar]
登録されているイテレータインスタンスを取得する 7297
« MultipleIterator::getFlags MultipleIterator::next » PHP Manual MultipleIterator 登録されている ... 5 >= 5.3.0, PHP 7, PHP 8) MultipleIterator::key — 登録されているイテレータインスタンスを取得する 説明 publ ... ic MultipleIterator::key (): array 登録されているイテレータインスタンスの key() の結果を取得 ... ラメータ この関数にはパラメータはありません。 戻り値 登録されているイテレータインスタンスの配列を返します。 エ ... 返していました。 参考 MultipleIterator::current() - 登録されているイテレータインスタンスを取得する 関連キーワ ...
https://man.plustar.jp/php/multipleiterator.key.html - [similar]
シャットダウン時に実行する関数を登録する 7203
« get_defined_functions register_tick_function » PHP Manual 関数処理 関数 シャットダウン時に実行 ... する関数を登録する register_shutdown_function (PHP 4, PHP 5, PHP 7 ... hutdown_function — シャットダウン時に実行する関数を登録する 説明 register_shutdown_function ( callable $cal ... it() がコールされたときに実行するコールバック関数を登録します。 register_shutdown_function() は複数回コール ... する ことが可能で、登録された順に関数がコールされます。 登録した関数内で ex ...
https://man.plustar.jp/php/function.register-shutdown-function.html - [similar]
事前に登録を解除された組み込みラッパーを復元する 7161
« stream_wrapper_register stream_wrapper_unregister » PHP Manual ストリーム 関数 事前に登録を解除 ... .1.0, PHP 7, PHP 8) stream_wrapper_restore — 事前に登録を解除された組み込みラッパーを復元する 説明 stream_w ... otocol ): bool stream_wrapper_unregister() で事前に登録を解除した 組み込みラッパーを復元します。 パラメータ ... す。 関連キーワード: 事前 , 解除 , 組み込み , 復元 , 登録 , stream , wrapper , restore , protocol , unregist ...
https://man.plustar.jp/php/function.stream-wrapper-restore.html - [similar]
補完関数を登録する 7067
« readline_clear_history readline_info » PHP Manual Readline 関数 補完関数を登録する readline_co ... 7, PHP 8) readline_completion_function — 補完関数を登録する 説明 readline_completion_function ( callable $c ... allback ): bool この関数は補完用の関数を登録します。 これは、Bash を使用している際に、タブキーを ... に false を返します。 関連キーワード: 関数 , 補完 , 登録 , completion , function , callback , マッチ , 成功 ...
https://man.plustar.jp/php/function.readline-completion-function.html - [similar]
登録されたソケットのトランスポートの一覧を取得する 7067
« stream_get_meta_data stream_get_wrappers » PHP Manual ストリーム 関数 登録されたソケットのトラ ... orts (PHP 5, PHP 7, PHP 8) stream_get_transports — 登録されたソケットのトランスポートの一覧を取得する 説明 ... ] => unix [3] => udg ) 参考 stream_get_filters() - 登録されているフィルタのリストを取得する stream_get_wrap ... pers() - 登録されているストリームのラッパーのリストを取得する 関連 ... キーワード: 登録 , トランスポート , 取得 , ソケット , stream , 一覧 ...
https://man.plustar.jp/php/function.stream-get-transports.html - [similar]
要求されたクラスを読み込むために、すべての登録済みの __autoload() 関数を試す 6984
« iterator_to_array spl_autoload_extensions » PHP Manual SPL 関数 要求されたクラスを読み込むため ... に、すべての登録済みの __autoload() 関数を試す spl_autoload_call (PH ... d_call — 要求されたクラスを読み込むために、すべての登録済みの __autoload() 関数を試す 説明 spl_autoload_cal ... l ( string $class ): void この関数は、登録済みの __autoload 関数を使用して クラスあるいはインタ ... ません。 関連キーワード: autoload , 関数 , クラス , 登録 , 要求 , call , array , extensions , string , 手動 ...
https://man.plustar.jp/php/function.spl-autoload-call.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT