検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 23 for [SIMILAR] 16 1024 4096 WITH 21269 alnum WITH 197... (0.049 sec.)
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
クラスのデフォルトプロパティを取得する 0
« get_class_methods get_class » PHP Manual クラス/オブジェクト関数 クラスのデフォルトプロパティを取得する get_class_vars (PHP 4, PHP 5, PHP 7, PHP 8) get_class_vars — クラスのデフォルトプロパティを取得する 説明 get_class_vars ( string $class ): array 指定したクラスのデフォルトプロパティを ...
https://man.plustar.jp/php/function.get-class-vars.html - [similar]
条件付きサブパターン 0
« 再試行無しのサブパターン コメント » PHP Manual PCRE 正規表現構文 条件付きサブパターン 条件付きサブパターン サブパターンを条件付きでマッチング処理させることが可能です。 言明の結果や直前のキャプチャ用サブパターンがマッチしたかどうかにより、 サブパターン中の 2 つの選択肢を選択させます。条 ...
https://man.plustar.jp/php/regexp.reference.conditional.html - [similar]
空白、英数字以外の出力可能な文字かどうかを調べる 0
« ctype_print ctype_space » PHP Manual Ctype 関数 空白、英数字以外の出力可能な文字かどうかを調べる ctype_punct (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_punct — 空白、英数字以外の出力可能な文字かどうかを調べる 説明 ctype_punct ( mixed $text ): bool 与えられた文字列 text のすべての文字が ...
https://man.plustar.jp/php/function.ctype-punct.html - [similar]
Parle pattern matching 0
« 定義済み定数 Character representations » PHP Manual Parle Parle pattern matching Parle pattern matching 目次 Character representations Character classes Unicode character classes Alternation and repetition Anchors Grouping Parle supports regex matching similar to flex. Also supported a ...
https://man.plustar.jp/php/parle.pattern.matching.html - [similar]
カナを("全角かな"、"半角かな"等に)変換する 0
« mb_convert_encoding mb_convert_variables » PHP Manual マルチバイト文字列 関数 カナを("全角かな"、"半角かな"等に)変換する mb_convert_kana (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_convert_kana — カナを("全角かな"、"半角かな"等に)変換する 説明 mb_convert_kana ( string $string , string $mo ...
https://man.plustar.jp/php/function.mb-convert-kana.html - [similar]
除去フィルタ 0
« 検証フィルタ その他のフィルタ » PHP Manual フィルタの型 除去フィルタ 除去フィルタ 除去フィルタの一覧 ID 名前 フラグ 説明 FILTER_SANITIZE_EMAIL "email" 英字、数字および !#$%&'*+-=?^_`{|}~@.[] 以外のすべての文字を取り除きます。 FILTER_SANITIZE_ENCODED "encoded" FILTER_FLAG_STRIP_LOW , FI ...
https://man.plustar.jp/php/filter.filters.sanitize.html - [similar]
ファイルシステムのセキュリティ 0
« セッションのセキュリティ Null バイト関連の問題 » PHP Manual セキュリティ ファイルシステムのセキュリティ ファイルシステムのセキュリティ 目次 Null バイト関連の問題 PHP は、ファイルおよびディレクトリ毎に権限を設定する多くのサーバーシ ステム上に組み込まれたセキュリティを提供します。これによ ...
https://man.plustar.jp/php/security.filesystem.html - [similar]
IntlChar クラス 0
« idn_to_utf8 IntlChar::charAge » PHP Manual intl IntlChar クラス IntlChar クラス (PHP 7, PHP 8) はじめに IntlChar クラスは、 Unicode 文字に関する情報にアクセスするための、 たくさんの便利メソッドを提供しています。 このクラスのメソッドと定数は、 依存している ICU ライブラリで使われている名 ...
https://man.plustar.jp/php/class.intlchar.html - [similar]
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
PREV 1 2 3 NEXT