検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 2115 for (0.017 sec.)
DTD タグ全体を書き込む 2776
« XMLWriter::writeComment XMLWriter::writeDtdAttlist » PHP Manual XMLWriter DTD タグ全体を書き込 ... 出すことで取得したものです。 name DTD 名。 publicId 部サブセットの公開識別子。 systemId 部サブセットの ...
https://man.plustar.jp/php/xmlwriter.writedtd.html - [similar]
プロパティに対応する、Unicode での名前を取得する 2749
« IntlChar::getPropertyEnum IntlChar::getPropertyValueEnum » PHP Manual IntlChar プロパティに対応 ... _CODE は使ってはいけません。 また、 property が範囲の値の場合 false を返します。 type どの名前を取得する ... かを選択します。 範囲の値が指定された場合、 false を返します。 全てのプロ ... が、 ないものもあります。 さらに、Unicode はこれら以の追加の名前も許容しています。つまり、 追加の名前が存 ... す。 戻り値 名前を返します。 property や type が範囲の場合は、 false を返します。 指定された type が fal ...
https://man.plustar.jp/php/intlchar.getpropertyname.html - [similar]
Error 2721
« ErrorException::getSeverity Error::__construct » PHP Manual 定義済みの例 Error Error (PHP 7, ... ne エラーが発生した行番号 line 直前にスローされた例 line スタックトレースを示す文字列 line スタックトレ ...
https://man.plustar.jp/php/class.error.html - [similar]
指定したデータソースに保存されたテーブルの名前のリストを取得する 2721
« odbc_tableprivileges PDO » PHP Manual ODBC 関数 指定したデータソースに保存されたテーブルの名前 ... 定子のリスト ( null を有する TABLE_QUALIFIER カラム以の 全てのカラム)が含まれます。 schema がパーセント記 ... な所有者のリスト ( null を有する TABLE_OWNER カラム以の全てのカラム) が含まれます。 table_type がパーセン ... ーブル型のリスト ( null を有する TABLE_TYPE カラム以の全てのカラム) が含まれます。 パラメータ odbc ODBC ...
https://man.plustar.jp/php/function.odbc-tables.html - [similar]
変数を古い値と比較して新しい値を代入する 2721
« wincache_ucache_add wincache_ucache_clear » PHP Manual WinCache 関数 変数を古い値と比較して新し ... の古い値。 この値は long 型でなければならず、 それ以の場合はこの関数は false を返します。 new_value マッ ... 新しい値。 この値は long 型でなければならず、 それ以の場合はこの関数は false を返します。 戻り値 成功した ...
https://man.plustar.jp/php/function.wincache-ucache-cas.html - [similar]
例外を作成する 2698
« ErrorException ErrorException::getSeverity » PHP Manual ErrorException 例を作成する ErrorExc ... 1.0, PHP 7, PHP 8) ErrorException::__construct — 例を作成する 説明 public ErrorException::__construct ( ... nt $line = null , ? Throwable $previous = null ) 例を作成します。 パラメータ message スローする例メッ ... セージ。 code 例コード。 severity 例の深刻度。 注意 : 任意の int を ... エラー定数 を用いることを想定しています。 filename 例がスローされたファイル名。 line 例がスローされた行 ...
https://man.plustar.jp/php/errorexception.construct.html - [similar]
BadMethodCallException クラス 2693
« BadFunctionCallException DomainException » PHP Manual 例 BadMethodCallException クラス BadMe ... たり、引数を指定しなかったりした場合にスローされる例です。 クラス概要 class BadMethodCallException exten ... c , string , final , protected , private , int , 例 ...
https://man.plustar.jp/php/class.badmethodcallexception.html - [similar]
DomainException クラス 2693
« BadMethodCallException InvalidArgumentException » PHP Manual 例 DomainException クラス Domai ... したデータドメインに値が従わないときにスローされる例です。 クラス概要 class DomainException extends Logi ... c , string , final , protected , private , int , 例 ...
https://man.plustar.jp/php/class.domainexception.html - [similar]
OverflowException クラス 2693
« OutOfRangeException RangeException » PHP Manual 例 OverflowException クラス OverflowExceptio ... っているコンテナに要素を追加した場合にスローされる例です。 クラス概要 class OverflowException extends Ru ... c , string , final , protected , private , int , 例 ...
https://man.plustar.jp/php/class.overflowexception.html - [similar]
UnderflowException クラス 2693
« RuntimeException UnexpectedValueException » PHP Manual 例 UnderflowException クラス Underflo ... な操作 (要素の削除など) を試みたときにスローされる例です。 クラス概要 class UnderflowException extends R ... c , string , final , protected , private , int , 例 ...
https://man.plustar.jp/php/class.underflowexception.html - [similar]