検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 925 for [SIMILAR] 16 1024 4096 WITH 36149 fence WITH 139... (0.859 sec.)
パターン修飾子 0
« PCRE のパターン Perl とは異なる点 » PHP Manual PCRE のパターン パターン修飾子 パターン修飾子 現在使用可能な PCRE 修飾子の一覧を以下に示します。 括弧の中の名前は、これらの修飾子に関する PCRE 内部の名前です。 修飾子中での空白文字および改行は無視されます。他の文字はエラーになります。 i ( ...
https://man.plustar.jp/php/reference.pcre.pattern.modifiers.html - [similar]
C 言語と同様にスラッシュで文字列をクォートする 0
« String 関数 addslashes » PHP Manual String 関数 C 言語と同様にスラッシュで文字列をクォートする addcslashes (PHP 4, PHP 5, PHP 7, PHP 8) addcslashes — C 言語と同様にスラッシュで文字列をクォートする 説明 addcslashes ( string $string , string $characters ): string characters パラメータに羅 ...
https://man.plustar.jp/php/function.addcslashes.html - [similar]
文字列の長さを得る 0
« mb_stristr mb_strpos » PHP Manual マルチバイト文字列 関数 文字列の長さを得る mb_strlen (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strlen — 文字列の長さを得る 説明 mb_strlen ( string $string , ? string $encoding = null ): int 文字列の長さを取得します。 パラメータ string 長さを調べたい文字 ...
https://man.plustar.jp/php/function.mb-strlen.html - [similar]
指定した幅で文字列を丸める 0
« mb_strcut mb_stripos » PHP Manual マルチバイト文字列 関数 指定した幅で文字列を丸める mb_strimwidth (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strimwidth — 指定した幅で文字列を丸める 説明 mb_strimwidth ( string $string , int $start , int $width , string $trim_marker = "" , ? string $encod ...
https://man.plustar.jp/php/function.mb-strimwidth.html - [similar]
キリル文字セットを他のものに変換する 0
« chunk_split convert_uudecode » PHP Manual String 関数 キリル文字セットを他のものに変換する convert_cyr_string (PHP 4, PHP 5, PHP 7) convert_cyr_string — キリル文字セットを他のものに変換する 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないこと ...
https://man.plustar.jp/php/function.convert-cyr-string.html - [similar]
文字列を小文字にする 0
« mb_strstr mb_strtoupper » PHP Manual マルチバイト文字列 関数 文字列を小文字にする mb_strtolower (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_strtolower — 文字列を小文字にする 説明 mb_strtolower ( string $string , ? string $encoding = null ): string string のすべてのアルファベットを小文字に ...
https://man.plustar.jp/php/function.mb-strtolower.html - [similar]
文字列を大文字にする 0
« mb_strtolower mb_strwidth » PHP Manual マルチバイト文字列 関数 文字列を大文字にする mb_strtoupper (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_strtoupper — 文字列を大文字にする 説明 mb_strtoupper ( string $string , ? string $encoding = null ): string string のすべてのアルファベットを大文字 ...
https://man.plustar.jp/php/function.mb-strtoupper.html - [similar]
特殊文字を HTML エンティティに変換する 0
« htmlspecialchars_decode implode » PHP Manual String 関数 特殊文字を HTML エンティティに変換する htmlspecialchars (PHP 4, PHP 5, PHP 7, PHP 8) htmlspecialchars — 特殊文字を HTML エンティティに変換する 説明 htmlspecialchars ( string $string , int $flags = ENT_QUOTES | ENT_SUBSTITUTE | EN ...
https://man.plustar.jp/php/function.htmlspecialchars.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]
文字列の一部を得る 0
« mb_substr_count Pspell » PHP Manual マルチバイト文字列 関数 文字列の一部を得る mb_substr (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_substr — 文字列の一部を得る 説明 mb_substr ( string $string , int $start , ? int $length = null , ? string $encoding = null ): string 文字数に基づきマルチバ ...
https://man.plustar.jp/php/function.mb-substr.html - [similar]