検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 1030 for [SIMILAR] 16 1024 4096 WITH 27864 unicode WITH 2... (0.826 sec.)
文字列の中に指定した文字列が最初に現れる位置を見つける 0
« mb_strlen mb_strrchr » PHP Manual マルチバイト文字列 関数 文字列の中に指定した文字列が最初に現れる位置を見つける mb_strpos (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strpos — 文字列の中に指定した文字列が最初に現れる位置を見つける 説明 mb_strpos ( string $haystack , string $needle , int $ ...
https://man.plustar.jp/php/function.mb-strpos.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 PostgreSQL サポートを使用するには、PostgreSQL 6.5 以降が必要です。 PostgreSQL 8.0 以降では PostgreSQL モジュールの全ての機能を使用可能 です。PostgreSQL は、マルチバイト文字エンコーディングを含む多くの 文字エンコ ...
https://man.plustar.jp/php/pgsql.requirements.html - [similar]
文字列の中に指定した文字列が最後に現れる位置を見つける 0
« mb_strripos mb_strstr » PHP Manual マルチバイト文字列 関数 文字列の中に指定した文字列が最後に現れる位置を見つける mb_strrpos (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strrpos — 文字列の中に指定した文字列が最後に現れる位置を見つける 説明 mb_strrpos ( string $haystack , string $needle , i ...
https://man.plustar.jp/php/function.mb-strrpos.html - [similar]
Gettext 0
« Gender\Gender::similarNames はじめに » PHP Manual 自然言語および文字エンコーディング Gettext Gettext はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Gettext 関数 bind_textdomain_codeset — DOMAIN メッセージカタログから返されるメッセージの文字エンコーデ ...
https://man.plustar.jp/php/book.gettext.html - [similar]
フィルタフラグ 0
« その他のフィルタ 定義済み定数 » PHP Manual フィルタの型 フィルタフラグ フィルタフラグ フィルタフラグの一覧 ID 使える場所 説明 FILTER_FLAG_STRIP_LOW FILTER_SANITIZE_ENCODED , FILTER_SANITIZE_SPECIAL_CHARS , FILTER_SANITIZE_STRING , FILTER_UNSAFE_RAW コードが 32 未満の文字を除去します。 ...
https://man.plustar.jp/php/filter.filters.flags.html - [similar]
Enchant スペリングライブラリ 0
« 自然言語および文字エンコーディング はじめに » PHP Manual 自然言語および文字エンコーディング Enchant スペリングライブラリ Enchant スペリングライブラリ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Enchant 関数 enchant_broker_describe — Enchant プ ...
https://man.plustar.jp/php/book.enchant.html - [similar]
文字列の一部を得る 0
« mb_str_split mb_strimwidth » PHP Manual マルチバイト文字列 関数 文字列の一部を得る mb_strcut (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strcut — 文字列の一部を得る 説明 mb_strcut ( string $string , int $start , ? int $length = null , ? string $encoding = null ): string mb_strcut() は、あ ...
https://man.plustar.jp/php/function.mb-strcut.html - [similar]
MIME ヘッダフィールドの文字列をデコードする 0
« mb_convert_variables mb_decode_numericentity » PHP Manual マルチバイト文字列 関数 MIME ヘッダフィールドの文字列をデコードする mb_decode_mimeheader (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_decode_mimeheader — MIME ヘッダフィールドの文字列をデコードする 説明 mb_decode_mimeheader ( string ...
https://man.plustar.jp/php/function.mb-decode-mimeheader.html - [similar]
ドメイン名をIDNAのASCII形式に変換する 0
« IDN 関数 idn_to_utf8 » PHP Manual IDN 関数 ドメイン名をIDNAのASCII形式に変換する idn_to_ascii (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.2, PECL idn >= 0.1) idn_to_ascii — ドメイン名をIDNAのASCII形式に変換する 説明 手続き型 idn_to_ascii ( string $domain , int $flags = IDNA_DEFAULT ...
https://man.plustar.jp/php/function.idn-to-ascii.html - [similar]
declare 0
« match return » PHP Manual 制御構造 declare declare (PHP 4, PHP 5, PHP 7, PHP 8) declare 文は、あるコードブロックの中に 実行ディレクティブをセットするために使用します。 declare の文法は他の制御構造と似ています。 declare (ディレクティブ) 文 ディレクティブ の箇所で、セットされた declare ブ ...
https://man.plustar.jp/php/control-structures.declare.html - [similar]