検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 175 for [SIMILAR] 16 1024 4096 WITH 73895 分岐 WITH 3594... (0.640 sec.)
バイナリセーフで大文字小文字を区別しない文字列比較を、最初の n 文字について行う 0
« strnatcmp strncmp » PHP Manual String 関数 バイナリセーフで大文字小文字を区別しない文字列比較を、最初の n 文字について行う strncasecmp (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) strncasecmp — バイナリセーフで大文字小文字を区別しない文字列比較を、最初の n 文字について行う 説明 strncasecmp ( ...
https://man.plustar.jp/php/function.strncasecmp.html - [similar]
0
« 列挙型をシリアライズする エラー » PHP Manual 列挙型(Enum) 例 例 例1 基本的な、値を限定する例 <?php enum SortOrder { case ASC ; case DESC ; } function query ( $fields , $filter , SortOrder $order = SortOrder :: ASC ) { ... } ?> query() 関数は、 $order が SortOrder::ASC または SortOrder: ...
https://man.plustar.jp/php/language.enumerations.examples.html - [similar]
PHP 関数を XSLT 関数として利用できるようにする 0
« XSLTProcessor::importStylesheet XSLTProcessor::removeParameter » PHP Manual XSLTProcessor PHP 関数を XSLT 関数として利用できるようにする XSLTProcessor::registerPHPFunctions (PHP 5 >= 5.0.4, PHP 7, PHP 8) XSLTProcessor::registerPHPFunctions — PHP 関数を XSLT 関数として利用できるようにす ...
https://man.plustar.jp/php/xsltprocessor.registerphpfunctions.html - [similar]
Set callback for connection close 0
« EventHttpConnection::makeRequest EventHttpConnection::setLocalAddress » PHP Manual EventHttpConnection Set callback for connection close EventHttpConnection::setCloseCallback (PECL event >= 1.8.0) EventHttpConnection::setCloseCallback — Set callback for connection close 説明 public Eve ...
https://man.plustar.jp/php/eventhttpconnection.setclosecallback.html - [similar]
x509証明書のデジタル署名を公開鍵で検証する 0
« openssl_x509_read OpenSSLCertificate » PHP Manual OpenSSL 関数 x509証明書のデジタル署名を公開鍵で検証する openssl_x509_verify (PHP 7 >= 7.4.0, PHP 8) openssl_x509_verify — x509証明書のデジタル署名を公開鍵で検証する 説明 openssl_x509_verify ( OpenSSLCertificate | string $certificate , O ...
https://man.plustar.jp/php/function.openssl-x509-verify.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]
大文字小文字を区別しない strstr 0
« stripslashes strlen » PHP Manual String 関数 大文字小文字を区別しない strstr stristr (PHP 4, PHP 5, PHP 7, PHP 8) stristr — 大文字小文字を区別しない strstr() 説明 stristr ( string $haystack , string $needle , bool $before_needle = false ): string | false haystack において needle が最初 ...
https://man.plustar.jp/php/function.stristr.html - [similar]
"自然順"アルゴリズムにより大文字小文字を区別しない文字列比較を行う 0
« strlen strnatcmp » PHP Manual String 関数 "自然順"アルゴリズムにより大文字小文字を区別しない文字列比較を行う strnatcasecmp (PHP 4, PHP 5, PHP 7, PHP 8) strnatcasecmp — "自然順"アルゴリズムにより大文字小文字を区別しない文字列比較を行う 説明 strnatcasecmp ( string $string1 , string $stri ...
https://man.plustar.jp/php/function.strnatcasecmp.html - [similar]
文字列が最初に現れる位置を見つける 0
« strspn strtok » PHP Manual String 関数 文字列が最初に現れる位置を見つける strstr (PHP 4, PHP 5, PHP 7, PHP 8) strstr — 文字列が最初に現れる位置を見つける 説明 strstr ( string $haystack , string $needle , bool $before_needle = false ): string | false haystack の中で needle が最初に現れる ...
https://man.plustar.jp/php/function.strstr.html - [similar]
Add a delete operation to the bulk 0
« MongoDB\Driver\BulkWrite::count MongoDB\Driver\BulkWrite::insert » PHP Manual MongoDB\Driver\BulkWrite Add a delete operation to the bulk MongoDB\Driver\BulkWrite::delete (mongodb >=1.0.0) MongoDB\Driver\BulkWrite::delete — Add a delete operation to the bulk 説明 public MongoDB\Driver\ ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.delete.html - [similar]