検索

phrase: max: clip:
target: order:
Results of 521 - 530 of about 1280 for 名前 (0.098 sec.)
オブジェクトとの違い 2634
« 定数式における列挙型の値 値のリスト » PHP Manual 列挙型(Enum) オブジェクトとの違い オブジェクト ... ます。 マジック定数 ::class を列挙型で使うと、 任意の名前空間を含んだ型の名前として評価されます。 これはオブジ ...
https://man.plustar.jp/php/language.enumerations.object-differences.html - [similar]
パターン修飾子 2634
« PCRE のパターン Perl とは異なる点 » PHP Manual PCRE のパターン パターン修飾子 パターン修飾子 現 ... 可能な PCRE 修飾子の一覧を以下に示します。 括弧の中の名前は、これらの修飾子に関する PCRE 内部の名前です。 修飾 ... UPNAMES の設定を変更します。 サブパターンで重複した名前を使用できるようになります。 7.2.0 以降、 J も同様に ...
https://man.plustar.jp/php/reference.pcre.pattern.modifiers.html - [similar]
ReflectionMethod を作成する 2634
« ReflectionMethod ReflectionMethod::export » PHP Manual ReflectionMethod ReflectionMethod を作成 ... す。 パラメータ objectOrMethod メソッドを含むクラスの名前あるいはオブジェクト (クラスのインスタンス)。 method ... メソッドの名前。 classMethod クラス名とメソッド名を :: で区切ったも ...
https://man.plustar.jp/php/reflectionmethod.construct.html - [similar]
ReflectionProperty オブジェクトを作成する 2634
« ReflectionProperty::__clone ReflectionProperty::export » PHP Manual ReflectionProperty Reflect ... lass リフレクションするクラス、またはオブジェクトの名前を含む文字列。 property 調べたいプロパティの名前。 エ ...
https://man.plustar.jp/php/reflectionproperty.construct.html - [similar]
XML ノードに子要素を追加する 2634
« SimpleXMLElement::addAttribute SimpleXMLElement::asXML » PHP Manual SimpleXMLElement XML ノード ... 返します。 パラメータ qualifiedName 追加する子要素の名前。 value 指定されている場合は、子要素の値。 namespac ... e 指定されている場合は、その子要素が所属する名前空間。 戻り値 addChild メソッドは、 XML ノードに追加 ...
https://man.plustar.jp/php/simplexmlelement.addchild.html - [similar]
SoapServer コンストラクタ 2634
« SoapServer::addSoapHeader SoapServer::fault » PHP Manual SoapServer SoapServer コンストラクタ ... ションには、キーとしてWSDL 型、値として PHP クラスの名前を持つ配列を指定する必要があります。 typemap オプショ ... の配列です。 この配列のキーは type_name 、 type_ns (名前空間 URI)、 from_xml (引数として文字列をひとつ受け取 ...
https://man.plustar.jp/php/soapserver.construct.html - [similar]
イベントハンドラ 2634
« 定義済み定数 大文字変換(Case Folding) » PHP Manual XML パーサ イベントハンドラ イベントハンドラ ... set_start_namespace_decl_handler() このハンドラは、名前空間宣言の開始時にコールされます。 xml_set_end_names ... pace_decl_handler() このハンドラは、名前空間宣言の終了時にコールされます。このイベントは lib ...
https://man.plustar.jp/php/xml.eventhandlers.html - [similar]
指定したパスからファイルを ZIP アーカイブに追加する 2634
« ZipArchive::addEmptyDir ZipArchive::addFromString » PHP Manual ZipArchive 指定したパスからファ ... e 空でない値を指定した場合は ZIP アーカイブ内部での名前となり、 filepath を上書きします。 start ファイルを一 ... し、ファイル /path/to/index.txt を newname.txt という名前で追加します。 例1 オープンおよび追加 <?php $zip = n ...
https://man.plustar.jp/php/ziparchive.addfile.html - [similar]
Mcrypt 2606
« hash はじめに » PHP Manual 暗号 Mcrypt Mcrypt はじめに インストール/設定 要件 インストール手順 ... mcrypt_enc_get_modes_name — オープンされたモードの名前を返す mcrypt_enc_get_supported_key_sizes — オープン ... サイズを得る mcrypt_get_cipher_name — 指定した暗号の名前を得る mcrypt_get_iv_size — 指定した暗号/モードの組み ...
https://man.plustar.jp/php/book.mcrypt.html - [similar]
IntlChar クラス 2606
« idn_to_utf8 IntlChar::charAge » PHP Manual intl IntlChar クラス IntlChar クラス (PHP 7, PHP 8) ... と定数は、 依存している ICU ライブラリで使われている名前や振る舞いにとても近いものです。 クラス概要 class In ... 方向カテゴリの値を取得する IntlChar::charFromName — 名前で Unicode 文字を探し、コードポイントの値を返す Intl ... 文字" を取得する IntlChar::charName — Unicode 文字の名前を取得する IntlChar::charType — コードポイントの一般 ... 値を取得する IntlChar::getPropertyEnum — プロパティの名前に対応する定数値を取得する IntlChar::getPropertyName ...
https://man.plustar.jp/php/class.intlchar.html - [similar]