検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1000 for [SIMILAR] 16 1024 4096 WITH 7507 ラッ WITH 7081 ... (0.769 sec.)
はじめに 0
« PCRE インストール/設定 » PHP Manual PCRE はじめに はじめに この正規表現関数で使用するパターンの構文は、Perl と類似しています。 正規表現は、スラッシュ (/) などのデリミタで囲う必要があります。 デリミタには使用できるのは、非英数字、非空白文字の任意の ASCII 文字ですが、バックスラッシュ (\) ...
https://man.plustar.jp/php/intro.pcre.html - [similar]
ファイルについての情報を取得する 0
« streamWrapper::unlink ストリーム 関数 » PHP Manual streamWrapper ファイルについての情報を取得する streamWrapper::url_stat (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::url_stat — ファイルについての情報を取得する 説明 public streamWrapper::url_stat ( string $path , int $flags ): ...
https://man.plustar.jp/php/streamwrapper.url-stat.html - [similar]
ファイルのサイズを取得する 0
« fileperms filetype » PHP Manual ファイルシステム 関数 ファイルのサイズを取得する filesize (PHP 4, PHP 5, PHP 7, PHP 8) filesize — ファイルのサイズを取得する 説明 filesize ( string $filename ): int | false 指定したファイルのサイズを取得します。 パラメータ filename ファイルへのパス。 戻り ...
https://man.plustar.jp/php/function.filesize.html - [similar]
Ev クラス 0
« Periodic ウォッチャーの操作モード Ev::backend » PHP Manual Ev Ev クラス Ev クラス (PECL ev >= 0.2.0) はじめに Ev は静的クラスで、デフォルトのループへのアクセスや各種共通操作へのアクセスを提供します。 クラス概要 final class Ev { /* Constants */ const int FLAG_AUTO = 0 ; const int FLAG_N ...
https://man.plustar.jp/php/class.ev.html - [similar]
HMAC 方式を使用して、指定されたファイルの内容からハッシュ値を生成する 0
« hash_hmac_algos hash_hmac » PHP Manual Hash 関数 HMAC 方式を使用して、指定されたファイルの内容からハッシュ値を生成する hash_hmac_file (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_hmac_file — HMAC 方式を使用して、指定されたファイルの内容からハッシュ値を生成する 説明 hash_hmac_f ...
https://man.plustar.jp/php/function.hash-hmac-file.html - [similar]
通常ファイルかどうかを調べる 0
« is_executable is_link » PHP Manual ファイルシステム 関数 通常ファイルかどうかを調べる is_file (PHP 4, PHP 5, PHP 7, PHP 8) is_file — 通常ファイルかどうかを調べる 説明 is_file ( string $filename ): bool 指定したファイルが通常のファイルかどうかを調べます。 パラメータ filename ファイルへの ...
https://man.plustar.jp/php/function.is-file.html - [similar]
デリミタ 0
« はじめに メタ文字 » PHP Manual PCRE 正規表現構文 デリミタ デリミタ PCRE 関数を使うときには、パターンを delimiters で囲まなければなりません。 英数字、バックスラッシュ、空白文字以外の任意の文字をデリミタとして使うことができます。 有効なデリミタの前に空白文字を付けても、黙って無視されます ...
https://man.plustar.jp/php/regexp.reference.delimiters.html - [similar]
特定の文字をエスケープする 0
« db2_cursor_type db2_exec » PHP Manual IBM DB2 関数 特定の文字をエスケープする db2_escape_string (PECL ibm_db2 >= 1.6.0) db2_escape_string — 特定の文字をエスケープする 説明 db2_escape_string ( string $string_literal ): string 引数で指定した文字列中の特殊文字の前にバックスラッシュを追加し ...
https://man.plustar.jp/php/function.db2-escape-string.html - [similar]
後方参照 0
« 繰り返し 言明 » PHP Manual PCRE 正規表現構文 後方参照 後方参照 文字クラス外で、バックスラッシュに続いて 1 以上の数値(複数桁可) を記述したものは、パターン中のより前方(すなわち左)にある キャプチャ用サブパターンに対する後方参照 (back reference) です。ただし、 その左方に、その数値以上の ...
https://man.plustar.jp/php/regexp.reference.back-references.html - [similar]
キャッシュについての構成情報を取得 0
« opcache_compile_file opcache_get_status » PHP Manual OPcache 関数 キャッシュについての構成情報を取得 opcache_get_configuration (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache > 7.0.2) opcache_get_configuration — キャッシュについての構成情報を取得 説明 opcache_get_configuration (): arra ...
https://man.plustar.jp/php/function.opcache-get-configuration.html - [similar]