検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 375 for [SIMILAR] 16 1024 4096 WITH 9896 ldap WITH 9781 ... (0.734 sec.)
新しい属性ノードを要素に追加する 0
« DOMElement::setAttributeNode DOMElement::setAttributeNS » PHP Manual DOMElement 新しい属性ノードを要素に追加する DOMElement::setAttributeNodeNS (PHP 5, PHP 7, PHP 8) DOMElement::setAttributeNodeNS — 新しい属性ノードを要素に追加する 説明 public DOMElement::setAttributeNodeNS ( DOMAttr $ ...
https://man.plustar.jp/php/domelement.setattributenodens.html - [similar]
Replace a function definition with a new implementation 0
« runkit7_function_copy runkit7_function_remove » PHP Manual runkit7 関数 Replace a function definition with a new implementation runkit7_function_redefine (PECL runkit7 >= Unknown) runkit7_function_redefine — Replace a function definition with a new implementation 説明 runkit7_function_ ...
https://man.plustar.jp/php/function.runkit7-function-redefine.html - [similar]
開いている接続を閉じる 0
« Memcached::prependByKey Memcached::replace » PHP Manual Memcached 開いている接続を閉じる Memcached::quit (PECL memcached >= 2.0.0) Memcached::quit — 開いている接続を閉じる 説明 public Memcached::quit (): bool Memcached::quit() は、memcache サーバーとの接続をすべて閉じます。 パラメータ ...
https://man.plustar.jp/php/memcached.quit.html - [similar]
レスポンスヘッダを設定する 0
« Yaf_Response_Abstract::setBody Yaf_Response_Abstract::setRedirect » PHP Manual Yaf_Response_Abstract レスポンスヘッダを設定する Yaf_Response_Abstract::setHeader (Yaf >=1.0.0) Yaf_Response_Abstract::setHeader — レスポンスヘッダを設定する 説明 public Yaf_Response_Abstract::setHeader ( st ...
https://man.plustar.jp/php/yaf-response-abstract.setheader.html - [similar]
Initiates a restore task in the service manager and returns immediately 0
« ibase_query ibase_rollback_ret » PHP Manual Firebird/InterBase 関数 Initiates a restore task in the service manager and returns immediately ibase_restore (PHP 5, PHP 7 < 7.4.0) ibase_restore — Initiates a restore task in the service manager and returns immediately 説明 ibase_restore ( ...
https://man.plustar.jp/php/function.ibase-restore.html - [similar]
正規表現文字をクオートする 0
« preg_match preg_replace_callback_array » PHP Manual PCRE 関数 正規表現文字をクオートする preg_quote (PHP 4, PHP 5, PHP 7, PHP 8) preg_quote — 正規表現文字をクオートする 説明 preg_quote ( string $str , ? string $delimiter = null ): string preg_quote() は、 str を引数とし、正規表現構文の ...
https://man.plustar.jp/php/function.preg-quote.html - [similar]
文字列を反復する 0
« str_pad str_replace » PHP Manual String 関数 文字列を反復する str_repeat (PHP 4, PHP 5, PHP 7, PHP 8) str_repeat — 文字列を反復する 説明 str_repeat ( string $string , int $times ): string string を times 回を繰り返した文字列を返します。 パラメータ string 繰り返す文字列。 times string を ...
https://man.plustar.jp/php/function.str-repeat.html - [similar]
Abstract CommonMark\Node 0
« CommonMark\Node\CustomInline CommonMark\Node::appendChild » PHP Manual CommonMark Abstract CommonMark\Node Abstract CommonMark\Node (cmark >= 1.0.0) はじめに Represents an Abstract Node, this final abstract is not for direct use by the programmer. クラス概要 final abstract class Common ...
https://man.plustar.jp/php/class.commonmark-node.html - [similar]
Link concrete CommonMark\Node 0
« CommonMark\Node\Image::__construct CommonMark\Node\Link::__construct » PHP Manual CommonMark Link concrete CommonMark\Node Link concrete CommonMark\Node (cmark >= 1.0.0) クラス概要 final class CommonMark\Node\Link extends CommonMark\Node implements CommonMark\Interfaces\IVisitable , Tr ...
https://man.plustar.jp/php/class.commonmark-node-link.html - [similar]
文字列に rot13 変換を行う 0
« str_replace str_shuffle » PHP Manual String 関数 文字列に rot13 変換を行う str_rot13 (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) str_rot13 — 文字列に rot13 変換を行う 説明 str_rot13 ( string $string ): string 引数 string に対して ROT13 変換を施し、 その結果の文字列を返します。 ROT13 は、各文 ...
https://man.plustar.jp/php/function.str-rot13.html - [similar]