検索

phrase: max: clip:
target: order:
Results of 471 - 480 of about 1804 for クラス (0.315 sec.)
DOMDocumentFragment クラス 2663
« DOMDocument::xinclude DOMDocumentFragment::appendXML » PHP Manual DOM DOMDocumentFragment クラス ... ス DOMDocumentFragment クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMDocument ... OMNode , string , readonly , DOMDocumentFragment , クラス , OMNode , array , int , node ...
https://man.plustar.jp/php/class.domdocumentfragment.html - [similar]
IntlCodePointBreakIterator クラス 2663
« IntlRuleBasedBreakIterator::getRuleStatusVec IntlCodePointBreakIterator::getLastCodePoint » PH ... P Manual intl IntlCodePointBreakIterator クラス IntlCodePointBreakIterator クラス (PHP 5 >= 5.5.0, ... UTF-8 のコードポイント間の境界を認識するものです。 クラス概要 class IntlCodePointBreakIterator extends IntlBr ... lic , ntlCodePointBreakIterator , string , LIMIT , クラス , static , I , locale ...
https://man.plustar.jp/php/class.intlcodepointbreakiterator.html - [similar]
SplDoublyLinkedList クラス 2663
« データ構造 SplDoublyLinkedList::add » PHP Manual データ構造 SplDoublyLinkedList クラス SplDoub ... lyLinkedList クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplDoublyL ... inkedList クラスは、双方向リンクリストの主要な機能を提供します。 クラ ... inkedList , public , int , 双方向 , リンクリスト , クラス , 要素 , ノード , 走査 , MODE ...
https://man.plustar.jp/php/class.spldoublylinkedlist.html - [similar]
SQLite3 クラス 2663
« 定義済み定数 SQLite3::backup » PHP Manual SQLite3 SQLite3 クラス SQLite3 クラス (PHP 5 >= 5.3. ... めに SQLite 3 データベースとのインターフェイスとなるクラスです。 クラス概要 class SQLite3 { /* メソッド */ pub ... と数値で返す 関連キーワード: public , string , int , クラス , データベース , 関数 , query , callable , 直近 , ...
https://man.plustar.jp/php/class.sqlite3.html - [similar]
tidyNode クラス 2663
« tidy::root tidyNode::__construct » PHP Manual Tidy tidyNode クラス tidyNode クラス (PHP 5, PHP ... ァイル中の HTML ノードで、tidy が検出したものです。 クラス概要 final class tidyNode { /* プロパティ */ public ... キーワード: tidyNode , ノード , public , readonly , クラス , int , タグ , construct , 定数 , 存在 ...
https://man.plustar.jp/php/class.tidynode.html - [similar]
LDAP サーバーへ接続する 2663
« ldap_compare ldap_control_paged_result_response » PHP Manual LDAP 関数 LDAP サーバーへ接続する ... t = 389 ): LDAP\Connection | false LDAP\Connection クラスのインスタンスを作成し、指定した uri が妥当であるかど ... URI が妥当であると思われる場合には LDAP\Connection クラスのインスタンスを返します。 これは単なる構文チェックで ... いない場合は、 ldap_connect() は常に LDAP\Connection クラスのインスタンスを返しますが、 実際には接続せずにパラメ ... ない場合、既に開かれている接続を示す LDAP\Connection クラスのインスタンスを返します。 変更履歴 バージョン 説明 ...
https://man.plustar.jp/php/function.ldap-connect.html - [similar]
最初の属性を返す 2663
« ldap_explode_dn ldap_first_entry » PHP Manual LDAP 関数 最初の属性を返す ldap_first_attribute ... ラメータ ldap ldap_connect() が返す LDAP\Connection クラスのインスタンス。 entry LDAP\ResultEntry クラスのイン ... バージョン 説明 8.1.0 引数 ldap は、 LDAP\Connection クラスのインスタンスを期待するようになりました。 これより前 ... ていました。 8.1.0 引数 entry は、 LDAP\ResultEntry クラスのインスタンスを期待するようになりました。 これより前 ... tribute , エントリ , 期待 , entry , インスタンス , クラス , next , バージョン ...
https://man.plustar.jp/php/function.ldap-first-attribute.html - [similar]
はじめに 2663
« リフレクション インストール/設定 » PHP Manual リフレクション はじめに はじめに PHP には完全なリ ... フレクション API が付属しており、 クラス、インターフェイス、関数、メソッド、そして拡張モジュ ... ができます。 さらに、このリフレクション API は関数、クラス、メソッドに 関するドキュメントコメントも取得すること ... ものがあることに注意しましょう。 たとえば、内部 PHP クラスにはプロパティについてのリフレクションデータがありま ... 見つけたら修正しなければなりません。 関連キーワード: クラス , 内部 , 関数 , メソッド , 拡張 , モジュール , イン ...
https://man.plustar.jp/php/intro.reflection.html - [similar]
値を取得する 2663
« ReflectionClassConstant::getName ReflectionClassConstant::isFinal » PHP Manual ReflectionClass ... public ReflectionClassConstant::getValue (): mixed クラス定数の値を取得します。 パラメータ この関数にはパラメ ... ータはありません。 戻り値 クラス定数の値を返します。 関連キーワード: 取得 , Reflecti ... onClassConstant , 値 , getValue , クラス , 定数 , パラメータ , getName , isFinal , public ...
https://man.plustar.jp/php/reflectionclassconstant.getvalue.html - [similar]
エスケープシーケンス 2663
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープ ... 去ります。 このエスケープ文字としての使用法は、 文字クラスの内外部いずれでも可能です。 たとえば、"*" 文字とマッ ... EXTENDED オプションを付けてコンパイルすると、(文字クラス内部を除き) パターン中の空白文字、および "#" とその ... の後に 0 以外の数字が続く場合の処理は複雑です。 文字クラスの外部では、 PCRE は、続く数字全体を 10 進数として読 ... コによるサブパターンの説明を 行ってから示します 文字クラスの中、または、指定された 10 進数が 9 より大きく、 キ ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]