検索

phrase: max: clip:
target: order:
Results of 581 - 590 of about 774 for (0.118 sec.)
文字列中に、ある部分文字列が最後に現れる場所を探す 3067
« strripos strspn » PHP Manual String 関数 文字列中に、ある部分文字列が最後に現れる場所を探す st ... hr() 関数を呼び出すべきでしょう。 offset ゼロまたはの値の場合、 haystack の 最初の offset バイトをスキッ ...
https://man.plustar.jp/php/function.strrpos.html - [similar]
文字列の一部を置換する 3067
« substr_count substr » PHP Manual String 関数 文字列の一部を置換する substr_replace (PHP 4, PHP ... の終端から offset 番目の文字から始まります。 length の値を指定した場合、 string の置換される部分の長さを ... 文字列の一部分を返す 文字列への文字単位のアクセスと修 関連キーワード: 置換 , string , replace , substr , ...
https://man.plustar.jp/php/function.substr-replace.html - [similar]
文字列の先頭および末尾にあるホワイトスペースを取り除く 3067
« substr ucfirst » PHP Manual String 関数 文字列の先頭および末尾にあるホワイトスペースを取り除く ... それも取り除く対象だからです。 したがって、この処理はしく動きます。一方、 trim('abc', 'b') は動かないでし ...
https://man.plustar.jp/php/function.trim.html - [similar]
ユーザー定義の比較関数で配列をソートし、連想インデックスを保持する 3067
« sort uksort » PHP Manual 配列 関数 ユーザー定義の比較関数で配列をソートし、連想インデックスを保 ... ます。最初の引数のほうが二番目の引数より大きい場合はの数を、二番目の引数と等しい場合はゼロを、そして二番 ...
https://man.plustar.jp/php/function.uasort.html - [similar]
UTF-8 エンコードされた文字列を、ISO-8859-1 に変換し、表現できない文字を置換する 3067
« ucwords utf8_encode » PHP Manual String 関数 UTF-8 エンコードされた文字列を、ISO-8859-1 に変換 ... 加しています。 この関数はそうした Windows-1252 文字をしく変換しません。 Windows-1252 の変換が必要な場合は ...
https://man.plustar.jp/php/function.utf8-decode.html - [similar]
ISO-8859-1 文字列を UTF-8 に変換する 3067
« utf8_decode vfprintf » PHP Manual String 関数 ISO-8859-1 文字列を UTF-8 に変換する utf8_encode ... 加しています。 この関数はそうした Windows-1252 文字をしく変換しません。 Windows-1252 の変換が必要な場合は ...
https://man.plustar.jp/php/function.utf8-encode.html - [similar]
サービスに送信された直近の制御メッセージを返す 3067
« win32_delete_service win32_pause_service » PHP Manual win32service 関数 サービスに送信された直 ... 履歴 バージョン 説明 PECL win32service 1.0.0 引数に不な値があった場合、 ValueError をスローするようになり ...
https://man.plustar.jp/php/function.win32-get-last-control-message.html - [similar]
サービスの状態を問い合わせる 3067
« win32_pause_service win32_send_custom_control » PHP Manual win32service 関数 サービスの状態を問 ... 履歴 バージョン 説明 PECL win32service 1.0.0 引数に不な値があった場合、 ValueError をスローするようになり ...
https://man.plustar.jp/php/function.win32-query-service-status.html - [similar]
サービスの状態を更新する 3067
« win32_set_service_exit_mode win32_start_service_ctrl_dispatcher » PHP Manual win32service 関数 ... です。 checkpoint の値は、 status が以下の場合のみ、しい値です: WIN32_SERVICE_STOP_PENDING , WIN32_SERVI ... 履歴 バージョン 説明 PECL win32service 1.0.0 引数に不な値があった場合、 ValueError をスローするようになり ...
https://man.plustar.jp/php/function.win32-set-service-status.html - [similar]
外部エンティティリファレンスハンドラを設定する 3067
« xml_set_end_namespace_decl_handler xml_set_notation_decl_handler » PHP Manual XML パーサ 関数 ... パブリック ID の中の空白文字は、XML 仕様で規定された 規化を行っています。 ハンドラ関数が空の文字列あるいは ...
https://man.plustar.jp/php/function.xml-set-external-entity-ref-handler.html - [similar]