検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 253 for [SIMILAR] 16 1024 4096 WITH 72297 算子 WITH 7205... (0.444 sec.)
キーで配列をソートする 0
« ArrayIterator::key ArrayIterator::natcasesort » PHP Manual ArrayIterator キーで配列をソートする ArrayIterator::ksort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayIterator::ksort — キーで配列をソートする 説明 public ArrayIterator::ksort ( int $flags = SORT_REGULAR ): bool キーで配列をソートします ...
https://man.plustar.jp/php/arrayiterator.ksort.html - [similar]
variant クラス 0
« dotnet::__construct variant::__construct » PHP Manual COM variant クラス variant クラス (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) はじめに VARIANT は、PHP の zval と同等の COM の値です。構造体形式になっており、 異なる型の値を含めることが可能です。COM 拡張モジュールが提供する variant クラス ...
https://man.plustar.jp/php/class.variant.html - [similar]
文字列のソート用のキーを取得する 0
« Collator::getLocale Collator::getStrength » PHP Manual Collator 文字列のソート用のキーを取得する Collator::getSortKey collator_get_sort_key (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL intl >= 1.0.3) Collator::getSortKey -- collator_get_sort_key — 文字列のソート用のキーを取得する 説明 オブジェク ...
https://man.plustar.jp/php/collator.getsortkey.html - [similar]
do-while 0
« while for » PHP Manual 制御構造 do-while do-while (PHP 4, PHP 5, PHP 7, PHP 8) do-while ループは、論理式のチェックが各反復の 最初ではなく最後に行われること以外は、 while ループと 全く同じです。通常の while ループとの主な差は、 do-while ループは最低1回の実行を保証されていることです。 一 ...
https://man.plustar.jp/php/control-structures.do.while.html - [similar]
goto 0
« include_once 関数 » PHP Manual 制御構造 goto goto (PHP 5 >= 5.3.0, PHP 7, PHP 8) この画像は » xkcd から提供いただいたものです。 goto 演算子を使用すると、 プログラム中の他の命令にジャンプすることができます。 ジャンプ先はラベルとコロンで表し、 goto の後にそのラベルを指定します。 ラベルは ...
https://man.plustar.jp/php/control-structures.goto.html - [similar]
他のイベントループに埋め込めるバックエンド群を返す 0
« Ev::depth Ev::feedSignal » PHP Manual Ev 他のイベントループに埋め込めるバックエンド群を返す Ev::embeddableBackends (PECL ev >= 0.2.0) Ev::embeddableBackends — 他のイベントループに埋め込めるバックエンド群を返す 説明 final public static Ev::embeddableBackends (): int 他のイベントループに ...
https://man.plustar.jp/php/ev.embeddablebackends.html - [similar]
現在の libev の構成でサポートするバックエンド群を返す 0
« Ev::stop Ev::suspend » PHP Manual Ev 現在の libev の構成でサポートするバックエンド群を返す Ev::supportedBackends (PECL ev >= 0.2.0) Ev::supportedBackends — 現在の libev の構成でサポートするバックエンド群を返す 説明 final public static Ev::supportedBackends (): int 現在の libev の構成で ...
https://man.plustar.jp/php/ev.supportedbackends.html - [similar]
ディレクトリクラスのインスタンスを返す 0
« closedir getcwd » PHP Manual ディレクトリ 関数 ディレクトリクラスのインスタンスを返す dir (PHP 4, PHP 5, PHP 7, PHP 8) dir — ディレクトリクラスのインスタンスを返す 説明 dir ( string $directory , ? resource $context = null ): Directory | false ディレクトリを読むための疑似オブジェクト指向 ...
https://man.plustar.jp/php/function.dir.html - [similar]
ファイルポインタから1文字取り出す 0
« fflush fgetcsv » PHP Manual ファイルシステム 関数 ファイルポインタから1文字取り出す fgetc (PHP 4, PHP 5, PHP 7, PHP 8) fgetc — ファイルポインタから1文字取り出す 説明 fgetc ( resource $stream ): string | false 指定したファイルポインタから 1 文字読み出します。 パラメータ stream ファイルポ ...
https://man.plustar.jp/php/function.fgetc.html - [similar]
文字列が最後に現れる場所を見つける 0
« iconv_strpos iconv_substr » PHP Manual iconv 関数 文字列が最後に現れる場所を見つける iconv_strrpos (PHP 5, PHP 7, PHP 8) iconv_strrpos — 文字列が最後に現れる場所を見つける 説明 iconv_strrpos ( string $haystack , string $needle , ? string $encoding = null ): int | false needle が haysta ...
https://man.plustar.jp/php/function.iconv-strrpos.html - [similar]