検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 240 for [SIMILAR] 16 1024 4096 WITH 8944 domnode WITH 79... (0.226 sec.)
拡張属性の一覧を取得する 0
« xattr_get xattr_remove » PHP Manual xattr 関数 拡張属性の一覧を取得する xattr_list (PECL xattr >= 0.9.0) xattr_list — 拡張属性の一覧を取得する 説明 xattr_list ( string $filename , int $flags = 0 ): array この関数は、ファイルの拡張属性の名前の一覧を取得します。 拡張属性には二種類の異なる ...
https://man.plustar.jp/php/function.xattr-list.html - [similar]
拡張属性を設定する 0
« xattr_remove xattr_supported » PHP Manual xattr 関数 拡張属性を設定する xattr_set (PECL xattr >= 0.9.0) xattr_set — 拡張属性を設定する 説明 xattr_set ( string $filename , string $name , string $value , int $flags = 0 ): bool この関数は、ファイルの拡張属性の値を設定します。 拡張属性には ...
https://man.plustar.jp/php/function.xattr-set.html - [similar]
関数の短い名前を取得する 0
« ReflectionFunctionAbstract::getReturnType ReflectionFunctionAbstract::getStartLine » PHP Manual ReflectionFunctionAbstract 関数の短い名前を取得する ReflectionFunctionAbstract::getShortName (PHP 5 >= 5.3.0, PHP 7, PHP 8) ReflectionFunctionAbstract::getShortName — 関数の短い名前を取得する ...
https://man.plustar.jp/php/reflectionfunctionabstract.getshortname.html - [similar]
XMLWriter 0
« XMLReader::XML はじめに » PHP Manual XML 操作 XMLWriter XMLWriter はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 単純な XML ドキュメントの作成 XML 名前空間の使用 オブジェクト指向 API の使用 XMLWriter — XMLWriter クラス XMLWriter::endAttribute — 属 ...
https://man.plustar.jp/php/book.xmlwriter.html - [similar]
ユーザーレベルでの命名の手引き 0
« パーサトークンの一覧 グローバル名前空間 » PHP Manual 付録 ユーザーレベルでの命名の手引き ユーザーレベルでの命名の手引き 目次 グローバル名前空間 ルール Tips これは、あなたが書く PHP コード中の識別子によりよい名前をつけるための手引きです。 グローバル名前空間のシンボルを作成するコードでシ ...
https://man.plustar.jp/php/userlandnaming.html - [similar]
現在のノードのコピーを DOM オブジェクトとして返す 0
« XMLReader::close XMLReader::getAttribute » PHP Manual XMLReader 現在のノードのコピーを DOM オブジェクトとして返す XMLReader::expand (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::expand — 現在のノードのコピーを DOM オブジェクトとして返す 説明 public XMLReader::expand ( ? DOMNode $baseNode = ...
https://man.plustar.jp/php/xmlreader.expand.html - [similar]
DOMChildNode インターフェイス 0
« DOMCharacterData::substringData DOMChildNode::after » PHP Manual DOM DOMChildNode インターフェイス DOMChildNode インターフェイス (PHP 8) インターフェイス概要 interface DOMChildNode { /* メソッド */ public after ( DOMNode | string ...$nodes ): void public before ( DOMNode | string ...$n ...
https://man.plustar.jp/php/class.domchildnode.html - [similar]
あるモジュールの関数名を配列として返す 0
« get_defined_constants get_include_path » PHP Manual PHP オプション/情報 関数 あるモジュールの関数名を配列として返す get_extension_funcs (PHP 4, PHP 5, PHP 7, PHP 8) get_extension_funcs — あるモジュールの関数名を配列として返す 説明 get_extension_funcs ( string $extension ): array | fals ...
https://man.plustar.jp/php/function.get-extension-funcs.html - [similar]
定数を取得する 0
« ReflectionExtension::getClassNames ReflectionExtension::getDependencies » PHP Manual ReflectionExtension 定数を取得する ReflectionExtension::getConstants (PHP 5, PHP 7, PHP 8) ReflectionExtension::getConstants — 定数を取得する 説明 public ReflectionExtension::getConstants (): array 拡張 ...
https://man.plustar.jp/php/reflectionextension.getconstants.html - [similar]
その他の予約語の一覧 0
« 定義済みの定数 リソース型の一覧 » PHP Manual 予約語の一覧 その他の予約語の一覧 その他の予約語の一覧 これらの名前は、クラスやインターフェイスそしてトレイトの名前として使えません。 名前空間の中であっても使うことはできません。 予約語 int float bool string true false null void iterable (PH ...
https://man.plustar.jp/php/reserved.other-reserved-words.html - [similar]