検索

phrase: max: clip:
target: order:
Results of 541 - 550 of about 1093 for [SIMILAR] 16 1024 4096 WITH 12278 split WITH 574... (0.864 sec.)
バイナリのデータを16進表現に変換する 0
« addslashes chop » PHP Manual String 関数 バイナリのデータを16進表現に変換する bin2hex (PHP 4, PHP 5, PHP 7, PHP 8) bin2hex — バイナリのデータを16進表現に変換する 説明 bin2hex ( string $string ): string string を16進表現に変換したASCII文字列を返します。変換は、上位ニブルからバイト毎に行 ...
https://man.plustar.jp/php/function.bin2hex.html - [similar]
"自然順"アルゴリズムで配列をソートする 0
« natcasesort next » PHP Manual 配列 関数 "自然順"アルゴリズムで配列をソートする natsort (PHP 4, PHP 5, PHP 7, PHP 8) natsort — "自然順"アルゴリズムで配列をソートする 説明 natsort ( array &$array ): bool この関数は、人間が行うような手法でアルファベットまたは数字の文字列の順番を キー/値の ...
https://man.plustar.jp/php/function.natsort.html - [similar]
定義済み定数 0
« リソース型 JsonException » PHP Manual JSON 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 次の定数は、 json_last_error() が返したり、 JsonException の code に ...
https://man.plustar.jp/php/json.constants.html - [similar]
キー/証明書パラメータ 0
« その他の定数 証明書の認証 » PHP Manual OpenSSL キー/証明書パラメータ キー/証明書パラメータ OpenSSL 関数のうち、キーまたは証明書パラメータを必要とするものはごく一部です。 以下の方法を使用してそれらを取得できます。 証明書 openssl_x509_read() から返された OpenSSLCertificate クラスのインス ...
https://man.plustar.jp/php/openssl.certparams.html - [similar]
xdiff 関数 0
« 定義済み定数 xdiff_file_bdiff_size » PHP Manual xdiff xdiff 関数 xdiff 関数 目次 xdiff_file_bdiff_size — バイナリ diff を適用して作成するファイルのサイズを読み込む xdiff_file_bdiff — 2 つのファイルのバイナリ diff を作成する xdiff_file_bpatch — ファイルにバイナリ diff 形式のパッチを適用 ...
https://man.plustar.jp/php/ref.xdiff.html - [similar]
ReflectionMethod オブジェクトの文字列表現を返す 0
« ReflectionMethod::setAccessible ReflectionNamedType » PHP Manual ReflectionMethod ReflectionMethod オブジェクトの文字列表現を返す ReflectionMethod::__toString (PHP 5, PHP 7, PHP 8) ReflectionMethod::__toString — ReflectionMethod オブジェクトの文字列表現を返す 説明 public ReflectionMeth ...
https://man.plustar.jp/php/reflectionmethod.tostring.html - [similar]
PCRE 関数 0
« パフォーマンス preg_filter » PHP Manual PCRE PCRE 関数 PCRE 関数 目次 preg_filter — 正規表現による検索と置換を行う preg_grep — パターンにマッチする配列の要素を返す preg_last_error_msg — 最後に実行した PCRE 正規表現に関するエラーメッセージを返す preg_last_error — 直近の PCRE 正規表現処理 ...
https://man.plustar.jp/php/ref.pcre.html - [similar]
その他の定数 0
« Server Name Indication 定数 キー/証明書パラメータ » PHP Manual 定義済み定数 その他の定数 その他の定数 OPENSSL_RAW_DATA ( bool ) openssl_encrypt() や openssl_decrypt() 関数で この値が設定されると、生のデータがそのまま返されます。 設定されない場合、Base64 エンコードされたデータが呼び出し ...
https://man.plustar.jp/php/openssl.constants.other.html - [similar]
xdiff 0
« xattr_supported はじめに » PHP Manual ファイルシステム xdiff xdiff はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 xdiff 関数 xdiff_file_bdiff_size — バイナリ diff を適用して作成するファイルのサイズを読み込む xdiff_file_bdiff — 2 つのファイルのバイナ ...
https://man.plustar.jp/php/book.xdiff.html - [similar]
サポートする日付と時刻の書式 0
« timezone_version_get 時刻の書式 » PHP Manual Date/Time サポートする日付と時刻の書式 サポートする日付と時刻の書式 目次 時刻の書式 日付の書式 複合的な書式 相対的な書式 この節では DateTimeImmutable , DateTime , date_create_immutable() , date_create() , date_parse() および strtotime() が解 ...
https://man.plustar.jp/php/datetime.formats.html - [similar]