検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 252 for memory (0.019 sec.)
例外のスローを有効にする 4401
« SQLite3::createFunction SQLite3::escapeString » PHP Manual SQLite3 例外のスローを有効にする SQ ... eExceptions() の例 <?php $sqlite = new SQLite3 ( ':memory:' ); try { $sqlite -> exec ( 'create table foo' ); ...
https://man.plustar.jp/php/sqlite3.enableexceptions.html - [similar]
ステートメントのSQLを取得する 4401
« SQLite3Stmt::execute SQLite3Stmt::paramCount » PHP Manual SQLite3Stmt ステートメントのSQLを取得 ... 展開済みのSQLを調べる <?php $db = new SQLite3 ( ':memory:' ); $stmt = $db -> prepare ( "SELECT :a, ?, :c" ) ...
https://man.plustar.jp/php/sqlite3stmt.getsql.html - [similar]
定義済み定数 4401
« リソース型 イベントハンドラ » PHP Manual XML パーサ 定義済み定数 定義済み定数 以下の定数が定義 ... み使用可能です。 XML_ERROR_NONE ( int ) XML_ERROR_NO_MEMORY ( int ) XML_ERROR_SYNTAX ( int ) XML_ERROR_NO_ELEM ...
https://man.plustar.jp/php/xml.constants.html - [similar]
現在の DTD エンティティを終了する 4401
« XMLWriter::endDtdElement XMLWriter::endElement » PHP Manual XMLWriter 現在の DTD エンティティを ... スは、 xmlwriter_open_uri() あるいは xmlwriter_open_memory() を呼び出すことで取得したものです。 戻り値 成功し ...
https://man.plustar.jp/php/xmlwriter.enddtdentity.html - [similar]
現在のバッファをフラッシュする 4401
« XMLWriter::endPi XMLWriter::fullEndElement » PHP Manual XMLWriter 現在のバッファをフラッシュす ... スは、 xmlwriter_open_uri() あるいは xmlwriter_open_memory() を呼び出すことで取得したものです。 empty バッファ ...
https://man.plustar.jp/php/xmlwriter.flush.html - [similar]
字下げに使用する文字列を設定する 4401
« XMLWriter::setIndent XMLWriter::startAttribute » PHP Manual XMLWriter 字下げに使用する文字列を ... スは、 xmlwriter_open_uri() あるいは xmlwriter_open_memory() を呼び出すことで取得したものです。 indentation 字 ...
https://man.plustar.jp/php/xmlwriter.setindentstring.html - [similar]
名前空間つきの属性を開始する 4401
« XMLWriter::startAttribute XMLWriter::startCdata » PHP Manual XMLWriter 名前空間つきの属性を開始 ... スは、 xmlwriter_open_uri() あるいは xmlwriter_open_memory() を呼び出すことで取得したものです。 prefix 名前空 ...
https://man.plustar.jp/php/xmlwriter.startattributens.html - [similar]
ドキュメントタグを作成する 4401
« XMLWriter::startComment XMLWriter::startDtd » PHP Manual XMLWriter ドキュメントタグを作成する ... スは、 xmlwriter_open_uri() あるいは xmlwriter_open_memory() を呼び出すことで取得したものです。 version XML 宣 ...
https://man.plustar.jp/php/xmlwriter.startdocument.html - [similar]
DTD の開始タグを作成する 4401
« XMLWriter::startDocument XMLWriter::startDtdAttlist » PHP Manual XMLWriter DTD の開始タグを作成 ... スは、 xmlwriter_open_uri() あるいは xmlwriter_open_memory() を呼び出すことで取得したものです。 qualifiedName ...
https://man.plustar.jp/php/xmlwriter.startdtd.html - [similar]
DTD 属性リストを開始する 4401
« XMLWriter::startDtd XMLWriter::startDtdElement » PHP Manual XMLWriter DTD 属性リストを開始する ... スは、 xmlwriter_open_uri() あるいは xmlwriter_open_memory() を呼び出すことで取得したものです。 name 属性リス ...
https://man.plustar.jp/php/xmlwriter.startdtdattlist.html - [similar]