検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 496 for [SIMILAR] 16 1024 4096 WITH 43499 posix WITH 199... (0.468 sec.)
文字列の先頭バイトを、0 から 255 までの値に変換する 0
« number_format parse_str » PHP Manual String 関数 文字列の先頭バイトを、0 から 255 までの値に変換する ord (PHP 4, PHP 5, PHP 7, PHP 8) ord — 文字列の先頭バイトを、0 から 255 までの値に変換する 説明 ord ( string $character ): int character の先頭バイトのバイナリ値を、 0 から 255 までの符 ...
https://man.plustar.jp/php/function.ord.html - [similar]
変数の文字列としての値を取得する 0
« settype unserialize » PHP Manual 変数操作 関数 変数の文字列としての値を取得する strval (PHP 4, PHP 5, PHP 7, PHP 8) strval — 変数の文字列としての値を取得する 説明 strval ( mixed $value ): string value の string としての値を 返します。文字列への変換の詳細については、 string の ドキュメン ...
https://man.plustar.jp/php/function.strval.html - [similar]
列挙型をシリアライズする 0
« 値のリスト 例 » PHP Manual 列挙型(Enum) 列挙型をシリアライズする 列挙型をシリアライズする 列挙型は、オブジェクトとは違う形でシリアライズされます。 特別に、列挙型には case 名を指定する新しいシリアライズコード "E" が付与されています。 デシリアライズのルーチンはそれを使って、 既存のシング ...
https://man.plustar.jp/php/language.enumerations.serialization.html - [similar]
変更履歴 0
« 共変性と反変性 名前空間 » PHP Manual クラスとオブジェクト 変更履歴 変更履歴 PHP の OOP モデルの変更履歴をここに記録します。 個々の機能の説明や注意点については、クラスとオブジェクトに関するドキュメントを参照ください。 バージョン 説明 8.1.0 追加: クラスの定数に対して、 final が指定できる ...
https://man.plustar.jp/php/language.oop5.changelog.html - [similar]
マルチバイト正規表現関数のデフォルトオプションを取得または設定する 0
« mb_regex_encoding mb_scrub » PHP Manual マルチバイト文字列 関数 マルチバイト正規表現関数のデフォルトオプションを取得または設定する mb_regex_set_options (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_regex_set_options — マルチバイト正規表現関数のデフォルトオプションを取得または設定する 説明 m ...
https://man.plustar.jp/php/function.mb-regex-set-options.html - [similar]
DOMAIN メッセージカタログから返されるメッセージの文字エンコーディングを設定/取得... 0
« Gettext 関数 bindtextdomain » PHP Manual Gettext 関数 DOMAIN メッセージカタログから返されるメッセージの文字エンコーディングを設定/取得する bind_textdomain_codeset (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) bind_textdomain_codeset — DOMAIN メッセージカタログから返されるメッセージの文字エンコ ...
https://man.plustar.jp/php/function.bind-textdomain-codeset.html - [similar]
ドメインのパスを取得/設定する 0
« bind_textdomain_codeset dcgettext » PHP Manual Gettext 関数 ドメインのパスを取得/設定する bindtextdomain (PHP 4, PHP 5, PHP 7, PHP 8) bindtextdomain — ドメインのパスを取得/設定する 説明 bindtextdomain ( string $domain , ? string $directory ): string | false bindtextdomain() 関数は、ドメ ...
https://man.plustar.jp/php/function.bindtextdomain.html - [similar]
ルートディレクトリを変更する 0
« chdir closedir » PHP Manual ディレクトリ 関数 ルートディレクトリを変更する chroot (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) chroot — ルートディレクトリを変更する 説明 chroot ( string $directory ): bool カレントプロセスのルートディレクトリを directory に変更し、 作業ディレクトリを "/" に変更 ...
https://man.plustar.jp/php/function.chroot.html - [similar]
SQL 文が返す SQLSTATE を含む文字列を返す 0
« db2_statistics db2_stmt_errormsg » PHP Manual IBM DB2 関数 SQL 文が返す SQLSTATE を含む文字列を返す db2_stmt_error (PECL ibm_db2 >= 1.0.0) db2_stmt_error — SQL 文が返す SQLSTATE を含む文字列を返す 説明 db2_stmt_error ( resource $stmt = ? ): string SQL 文が返す SQLSTATE を含む文字列を返 ...
https://man.plustar.jp/php/function.db2-stmt-error.html - [similar]
未処理のリクエストがあるかどうかを調べる 0
« eio_open eio_read » PHP Manual Eio 関数 未処理のリクエストがあるかどうかを調べる eio_poll (PECL eio >= 0.0.1dev) eio_poll — 未処理のリクエストがあるかどうかを調べる 説明 eio_poll (): int eio_poll() を使うと、特別なイベントループを実装できます。 この中で eio_nreqs() を使って、未処理のリ ...
https://man.plustar.jp/php/function.eio-poll.html - [similar]