検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 1095 for [SIMILAR] 16 1024 4096 WITH 12988 ーコ WITH 6836... (0.679 sec.)
正規表現によるマッチングを行う 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]
libxmlエラーを無効にし、ユーザーが必要に応じてエラー情報を取得できるようにする 0
« libxml_set_streams_context SimpleXML » PHP Manual libxml 関数 libxmlエラーを無効にし、ユーザーが必要に応じてエラー情報を取得できるようにする libxml_use_internal_errors (PHP 5 >= 5.1.0, PHP 7, PHP 8) libxml_use_internal_errors — libxmlエラーを無効にし、ユーザーが必要に応じてエラー情報を ...
https://man.plustar.jp/php/function.libxml-use-internal-errors.html - [similar]
エラー処理関数 0
« 例 debug_backtrace » PHP Manual エラー処理 エラー処理関数 エラー処理関数 参考 syslog() も参照してください。 目次 debug_backtrace — バックトレースを生成する debug_print_backtrace — バックトレースを表示する error_clear_last — 最も最近のエラーをクリア error_get_last — 最後に発生したエラー ...
https://man.plustar.jp/php/ref.errorfunc.html - [similar]
UConverter クラス 0
« IntlPartsIterator::getBreakIterator UConverter::__construct » PHP Manual intl UConverter クラス UConverter クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) はじめに クラス概要 class UConverter { /* 定数 */ const int REASON_UNASSIGNED = 0 ; const int REASON_ILLEGAL = 1 ; const int ...
https://man.plustar.jp/php/class.uconverter.html - [similar]
直近の LDAP コマンドの LDAP エラーメッセージを返す 0
« ldap_errno ldap_escape » PHP Manual LDAP 関数 直近の LDAP コマンドの LDAP エラーメッセージを返す ldap_error (PHP 4, PHP 5, PHP 7, PHP 8) ldap_error — 直近の LDAP コマンドの LDAP エラーメッセージを返す 説明 ldap_error ( LDAP\Connection $ldap ): string 指定した ldap に関して、 直近の LDA ...
https://man.plustar.jp/php/function.ldap-error.html - [similar]
直近で失敗した posix 関数が設定したエラー番号を取得する 0
« posix_errno posix_getcwd » PHP Manual POSIX 関数 直近で失敗した posix 関数が設定したエラー番号を取得する posix_get_last_error (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) posix_get_last_error — 直近で失敗した posix 関数が設定したエラー番号を取得する 説明 posix_get_last_error (): int 直近で失敗 ...
https://man.plustar.jp/php/function.posix-get-last-error.html - [similar]
指定したエラー番号に対応するシステムのエラーメッセージを取得する 0
« posix_setuid posix_times » PHP Manual POSIX 関数 指定したエラー番号に対応するシステムのエラーメッセージを取得する posix_strerror (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) posix_strerror — 指定したエラー番号に対応するシステムのエラーメッセージを取得する 説明 posix_strerror ( int $error_code ...
https://man.plustar.jp/php/function.posix-strerror.html - [similar]
ステータスエラーメッセージか、システムエラー/ zip メッセージをクリアする 0
« ZipArchive::addPattern ZipArchive::close » PHP Manual ZipArchive ステータスエラーメッセージか、システムエラー/ zip メッセージをクリアする ZipArchive::clearError (PHP 8 >= 8.2.0, PECL zip >= 1.20.0) ZipArchive::clearError — ステータスエラーメッセージか、システムエラー/ zip メッセージをク ...
https://man.plustar.jp/php/ziparchive.clearerror.html - [similar]
文字列 0
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです。PHP では、 文字は 1 バイトと同じです。つまり、256 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します。 文字列型の詳細 を参照ください。 注 ...
https://man.plustar.jp/php/language.types.string.html - [similar]
エラー処理およびログ記録 0
« Componere\cast_by_ref はじめに » PHP Manual PHP の振る舞いの変更 エラー処理およびログ記録 エラー処理およびログ記録 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 エラー処理関数 debug_backtrace — バックトレースを生成する debug_print_backtrace — バ ...
https://man.plustar.jp/php/book.errorfunc.html - [similar]