検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1009 for [SIMILAR] 16 1024 4096 WITH 29564 weakreference ... (1.283 sec.)
サブパターン 0
« 内部オプション設定 繰り返し » PHP Manual PCRE 正規表現構文 サブパターン サブパターン サブパターンは、丸カッコで括られたパターンのことで、ネストも可能です。 パターンの一部をサブパターンにすると、以下の 2 つのことが可能になります。 選択肢の範囲の指定 (localize)。例えば、パターン cat(arac ...
https://man.plustar.jp/php/regexp.reference.subpatterns.html - [similar]
ファイルの inode 変更時刻を取得する 0
« fileatime filegroup » PHP Manual ファイルシステム 関数 ファイルの inode 変更時刻を取得する filectime (PHP 4, PHP 5, PHP 7, PHP 8) filectime — ファイルの inode 変更時刻を取得する 説明 filectime ( string $filename ): int | false ファイルの inode 変更時刻を取得します。 パラメータ filename ...
https://man.plustar.jp/php/function.filectime.html - [similar]
遅延静的束縛 (Late Static Bindings) 0
« オブジェクトの比較 オブジェクトと参照 » PHP Manual クラスとオブジェクト 遅延静的束縛 (Late Static Bindings) 遅延静的束縛 (Late Static Bindings) PHP には、遅延静的束縛と呼ばれる機能が搭載されています。 これを使用すると、静的継承のコンテキストで呼び出し元のクラスを参照できるようになります ...
https://man.plustar.jp/php/language.oop5.late-static-bindings.html - [similar]
EvEmbed オブジェクトを作る 0
« EvEmbed EvEmbed::createStopped » PHP Manual EvEmbed EvEmbed オブジェクトを作る EvEmbed::__construct (PECL ev >= 0.2.0) EvEmbed::__construct — EvEmbed オブジェクトを作る 説明 public EvEmbed::__construct ( object $other , callable $callback = ? , mixed $data = ? , int $priority = ? ) これ ...
https://man.plustar.jp/php/evembed.construct.html - [similar]
結果から情報を展開する 0
« ldap_parse_reference ldap_read » PHP Manual LDAP 関数 結果から情報を展開する ldap_parse_result (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) ldap_parse_result — 結果から情報を展開する 説明 ldap_parse_result ( LDAP\Connection $ldap , LDAP\Result $result , int &$error_code , string &$matched_dn ...
https://man.plustar.jp/php/function.ldap-parse-result.html - [similar]
スタック内の現在の ImagickDraw を破棄し、事前に push された ImagickDraw を返す 0
« ImagickDraw::polyline ImagickDraw::popClipPath » PHP Manual ImagickDraw スタック内の現在の ImagickDraw を破棄し、事前に push された ImagickDraw を返す ImagickDraw::pop (PECL imagick 2, PECL imagick 3) ImagickDraw::pop — スタック内の現在の ImagickDraw を破棄し、事前に push された Imagic ...
https://man.plustar.jp/php/imagickdraw.pop.html - [similar]
現在のドメインを上書きする 0
« dcngettext dngettext » PHP Manual Gettext 関数 現在のドメインを上書きする dgettext (PHP 4, PHP 5, PHP 7, PHP 8) dgettext — 現在のドメインを上書きする 説明 dgettext ( string $domain , string $message ): string dgettext() 関数により、単一のメッセージ参照について 現在のドメインを上書きする ...
https://man.plustar.jp/php/function.dgettext.html - [similar]
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 セッションの設定オプション 名前 デフォルト 変更可能 変更履歴 session.save_path "" PHP_INI_ALL session.name "PHPSESSID" PHP_INI_ALL session.save_handler "files" PHP_IN ...
https://man.plustar.jp/php/session.configuration.html - [similar]
セッションに登録されたデータを全て破棄する 0
« session_decode session_encode » PHP Manual セッション関数 セッションに登録されたデータを全て破棄する session_destroy (PHP 4, PHP 5, PHP 7, PHP 8) session_destroy — セッションに登録されたデータを全て破棄する 説明 session_destroy (): bool session_destroy() は、現在のセッションに 関連づけ ...
https://man.plustar.jp/php/function.session-destroy.html - [similar]