検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 440 for [SIMILAR] 16 1024 4096 WITH 47221 layout WITH 59... (0.681 sec.)
単語をハイフネーションする 0
« ps_get_value ps_include_file » PHP Manual PS 関数 単語をハイフネーションする ps_hyphenate (PECL ps >= 1.1.1) ps_hyphenate — 単語をハイフネーションする 説明 ps_hyphenate ( resource $psdoc , string $text ): array | false 渡された単語をハイフネーションします。 ps_hyphenate() は、( ps_set_ ...
https://man.plustar.jp/php/function.ps-hyphenate.html - [similar]
指定された位置にテキストを出力する 0
« ps_show_xy2 ps_show2 » PHP Manual PS 関数 指定された位置にテキストを出力する ps_show_xy (PECL ps >= 1.1.0) ps_show_xy — 指定された位置にテキストを出力する 説明 ps_show_xy ( resource $psdoc , string $text , float $x , float $y ): bool 指定された位置にテキストを出力します。 パラメータ ps ...
https://man.plustar.jp/php/function.ps-show-xy.html - [similar]
置換に使用するストリームを作成して返す 0
« svn_fs_abort_txn svn_fs_begin_txn2 » PHP Manual SVN 関数 置換に使用するストリームを作成して返す svn_fs_apply_text (PECL svn >= 0.2.0) svn_fs_apply_text — 置換に使用するストリームを作成して返す 説明 svn_fs_apply_text ( resource $root , string $path ): resource 警告 この関数は、 現在のと ...
https://man.plustar.jp/php/function.svn-fs-apply-text.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]
XML 外部エンティティの例 0
« XMLタグのマッピングの例 XML パーサ 関数 » PHP Manual 例 XML 外部エンティティの例 XML 外部エンティティの例 この例は、XML コードに焦点を当てます。この例は、他のドキュメント をインクルードし処理するための外部エンティティリファレンスのハン ドラの使用法およびPIの処理方法、PIが含むコードに関 ...
https://man.plustar.jp/php/example.xml-external-entity.html - [similar]
数字かどうかを調べる 0
« ctype_cntrl ctype_graph » PHP Manual Ctype 関数 数字かどうかを調べる ctype_digit (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_digit — 数字かどうかを調べる 説明 ctype_digit ( mixed $text ): bool 与えられた文字列 text のすべての文字が 数字であるかどうかを調べます。 パラメータ text 調べる文 ...
https://man.plustar.jp/php/function.ctype-digit.html - [similar]
空白以外の印字可能な文字かどうかを調べる 0
« ctype_digit ctype_lower » PHP Manual Ctype 関数 空白以外の印字可能な文字かどうかを調べる ctype_graph (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_graph — 空白以外の印字可能な文字かどうかを調べる 説明 ctype_graph ( mixed $text ): bool 与えられた文字列 text のすべての文字が 実際に目に見え ...
https://man.plustar.jp/php/function.ctype-graph.html - [similar]
空白文字かどうか調べる 0
« ctype_punct ctype_upper » PHP Manual Ctype 関数 空白文字かどうか調べる ctype_space (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_space — 空白文字かどうか調べる 説明 ctype_space ( mixed $text ): bool 与えられた文字列 text のすべての文字が 空白文字であるかどうかを調べます。 パラメータ text ...
https://man.plustar.jp/php/function.ctype-space.html - [similar]
文字列の最初から空白 (もしくはその他の文字) を取り除く 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]