検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 328 for [SIMILAR] 16 1024 4096 WITH 22008 replace WITH 2... (0.383 sec.)
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]
定義済み定数 0
« 実行時設定 例 » PHP Manual Gmagick 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Colortype constants Gmagick::COLOR_BLACK ( int ) Black Gmagick::COLOR_BLUE ...
https://man.plustar.jp/php/gmagick.constants.html - [similar]
操作モードを設定する 0
« RegexIterator::setFlags RegexIterator::setPregFlags » PHP Manual RegexIterator 操作モードを設定する RegexIterator::setMode (PHP 5 >= 5.2.0, PHP 7, PHP 8) RegexIterator::setMode — 操作モードを設定する 説明 public RegexIterator::setMode ( int $mode ): void 操作モードを設定します。 パラメ ...
https://man.plustar.jp/php/regexiterator.setmode.html - [similar]
CollectionModify クラス 0
« CollectionFind::sort CollectionModify::arrayAppend » PHP Manual Mysql_xdevapi CollectionModify クラス CollectionModify クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\CollectionModify implements mysql_xdevapi\Executable , mysql_xdevapi\CrudOperationBindabl ...
https://man.plustar.jp/php/class.mysql-xdevapi-collectionmodify.html - [similar]
UTF-8 エンコードされた文字列を、ISO-8859-1 に変換し、表現できない文字を置換する 0
« ucwords utf8_encode » PHP Manual String 関数 UTF-8 エンコードされた文字列を、ISO-8859-1 に変換し、表現できない文字を置換する utf8_decode (PHP 4, PHP 5, PHP 7, PHP 8) utf8_decode — UTF-8 エンコードされた文字列を、ISO-8859-1 に変換し、表現できない文字を置換する 説明 utf8_decode ( string ...
https://man.plustar.jp/php/function.utf8-decode.html - [similar]
The RarEntry class 0
« RarArchive::__toString RarEntry::extract » PHP Manual Rar The RarEntry class The RarEntry class (PECL rar >= 0.1) はじめに A RAR entry, representing a directory or a compressed file inside a RAR archive. クラス概要 final class RarEntry { /* 定数 */ const int HOST_MSDOS = 0 ; const int ...
https://man.plustar.jp/php/class.rarentry.html - [similar]
アイテムを削除する 0
« Memcached::decrementByKey Memcached::deleteByKey » PHP Manual Memcached アイテムを削除する Memcached::delete (PECL memcached >= 0.1.0) Memcached::delete — アイテムを削除する 説明 public Memcached::delete ( string $key , int $time = 0 ): bool Memcached::delete() は、キー key をサーバーか ...
https://man.plustar.jp/php/memcached.delete.html - [similar]
複数のアイテムを削除する 0
« Memcached::deleteByKey Memcached::deleteMultiByKey » PHP Manual Memcached 複数のアイテムを削除する Memcached::deleteMulti (PECL memcached >= 2.0.0) Memcached::deleteMulti — 複数のアイテムを削除する 説明 public Memcached::deleteMulti ( array $keys , int $time = 0 ): array Memcached::del ...
https://man.plustar.jp/php/memcached.deletemulti.html - [similar]