5876 |
PHPの関数・メソッドの単語集 |
|
rtrim
|
詳細
|
1. 文字列の最後から空白 (もしくはその他の文字) を取り除く
|
|
5877 |
PHPの関数・メソッドの単語集 |
|
runkit7_constant_add
|
詳細
|
1. Similar to define()
|
|
5878 |
PHPの関数・メソッドの単語集 |
|
runkit7_constant_redefine
|
詳細
|
1. Redefine an already defined constant
|
|
5879 |
PHPの関数・メソッドの単語集 |
|
runkit7_constant_remove
|
詳細
|
1. Remove/Delete an already defined constant
|
|
5880 |
PHPの関数・メソッドの単語集 |
|
runkit7_function_add
|
詳細
|
1. Add a new function
|
|
スポンサー
|
5881 |
PHPの関数・メソッドの単語集 |
|
runkit7_function_copy
|
詳細
|
1. Copy a function to a new function name
|
|
5882 |
PHPの関数・メソッドの単語集 |
|
runkit7_function_redefine
|
詳細
|
1. Replace a function definition with a new implementation
|
|
5883 |
PHPの関数・メソッドの単語集 |
|
runkit7_function_remove
|
詳細
|
1. Remove a function definition
|
|
5884 |
PHPの関数・メソッドの単語集 |
|
runkit7_function_rename
|
詳細
|
1. Change a function's name
|
|
5885 |
PHPの関数・メソッドの単語集 |
|
runkit7_import
|
詳細
|
1. Process a PHP file importing function and class definitions
|
|
スポンサー
|
5886 |
PHPの関数・メソッドの単語集 |
|
runkit7_method_add
|
詳細
|
1. Dynamically adds a new method to a given class
|
|
5887 |
PHPの関数・メソッドの単語集 |
|
runkit7_method_copy
|
詳細
|
1. Copies a method from class to another
|
|
5888 |
PHPの関数・メソッドの単語集 |
|
runkit7_method_redefine
|
詳細
|
1. Dynamically changes the code of the given method
|
|
5889 |
PHPの関数・メソッドの単語集 |
|
runkit7_method_remove
|
詳細
|
1. Dynamically removes the given method
|
|
5890 |
PHPの関数・メソッドの単語集 |
|
runkit7_method_rename
|
詳細
|
1. Dynamically changes the name of the given method
|
|
スポンサー
|
5891 |
PHPの関数・メソッドの単語集 |
|
runkit7_object_id
|
詳細
|
1. Return the integer object handle for given object
|
|
5892 |
PHPの関数・メソッドの単語集 |
|
runkit7_superglobals
|
詳細
|
1. Return numerically indexed array of registered superglobals
|
|
5893 |
PHPの関数・メソッドの単語集 |
|
runkit7_zval_inspect
|
詳細
|
1. Returns information about the passed in value with data types
|
|
5894 |
PHPの関数・メソッドの単語集 |
|
sapi_windows_cp_conv
|
詳細
|
1. 文字列のコードページを別のものに変換する
|
|
5895 |
PHPの関数・メソッドの単語集 |
|
sapi_windows_cp_get
|
詳細
|
1. 現在のコードページを取得する
|
|
スポンサー
|
5896 |
PHPの関数・メソッドの単語集 |
|
sapi_windows_cp_is_utf8
|
詳細
|
1. コードページがUTF-8と互換性があるかを返す
|
|
5897 |
PHPの関数・メソッドの単語集 |
|
sapi_windows_cp_set
|
詳細
|
1. 現在のプロセスのコードページを設定する
|
|
5898 |
PHPの関数・メソッドの単語集 |
|
sapi_windows_generate_ctrl_event
|
詳細
|
1. CTRLイベント を別プロセスに送信する
|
|
5899 |
PHPの関数・メソッドの単語集 |
|
sapi_windows_set_ctrl_handler
|
詳細
|
1. CTRLイベント のハンドラを設定したり削除したりする
|
|
5900 |
PHPの関数・メソッドの単語集 |
|
sapi_windows_vt100_support
|
詳細
|
1. Windows コンソールの出力バッファに関連付けられたストリームのVT100サポート状況を取得/設定する
|
|
スポンサー
|