検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 48 for [SIMILAR] 16 1024 4096 WITH 74900 デリ WITH 6901... (0.081 sec.)
メタ文字 0
« デリミタ エスケープシーケンス » PHP Manual PCRE 正規表現構文 メタ文字 メタ文字 正規表現の強力さは、パターン中に選択肢や繰り返しを記述できることに あります。選択肢や繰り返しは、 メタ文字 (meta-character) を使ってパターン中に記述します。メタ文字は、 その文字自体を表わさず、代わって特別な ...
https://man.plustar.jp/php/regexp.reference.meta.html - [similar]
はじめに 0
« phpdbg インストール/設定 » PHP Manual phpdbg はじめに はじめに phpdbg は SAPIモジュール として実装されており、 コードのパフォーマンスや機能に影響を与えずに実行環境を完全に制御できます。 phpdbg は、軽量、強力かつ、使いやすい PHP のデバッガ環境になることを目標としています。 提供する機能は ...
https://man.plustar.jp/php/intro.phpdbg.html - [similar]
文字列を文字列により分割する 0
« echo fprintf » PHP Manual String 関数 文字列を文字列により分割する explode (PHP 4, PHP 5, PHP 7, PHP 8) explode — 文字列を文字列により分割する 説明 explode ( string $separator , string $string , int $limit = PHP_INT_MAX ): array 文字列の配列を返します。この配列の各要素は、 string を文字 ...
https://man.plustar.jp/php/function.explode.html - [similar]
ファイルポインタから行を取得し、CSVフィールドを処理する 0
« fgetc fgets » PHP Manual ファイルシステム 関数 ファイルポインタから行を取得し、CSVフィールドを処理する fgetcsv (PHP 4, PHP 5, PHP 7, PHP 8) fgetcsv — ファイルポインタから行を取得し、CSVフィールドを処理する 説明 fgetcsv ( resource $stream , ? int $length = null , string $separator = "," ...
https://man.plustar.jp/php/function.fgetcsv.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]
ストリーム 0
« SplSubject::notify はじめに » PHP Manual その他の基本モジュール ストリーム ストリーム はじめに インストール/設定 要件 インストール手順 実行時設定 ストリームのクラス 定義済み定数 ストリームフィルタ ストリームコンテキスト ストリームのエラー 例 ストリームラッパーとして登録するクラスの例 p ...
https://man.plustar.jp/php/book.stream.html - [similar]
正規表現によるマッチングを行う 0
« preg_match_all preg_quote » PHP Manual PCRE 関数 正規表現によるマッチングを行う preg_match (PHP 4, PHP 5, PHP 7, PHP 8) preg_match — 正規表現によるマッチングを行う 説明 preg_match ( string $pattern , string $subject , array &$matches = null , int $flags = 0 , int $offset = 0 ): int | f ...
https://man.plustar.jp/php/function.preg-match.html - [similar]
相対的な書式 0
« 複合的な書式 サポートされるタイムゾーンのリスト » PHP Manual サポートする日付と時刻の書式 相対的な書式 相対的な書式 このページでは、 DateTimeImmutable , DateTime , date_create() , date_create_immutable() , そして strtotime() のパーサーが理解する、 さまざまな相対日付/時刻フォーマットを説 ...
https://man.plustar.jp/php/datetime.formats.relative.html - [similar]
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
posix_setrlimit 定数 0
« posix_mknod 定数 POSIX 関数 » PHP Manual 定義済み定数 posix_setrlimit 定数 posix_setrlimit() 定数 注意 : システムによっては いくつかの定数が使用できない場合があることに注意してください。 注意 : 以下の一覧とともに、特定のオペレーションシステムの setrlimit() のマニュアルページを読みたくな ...
https://man.plustar.jp/php/posix.constants.setrlimit.html - [similar]
PREV 1 2 3 4 5 NEXT