検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 286 for [SIMILAR] 16 1024 4096 WITH 19645 split WITH 157... (0.346 sec.)
指定したソースを PHP トークンに分割する 6081
« Tokenizer 関数 token_name » PHP Manual Tokenizer 関数 指定したソースを PHP トークンに分割する token_get_all (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) token_get_all — 指定したソースを PHP トークンに分割する 説明 token_get_all ( string $code , int $flags = 0 ): array token_get_all() は指定し ...
https://man.plustar.jp/php/function.token-get-all.html - [similar]
elseif/else if 6081
« else 制御構造に関する別の構文 » PHP Manual 制御構造 elseif/else if elseif/else if (PHP 4, PHP 5, PHP 7, PHP 8) elseif は、その名前から分かるように、 if と else の組み合わせです。 elseif は、 else のように、元の if 式の値が false の場合に別の文を実行するように if 文を拡張します。 しかし ...
https://man.plustar.jp/php/control-structures.elseif.html - [similar]
マルチバイト文字列を正規表現により分割する 0
« mb_send_mail mb_str_split » PHP Manual マルチバイト文字列 関数 マルチバイト文字列を正規表現により分割する mb_split (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_split — マルチバイト文字列を正規表現により分割する 説明 mb_split ( string $pattern , string $string , int $limit = -1 ): array | f ...
https://man.plustar.jp/php/function.mb-split.html - [similar]
文字列に使用されている単語についての情報を返す 0
« str_starts_with strcasecmp » PHP Manual String 関数 文字列に使用されている単語についての情報を返す str_word_count (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) str_word_count — 文字列に使用されている単語についての情報を返す 説明 str_word_count ( string $string , int $format = 0 , ? string $cha ...
https://man.plustar.jp/php/function.str-word-count.html - [similar]
文字列 0
« ssdeep_fuzzy_hash はじめに » PHP Manual テキスト処理 文字列 文字列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 String 関数 addcslashes — C 言語と同様にスラッシュで文字列をクォートする addslashes — 文字列をスラッシュでクォートする bin2hex — バイナ ...
https://man.plustar.jp/php/book.strings.html - [similar]
String 関数 0
« 定義済み定数 addcslashes » PHP Manual 文字列 String 関数 String 関数 参考 より強力な文字列処理および処理関数については、 Perl 互換正規表現関数 を参照してください。 マルチバイト文字のエンコーディングを扱うときは、 マルチバイト文字列関数 . を参照してください。 目次 addcslashes — C 言語と ...
https://man.plustar.jp/php/ref.strings.html - [similar]
MIME base64 方式でデータをエンコードする 0
« base64_decode get_headers » PHP Manual URL 関数 MIME base64 方式でデータをエンコードする base64_encode (PHP 4, PHP 5, PHP 7, PHP 8) base64_encode — MIME base64 方式でデータをエンコードする 説明 base64_encode ( string $string ): string 指定した string を base64 でエンコードします。 この ...
https://man.plustar.jp/php/function.base64-encode.html - [similar]
文字列を固定長の他の文字列で埋める 0
« str_ireplace str_repeat » PHP Manual String 関数 文字列を固定長の他の文字列で埋める str_pad (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) str_pad — 文字列を固定長の他の文字列で埋める 説明 str_pad ( string $string , int $length , string $pad_string = " " , int $pad_type = STR_PAD_RIGHT ): strin ...
https://man.plustar.jp/php/function.str-pad.html - [similar]
正規表現検索および置換を行う 0
« preg_replace_callback preg_split » PHP Manual PCRE 関数 正規表現検索および置換を行う preg_replace (PHP 4, PHP 5, PHP 7, PHP 8) preg_replace — 正規表現検索および置換を行う 説明 preg_replace ( string | array $pattern , string | array $replacement , string | array $subject , int $limit = ...
https://man.plustar.jp/php/function.preg-replace.html - [similar]
マルチバイト文字列 0
« intl_is_failure はじめに » PHP Manual 自然言語および文字エンコーディング マルチバイト文字列 マルチバイト文字列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 サポートされるエンコーディングの概要 日本語のマルチバイト文字に関する基本事項 HTTP 入出力 サ ...
https://man.plustar.jp/php/book.mbstring.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT