Results of 1 - 10 of about 28 for CHILDREN (0.007 sec.)
- The CommonMark\CQL class 13535
- « CommonMark\Parser::finish CommonMark\CQL::__construct » PHP Manual CommonMark The CommonMark\C
...
can be instructed to loop, for example through the children of, or siblings to a particular node, by using the ...
path children , or siblings . For example, /firstChild/children ...
will travel to all the children of the first child node. Subqueries CQL can be ins ...
uery like [/firstChild] . For example, /firstChild/children[/firstChild] will travel to the first child node o ...
-
https://man.plustar.jp/php/class.commonmark-cql.html
- [similar]
- 指定したノードの子ノードを見付ける 12142
- « SimpleXMLElement::attributes SimpleXMLElement::__construct » PHP Manual SimpleXMLElement 指定し
...
たノードの子ノードを見付ける SimpleXMLElement::children (PHP 5, PHP 7, PHP 8) SimpleXMLElement::children — ...
ドの子ノードを見付ける 説明 public SimpleXMLElement::children ( ? string $namespaceOrPrefix = null , bool $isPre ...
ノードが属性である場合は、 null を返します。 例 例1 children() 疑似配列を走査する <?php $xml = new SimpleXMLEle ...
</child> </child> </person>' ); foreach ( $xml -> children () as $second_gen ) { echo ' The person begot a ' ...
-
https://man.plustar.jp/php/simplexmlelement.children.html
- [similar]
- Lists the children of a node synchronously 10913
- « Zookeeper::getAcl Zookeeper::getClientId » PHP Manual Zookeeper Lists the children of a node s
...
ynchronously Zookeeper::getChildren (PECL zookeeper >= 0.1.0) Zookeeper::getChildren — ...
Lists the children of a node synchronously 説明 public Zookeeper::get ...
if the node changes. 戻り値 Returns an array with children paths on success, and false on failure. エラー / 例 ...
arameters count or types are wrong or fail to list children of a node. 警告 Since version 0.3.0, this method e ...
-
https://man.plustar.jp/php/zookeeper.getchildren.html
- [similar]
- 子要素を数える 9733
- « SimpleXMLElement::__construct SimpleXMLElement::getDocNamespaces » PHP Manual SimpleXMLElement
...
ach ( $elem as $person ) { printf ( "%s has got %d children.\n" , $person [ 'name' ], $person -> count ()); } ...
上の例の出力は以下となります。 Person 1 has got 3 children. Person 2 has got 5 children. 参考 SimpleXMLElemen ...
t::children() - 指定したノードの子ノードを見付ける 関連キーワー ...
ド: 要素 , SimpleXMLElement , count , children , パラメータ , Person , ノード , construct , getDo ...
-
https://man.plustar.jp/php/simplexmlelement.count.html
- [similar]
- Lighttpd 1.4 (Unix システム用) 9471
- « Nginx 1.4.x (Unix システム用) LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用) » PHP Manual U
...
cal/bin/php-cgi", "bin-environment" => ( "PHP_FCGI_CHILDREN" => "16", "PHP_FCGI_MAX_REQUESTS" => "10000" ), "m ...
起動できるようになります。 PHP は、環境変数 PHP_FCGI_CHILDREN の内容に応じて子プロセスを起動します。 bin-environ ...
大きい値に設定すると、 PHP レスポンダの数が PHP_FCGI_CHILDREN にその値をかけたものとなります (2 min-procs * 16 子 ...
きますが、多少難易度が上がります。 環境変数 PHP_FCGI_CHILDREN で、PHP がリクエストの処理用に起動する子の数を設定 ...
-
https://man.plustar.jp/php/install.unix.lighttpd-14.html
- [similar]
- 現在のエントリのイテレータを返す 8799
- « RecursiveRegexIterator::__construct RecursiveRegexIterator::hasChildren » PHP Manual Recursive
...
ントリのイテレータを返す RecursiveRegexIterator::getChildren (PHP 5 >= 5.2.0, PHP 7, PHP 8) RecursiveRegexItera ...
tor::getChildren — 現在のエントリのイテレータを返す 説明 public Rec ...
ursiveRegexIterator::getChildren (): RecursiveRegexIterator 現在のエントリのイテレー ...
をスローします。 例 例1 RecursiveRegexIterator::getChildren() の例 <?php $rArrayIterator = new RecursiveArrayI ...
-
https://man.plustar.jp/php/recursiveregexiterator.getchildren.html
- [similar]
- 現在のエントリが配列あるいはオブジェクトであるかどうかを返す 8701
- « RecursiveArrayIterator::getChildren RecursiveCachingIterator » PHP Manual RecursiveArrayIterat
...
クトであるかどうかを返す RecursiveArrayIterator::hasChildren (PHP 5 >= 5.1.0, PHP 7, PHP 8) RecursiveArrayItera ...
tor::hasChildren — 現在のエントリが配列あるいはオブジェクトであるか ...
どうかを返す 説明 public RecursiveArrayIterator::hasChildren (): bool 現在のエントリが配列あるいはオブジェクトで ...
あるかどうか、つまり RecursiveArrayIterator::getChildren() でイテレータを取得できるかどうかを返します。 パラ ...
-
https://man.plustar.jp/php/recursivearrayiterator.haschildren.html
- [similar]
- The Zookeeper class 8652
- « zookeeper_dispatch Zookeeper::addAuth » PHP Manual ZooKeeper The Zookeeper class The Zookeeper
...
ng public getAcl ( string $path ): array public getChildren ( string $path , callable $watcher_cb = null ): ar ...
= -102 ; const int BADVERSION = -103 ; const int NOCHILDRENFOREPHEMERALS = -108 ; const int NODEEXISTS = -110 ...
eeper::PERM_READ Can read nodes value and list its children Zookeeper::PERM_WRITE Can set the nodes value Zook ...
eeper::PERM_CREATE Can create children Zookeeper::PERM_DELETE Can delete children Zookeep ...
-
https://man.plustar.jp/php/class.zookeeper.html
- [similar]
- 現在のエントリが配列あるいはオブジェクトである場合に、そのイテレータを返す 8652
- « RecursiveArrayIterator RecursiveArrayIterator::hasChildren » PHP Manual RecursiveArrayIterator
...
に、そのイテレータを返す RecursiveArrayIterator::getChildren (PHP 5 >= 5.1.0, PHP 7, PHP 8) RecursiveArrayItera ...
tor::getChildren — 現在のエントリが配列あるいはオブジェクトである場 ...
レータを返す 説明 public RecursiveArrayIterator::getChildren (): ? RecursiveArrayIterator 現在のエントリのイテレ ...
をスローします。 例 例1 RecursiveArrayIterator::getChildren() の例 <?php $fruits = array( "a" => "lemon" , "b" ...
-
https://man.plustar.jp/php/recursivearrayiterator.getchildren.html
- [similar]
- 新しい RecursiveRegexIterator を作成する 8553
- « RecursiveRegexIterator RecursiveRegexIterator::getChildren » PHP Manual RecursiveRegexIterator
...
as $key1 => $value1 ) { if ( $rRegexIterator -> hasChildren ()) { // すべての子を表示します echo "Children: " ...
; foreach ( $rRegexIterator -> getChildren () as $key => $value ) { echo $value . " " ; } ech ...
o "\n" ; } else { echo "No children\n" ; } } ?> 上の例の出力は、 たとえば以下のようにな ...
ります。 No children Children: test4 test5 参考 preg_match() - 正規表現 ...
-
https://man.plustar.jp/php/recursiveregexiterator.construct.html
- [similar]