検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 123 for [SIMILAR] 16 1024 4096 WITH 22473 whitespace WIT... (0.172 sec.)
文字列の最初から空白 (もしくはその他の文字) を取り除く 0
« localeconv md5_file » PHP Manual String 関数 文字列の最初から空白 (もしくはその他の文字) を取り除く ltrim (PHP 4, PHP 5, PHP 7, PHP 8) ltrim — 文字列の最初から空白 (もしくはその他の文字) を取り除く 説明 ltrim ( string $string , string $characters = " \n\r\t\v\x00" ): string 文字列の最初 ...
https://man.plustar.jp/php/function.ltrim.html - [similar]
文字列の最後から空白 (もしくはその他の文字) を取り除く 0
« quotemeta setlocale » PHP Manual String 関数 文字列の最後から空白 (もしくはその他の文字) を取り除く rtrim (PHP 4, PHP 5, PHP 7, PHP 8) rtrim — 文字列の最後から空白 (もしくはその他の文字) を取り除く 説明 rtrim ( string $string , string $characters = " \n\r\t\v\x00" ): string この関数は文 ...
https://man.plustar.jp/php/function.rtrim.html - [similar]
文字タイプチェック 0
« trait_exists はじめに » PHP Manual 変数・データ型関連 文字タイプチェック 文字タイプチェック はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Ctype 関数 ctype_alnum — 英数字かどうかを調べる ctype_alpha — 英字かどうかを調べる ctype_cntrl — 制御文字かどう ...
https://man.plustar.jp/php/book.ctype.html - [similar]
テキストをボックス内に出力する 0
« ps_shfill ps_show_xy2 » PHP Manual PS 関数 テキストをボックス内に出力する ps_show_boxed (PECL ps >= 1.1.0) ps_show_boxed — テキストをボックス内に出力する 説明 ps_show_boxed ( resource $psdoc , string $text , float $left , float $bottom , float $width , float $height , string $hmode , s ...
https://man.plustar.jp/php/function.ps-show-boxed.html - [similar]
フォーマット文字列に基づき入力を処理する 0
« sprintf str_contains » PHP Manual String 関数 フォーマット文字列に基づき入力を処理する sscanf (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) sscanf — フォーマット文字列に基づき入力を処理する 説明 sscanf ( string $string , string $format , mixed &...$vars ): array | int | null 関数 sscanf() は、 ...
https://man.plustar.jp/php/function.sscanf.html - [similar]
Perl との違い 0
« 正規表現パターンに使用可能な修飾子 PCRE 正規表現構文 » PHP Manual PCRE のパターン Perl との違い Perl との違い Perl 5.005 との違いについて以下に説明します。 デフォルトでは、空白文字は C ライブラリ関数 isspace() が認識する文字となります。PCRE を別の文字型テーブルを用いて コンパイルするこ ...
https://man.plustar.jp/php/reference.pcre.pattern.differences.html - [similar]
コメント 0
« 条件付きサブパターン 再帰的パターン » PHP Manual PCRE 正規表現構文 コメント コメント コメントは、(?# という並びにより始まり、次の閉じカッコで終わります。 カッコのネストはできません。コメント内の文字は、パターンマッチには 全く関係しません。 PCRE_EXTENDED オプションが設定されている場合は ...
https://man.plustar.jp/php/regexp.reference.comments.html - [similar]
フォーマットに基づきファイルからの入力を処理する 0
« fread fseek » PHP Manual ファイルシステム 関数 フォーマットに基づきファイルからの入力を処理する fscanf (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) fscanf — フォーマットに基づきファイルからの入力を処理する 説明 fscanf ( resource $stream , string $format , mixed &...$vars ): array | int | fals ...
https://man.plustar.jp/php/function.fscanf.html - [similar]
値を取得する 0
« ps_get_parameter ps_hyphenate » PHP Manual PS 関数 値を取得する ps_get_value (PECL ps >= 1.1.0) ps_get_value — 値を取得する 説明 ps_get_value ( resource $psdoc , string $name , float $modifier = ? ): float ps_set_value() で設定された値を取得します。 値は浮動小数点数値として定義されます ...
https://man.plustar.jp/php/function.ps-get-value.html - [similar]
文字列の先頭および末尾にあるホワイトスペースを取り除く 0
« substr ucfirst » PHP Manual String 関数 文字列の先頭および末尾にあるホワイトスペースを取り除く trim (PHP 4, PHP 5, PHP 7, PHP 8) trim — 文字列の先頭および末尾にあるホワイトスペースを取り除く 説明 trim ( string $string , string $characters = " \n\r\t\v\x00" ): string この関数は string の ...
https://man.plustar.jp/php/function.trim.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT