Results of 1 - 10 of about 97 for ソル (0.003 sec.)
- 次の属性にカーソルを移動する 10755
- « XMLReader::moveToFirstAttribute XMLReader::next » PHP Manual XMLReader 次の属性にカーソルを移動
... 8) XMLReader::moveToNextAttribute — 次の属性にカーソルを移動する 説明 public XMLReader::moveToNextAttribut ... (): bool 現在位置が属性ノードの場合は次の属性にカーソルを移動します。 現在位置が要素ノードの場合は最初の属性 ... にカーソルを移動します。 パラメータ この関数にはパラメータはあ ... LReader::moveToElement() - 現在の属性の親要素にカーソルを移動する XMLReader::moveToAttribute() - 指定した名 ...
-
https://man.plustar.jp/php/xmlreader.movetonextattribute.html
- [similar]
- 最初の属性にカーソルを移動する 10466
- « XMLReader::moveToElement XMLReader::moveToNextAttribute » PHP Manual XMLReader 最初の属性にカー
... XMLReader::moveToFirstAttribute — 最初の属性にカーソルを移動する 説明 public XMLReader::moveToFirstAttribu ... te (): bool 最初の属性にカーソルを移動します。 パラメータ この関数にはパラメータはあ ... LReader::moveToElement() - 現在の属性の親要素にカーソルを移動する XMLReader::moveToAttribute() - 指定した名 ... 前の属性にカーソルを移動する XMLReader::moveToAttributeNo() - 指定した ...
-
https://man.plustar.jp/php/xmlreader.movetofirstattribute.html
- [similar]
- 指定した名前の属性にカーソルを移動する 10086
- « XMLReader::lookupNamespace XMLReader::moveToAttributeNo » PHP Manual XMLReader 指定した名前の属
... 性にカーソルを移動する XMLReader::moveToAttribute (PHP 5 >= 5.1. ... LReader::moveToAttribute — 指定した名前の属性にカーソルを移動する 説明 public XMLReader::moveToAttribute ( ... string $name ): bool 指定した名前の属性にカーソルを移動します。 パラメータ name 属性の名前。 戻り値 成 ... LReader::moveToElement() - 現在の属性の親要素にカーソルを移動する XMLReader::moveToAttributeNo() - 指定した ...
-
https://man.plustar.jp/php/xmlreader.movetoattribute.html
- [similar]
- 指定したインデックスの属性にカーソルを移動する 10008
- « XMLReader::moveToAttribute XMLReader::moveToAttributeNs » PHP Manual XMLReader 指定したインデッ
... クスの属性にカーソルを移動する XMLReader::moveToAttributeNo (PHP 5 >= 5. ... oveToAttributeNo — 指定したインデックスの属性にカーソルを移動する 説明 public XMLReader::moveToAttributeNo ... ( int $index ): bool 指定した位置の属性にカーソルを移動します。 パラメータ index 属性の位置。 戻り値 ... LReader::moveToElement() - 現在の属性の親要素にカーソルを移動する XMLReader::moveToAttribute() - 指定した名 ...
-
https://man.plustar.jp/php/xmlreader.movetoattributeno.html
- [similar]
- 指定した名前の属性にカーソルを移動する 9955
- « XMLReader::moveToAttributeNo XMLReader::moveToElement » PHP Manual XMLReader 指定した名前の属性
... にカーソルを移動する XMLReader::moveToAttributeNs (PHP 5 >= 5. ... eader::moveToAttributeNs — 指定した名前の属性にカーソルを移動する 説明 public XMLReader::moveToAttributeNs ... bool 指定した名前空間内で、指定した名前の属性にカーソルを移動します。 パラメータ name ローカル名。 namespac ... LReader::moveToElement() - 現在の属性の親要素にカーソルを移動する XMLReader::moveToAttribute() - 指定した名 ...
-
https://man.plustar.jp/php/xmlreader.movetoattributens.html
- [similar]
- 現在の属性の親要素にカーソルを移動する 9838
- « XMLReader::moveToAttributeNs XMLReader::moveToFirstAttribute » PHP Manual XMLReader 現在の属性
... の親要素にカーソルを移動する XMLReader::moveToElement (PHP 5 >= 5.1.0, ... XMLReader::moveToElement — 現在の属性の親要素にカーソルを移動する 説明 public XMLReader::moveToElement (): ... bool 現在の属性の親要素にカーソルを移動します。 パラメータ この関数にはパラメータはあ ... eader::moveToAttribute() - 指定した名前の属性にカーソルを移動する XMLReader::moveToAttributeNo() - 指定した ...
-
https://man.plustar.jp/php/xmlreader.movetoelement.html
- [similar]
- すべてのサブツリーを飛ばして、次のノードにカーソルを移動する 9667
- « XMLReader::moveToNextAttribute XMLReader::open » PHP Manual XMLReader すべてのサブツリーを飛ば
... して、次のノードにカーソルを移動する XMLReader::next (PHP 5 >= 5.1.0, PHP 7, P ... xt — すべてのサブツリーを飛ばして、次のノードにカーソルを移動する 説明 public XMLReader::next ( ? string $n ... e = null ): bool すべてのサブツリーを飛ばして、カーソルを次のノードに移動します。 次のノードが存在しない場合 ... 、カーソルは文書の一番最後に移動します。 パラメータ name 移動先 ...
-
https://man.plustar.jp/php/xmlreader.next.html
- [similar]
- ステートメントリソースが使用しているカーソルの型を返す 9248
- « db2_connect db2_escape_string » PHP Manual IBM DB2 関数 ステートメントリソースが使用しているカ
... ーソルの型を返す db2_cursor_type (PECL ibm_db2 >= 1.0.0) d ... sor_type — ステートメントリソースが使用しているカーソルの型を返す 説明 db2_cursor_type ( resource $stmt ): ... int ステートメントリソースが使用しているカーソルの型を返します。 使用中のカーソルが前進のみなのかスク ... ース。 戻り値 ステートメントリソースが前進のみのカーソルを使用している場合に DB2_FORWARD_ONLY 、スクロール可 ...
-
https://man.plustar.jp/php/function.db2-cursor-type.html
- [similar]
- カーソル名を得る 9038
- « odbc_connect odbc_data_source » PHP Manual ODBC 関数 カーソル名を得る odbc_cursor (PHP 4, PHP
... 5, PHP 7, PHP 8) odbc_cursor — カーソル名を得る 説明 odbc_cursor ( resource $statement ): s ... tring | false 指定された接続 ID に関するカーソル名を返します。 Gets the cursorname for the given res ... ult_id. パラメータ statement 結果 ID。 戻り値 カーソル名を文字列で返します。 失敗した場合に false を返しま ... す 関連キーワード: カーソル , cursor , data , 関数 , resource , string , 接続 ...
-
https://man.plustar.jp/php/function.odbc-cursor.html
- [similar]
- XMLReader 8449
- « XmlParser はじめに » PHP Manual XML 操作 XMLReader XMLReader はじめに インストール/設定 要件 イ
... LReader::moveToAttribute — 指定した名前の属性にカーソルを移動する XMLReader::moveToAttributeNo — 指定したイ ... ンデックスの属性にカーソルを移動する XMLReader::moveToAttributeNs — 指定した名 ... 前の属性にカーソルを移動する XMLReader::moveToElement — 現在の属性の親 ... 要素にカーソルを移動する XMLReader::moveToFirstAttribute — 最初の属 ...
-
https://man.plustar.jp/php/book.xmlreader.html
- [similar]