検索

phrase: max: clip:
target: order:
Results of 561 - 570 of about 1435 for [SIMILAR] 16 1024 4096 WITH 14963 検査 WITH 6860... (1.147 sec.)
マルチバイト文字列が正規表現に一致するか調べる 0
« mb_encoding_aliases mb_ereg_replace_callback » PHP Manual マルチバイト文字列 関数 マルチバイト文字列が正規表現に一致するか調べる mb_ereg_match (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_match — マルチバイト文字列が正規表現に一致するか調べる 説明 mb_ereg_match ( string $pattern , str ...
https://man.plustar.jp/php/function.mb-ereg-match.html - [similar]
メタ文字をクォートする 0
« quoted_printable_encode rtrim » PHP Manual String 関数 メタ文字をクォートする quotemeta (PHP 4, PHP 5, PHP 7, PHP 8) quotemeta — メタ文字をクォートする 説明 quotemeta ( string $string ): string 文字列 str について、 . \ + * ? [ ^ ] ( $ ) の前にバックスラッシュ文字 ( \ ) でクォートして返 ...
https://man.plustar.jp/php/function.quotemeta.html - [similar]
0
« 定義済み定数 Seaslog 関数 » PHP Manual Seaslog 例 例 例1 Get and set base path <?php $basePath1 = SeasLog :: getBasePath (); SeasLog :: setBasePath ( '/log/base_test' ); $basePath2 = SeasLog :: getBasePath (); var_dump ( $basePath1 , $basePath2 ); ?> 上の例の出力は、 たとえば以下のよう ...
https://man.plustar.jp/php/seaslog.examples.html - [similar]
セキュリティ関連の SNMPv3 セッションパラメータを設定する 0
« SNMP::set SNMP::walk » PHP Manual SNMP セキュリティ関連の SNMPv3 セッションパラメータを設定する SNMP::setSecurity (PHP 5 >= 5.4.0, PHP 7, PHP 8) SNMP::setSecurity — セキュリティ関連の SNMP v3 セッションパラメータを設定する 説明 public SNMP::setSecurity ( string $securityLevel , string ...
https://man.plustar.jp/php/snmp.setsecurity.html - [similar]
変数の整数としての値を取得する 0
« gettype is_array » PHP Manual 変数操作 関数 変数の整数としての値を取得する intval (PHP 4, PHP 5, PHP 7, PHP 8) intval — 変数の整数としての値を取得する 説明 intval ( mixed $value , int $base = 10 ): int 指定された値 base を基数(デフォルトは 10)とする、 value の int としての値を返します ...
https://man.plustar.jp/php/function.intval.html - [similar]
Creates an FFI\CType object from a C declaration 0
« FFI::string FFI::typeof » PHP Manual FFI Creates an FFI\CType object from a C declaration FFI::type (PHP 7 >= 7.4.0, PHP 8) FFI::type — Creates an FFI\CType object from a C declaration 説明 public static FFI::type ( string $type ): ? FFI\CType public FFI::type ( string $type ): ? FFI\C ...
https://man.plustar.jp/php/ffi.type.html - [similar]
Fetch the next row and return it as an object 0
« cubrid_fetch_lengths cubrid_fetch_row » PHP Manual CUBRID MySQL 互換関数 Fetch the next row and return it as an object cubrid_fetch_object (PECL CUBRID >= 8.3.0) cubrid_fetch_object — Fetch the next row and return it as an object 説明 cubrid_fetch_object ( resource $result , string $cl ...
https://man.plustar.jp/php/function.cubrid-fetch-object.html - [similar]
配列をキーで昇順にソートする 0
« krsort list » PHP Manual 配列 関数 配列をキーで昇順にソートする ksort (PHP 4, PHP 5, PHP 7, PHP 8) ksort — 配列をキーで昇順にソートする 説明 ksort ( array &$array , int $flags = SORT_REGULAR ): bool array をキーで昇順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、そ ...
https://man.plustar.jp/php/function.ksort.html - [similar]
Construct a new UTCDateTime 0
« MongoDB\BSON\UTCDateTime MongoDB\BSON\UTCDateTime::jsonSerialize » PHP Manual MongoDB\BSON\UTCDateTime Construct a new UTCDateTime MongoDB\BSON\UTCDateTime::__construct (mongodb >=1.0.0) MongoDB\BSON\UTCDateTime::__construct — Construct a new UTCDateTime 説明 final public MongoDB\BSON\ ...
https://man.plustar.jp/php/mongodb-bson-utcdatetime.construct.html - [similar]
エラーを示す SoapServer フォールト を発行する 0
« SoapServer::__construct SoapServer::getFunctions » PHP Manual SoapServer エラーを示す SoapServer フォールト を発行する SoapServer::fault (PHP 5, PHP 7, PHP 8) SoapServer::fault — エラーを示す SoapServer フォールト を発行する 説明 public SoapServer::fault ( string $code , string $string ...
https://man.plustar.jp/php/soapserver.fault.html - [similar]