検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 255 for [SIMILAR] 16 1024 4096 WITH 17805 memcached WITH... (0.345 sec.)
指定したリポジトリ URL のコミットログメッセージを返す 0
« svn_import svn_ls » PHP Manual SVN 関数 指定したリポジトリ URL のコミットログメッセージを返す svn_log (PECL svn >= 0.1.0) svn_log — 指定したリポジトリ URL のコミットログメッセージを返す 説明 svn_log ( string $repos_url , int $start_revision = ? , int $end_revision = ? , int $limit = 0 ...
https://man.plustar.jp/php/function.svn-log.html - [similar]
特定の要素に色を設定する 0
« phpdbg_clear phpdbg_end_oplog » PHP Manual phpdbg 関数 特定の要素に色を設定する phpdbg_color (PHP 5 >= 5.6.0, PHP 7, PHP 8) phpdbg_color — 特定の要素に色を設定する 説明 phpdbg_color ( int $element , string $color ): void 指定された element に color を設定します。 パラメータ element 定数 ...
https://man.plustar.jp/php/function.phpdbg-color.html - [similar]
署名済みのメッセージが、有効な署名を持っているかを調べる 0
« sodium_crypto_sign_keypair sodium_crypto_sign_publickey_from_secretkey » PHP Manual Sodium 関数 署名済みのメッセージが、有効な署名を持っているかを調べる sodium_crypto_sign_open (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_sign_open — 署名済みのメッセージが、有効な署名を持っているかを調べる 説 ...
https://man.plustar.jp/php/function.sodium-crypto-sign-open.html - [similar]
メッセージに署名する 0
« sodium_crypto_sign_verify_detached sodium_crypto_stream_keygen » PHP Manual Sodium 関数 メッセージに署名する sodium_crypto_sign (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_sign — メッセージに署名する 説明 sodium_crypto_sign ( string $message , string $secret_key ): string 秘密鍵を用いてメッセ ...
https://man.plustar.jp/php/function.sodium-crypto-sign.html - [similar]
ストリーム 関数 0
« streamWrapper::url_stat stream_bucket_append » PHP Manual ストリーム ストリーム 関数 ストリーム 関数 目次 stream_bucket_append — bucket を brigade に追加する stream_bucket_make_writeable — 操作する brigade から bucket オブジェクトを返す stream_bucket_new — 現在のストリームで使用する新し ...
https://man.plustar.jp/php/ref.stream.html - [similar]
RecursiveCallbackFilterIterator クラス 0
« RecursiveCachingIterator::hasChildren RecursiveCallbackFilterIterator::__construct » PHP Manual イテレータ RecursiveCallbackFilterIterator クラス RecursiveCallbackFilterIterator クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに クラス概要 class RecursiveCallbackFilterIterator extends Call ...
https://man.plustar.jp/php/class.recursivecallbackfilteriterator.html - [similar]
定義済み定数 0
« リソース型 SVN 関数 » PHP Manual SVN 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SVN_REVISION_HEAD ( int ) HEAD リビジョンを指すマジックナンバー (-1)。 sv ...
https://man.plustar.jp/php/svn.constants.html - [similar]
複数または多次元の配列をソートする 0
« array_merge array_pad » PHP Manual 配列 関数 複数または多次元の配列をソートする array_multisort (PHP 4, PHP 5, PHP 7, PHP 8) array_multisort — 複数または多次元の配列をソートする 説明 array_multisort ( array &$array1 , mixed $array1_sort_order = SORT_ASC , mixed $array1_sort_flags = SOR ...
https://man.plustar.jp/php/function.array-multisort.html - [similar]
1 つ以上の文字列を出力する 0
« crypt explode » PHP Manual String 関数 1 つ以上の文字列を出力する echo (PHP 4, PHP 5, PHP 7, PHP 8) echo — 1 つ以上の文字列を出力する 説明 echo ( string ...$expressions ): void ひとつ以上の(文字列として評価される)式を出力します。末尾に改行やスペースを付加することはありません。 echo は実 ...
https://man.plustar.jp/php/function.echo.html - [similar]
関数の引数 0
« ユーザー定義関数 戻り値 » PHP Manual 関数 関数の引数 関数の引数 引数のリストにより関数へ情報を渡すことができます。 このリストは、カンマで区切られた式のリストです。 引数の評価は、関数が実際にコールされる前に、 左から右の順番で行われます( 先行 評価)。 PHP は、値渡し(デフォルト)、 リファレ ...
https://man.plustar.jp/php/functions.arguments.html - [similar]