検索

phrase: max: clip:
target: order:
Results of 481 - 490 of about 1262 for [SIMILAR] 16 1024 4096 WITH 17818 cachingiterato... (1.633 sec.)
DOMDocumentFragment クラス 0
« DOMDocument::xinclude DOMDocumentFragment::appendXML » PHP Manual DOM DOMDocumentFragment クラス DOMDocumentFragment クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMDocumentFragment extends DOMNode implements DOMParentNode { /* プロパティ */ public readonly ? DOMElement $ firstElement ...
https://man.plustar.jp/php/class.domdocumentfragment.html - [similar]
単純な XML ドキュメントの作成 0
« 例 XML 名前空間の使用 » PHP Manual 例 単純な XML ドキュメントの作成 単純な XML ドキュメントの作成 この例では、XMLWriter を使ってメモリ上に XML ドキュメントを作る方法を示します。 例1 単純な XML ドキュメントの作成 <?php $xw = xmlwriter_open_memory (); xmlwriter_set_indent ( $xw , 1 ); $r ...
https://man.plustar.jp/php/example.xmlwriter-simple.html - [similar]
コールバック / Callable 0
« NULL 型宣言 » PHP Manual 型 コールバック / Callable コールバック / Callable コールバックは、 callable 型で表されます。 call_user_func() や usort() 等の関数は、ユーザーが定義するコールバック関数を引数として受け入れます。 コールバック関数は、単純な関数だけでなく、オブジェクトのメソッド あ ...
https://man.plustar.jp/php/language.types.callable.html - [similar]
LuaSandbox 0
« LuaClosure::__invoke はじめに » PHP Manual その他の基本モジュール LuaSandbox LuaSandbox はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 Differences from Standard Lua 例 Basic usage for LuaSandbox LuaSandbox — The LuaSandbox class LuaSandbox::callFunction — Call a ...
https://man.plustar.jp/php/book.luasandbox.html - [similar]
Creates a new map using keys that aren't in another map 0
« Ds\Map::count Ds\Map::filter » PHP Manual Map Creates a new map using keys that aren't in another map Ds\Map::diff (PECL ds >= 1.0.0) Ds\Map::diff — Creates a new map using keys that aren't in another map 説明 public Ds\Map::diff ( Ds\Map $map ): Ds\Map Returns the result of removing a ...
https://man.plustar.jp/php/ds-map.diff.html - [similar]
現在のスレッドの一意な ID を返す 0
« version_compare zend_version » PHP Manual PHP オプション/情報 関数 現在のスレッドの一意な ID を返す zend_thread_id (PHP 5, PHP 7, PHP 8) zend_thread_id — 現在のスレッドの一意な ID を返す 説明 zend_thread_id (): int この関数は、現在のスレッドの一意な ID を返します。 パラメータ この関数に ...
https://man.plustar.jp/php/function.zend-thread-id.html - [similar]
内部イテレータの巻き戻し操作を阻止する 0
« NoRewindIterator::next NoRewindIterator::valid » PHP Manual NoRewindIterator 内部イテレータの巻き戻し操作を阻止する NoRewindIterator::rewind (PHP 5 >= 5.1.0, PHP 7, PHP 8) NoRewindIterator::rewind — 内部イテレータの巻き戻し操作を阻止する 説明 public NoRewindIterator::rewind (): void 内 ...
https://man.plustar.jp/php/norewinditerator.rewind.html - [similar]
CUBRID 関数 0
« 例 cubrid_bind » PHP Manual CUBRID CUBRID 関数 CUBRID 関数 目次 cubrid_bind — Bind variables to a prepared statement as parameters cubrid_close_prepare — Close the request handle cubrid_close_request — Close the request handle cubrid_col_get — Get contents of collection type column usi ...
https://man.plustar.jp/php/ref.cubrid.html - [similar]
win32service 関数 0
« 例 win32_continue_service » PHP Manual win32service win32service 関数 win32service 関数 目次 win32_continue_service — 中断したサービスを再開する win32_create_service — SCM データベースに新しいサービスのエントリを作成する win32_delete_service — SCM データベースからサービスのエントリを削 ...
https://man.plustar.jp/php/ref.win32service.html - [similar]
指定したマルチバイト文字列が正規表現に一致する部分の位置と長さを返す 0
« mb_ereg_search_init mb_ereg_search_regs » PHP Manual マルチバイト文字列 関数 指定したマルチバイト文字列が正規表現に一致する部分の位置と長さを返す mb_ereg_search_pos (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_search_pos — 指定したマルチバイト文字列が正規表現に一致する部分の位置と長さ ...
https://man.plustar.jp/php/function.mb-ereg-search-pos.html - [similar]