アルファベット順一覧 <r>

r の文字からから始まる関数の一覧です


restore_error_handler 以前のエラーハンドラ関数を回復する
restore_exception_handler 以前の例外ハンドラ関数を回復する
restore_include_path include_path 設定オプションの値を元に戻す
runkit7_constant_add Similar to define(), but allows defining in class definitions as well
runkit7_constant_redefine Redefine an already defined constant
runkit7_constant_remove Remove/Delete an already defined constant
runkit7_function_add Add a new function, similar to create_function()
runkit7_function_copy Copy a function to a new function name
runkit7_function_redefine Replace a function definition with a new implementation
runkit7_function_remove Remove a function definition
runkit7_function_rename Change a function's name
runkit7_import Process a PHP file importing function and class definitions, overwriting where appropriate
runkit7_method_add Dynamically adds a new method to a given class
runkit7_method_copy Copies a method from class to another
runkit7_method_redefine Dynamically changes the code of the given method
runkit7_method_remove Dynamically removes the given method
runkit7_method_rename Dynamically changes the name of the given method
runkit7_object_id Return the integer object handle for given object
runkit7_superglobals Return numerically indexed array of registered superglobals
runkit7_zval_inspect Returns information about the passed in value with data types, reference counts, etc
radius_acct_open 課金用の Radius ハンドルを作成する
radius_add_server サーバーを追加する
radius_auth_open 認証用の Radius ハンドルを作成する
radius_close すべてのリソースを開放する
radius_config 指定した設定ファイルをライブラリに読み込ませる
radius_create_request 課金あるいは認証のリクエストを作成する
radius_cvt_addr 生データを IP アドレスに変換する
radius_cvt_int 生データを整数に変換する
radius_cvt_string 生データを文字列に変換する
radius_demangle_mppe_key 変形されたデータから mppe キーを得る
radius_demangle データを復元する
radius_get_attr 属性を取得する
radius_get_tagged_attr_data Extracts the data from a tagged attribute
radius_get_tagged_attr_tag Extracts the tag from a tagged attribute
radius_get_vendor_attr ベンダ固有の属性を取得する
radius_put_addr IP アドレス属性を設定する
radius_put_attr バイナリ属性を設定する
radius_put_int 整数属性を設定する
radius_put_string 文字列属性を設定する
radius_put_vendor_addr ベンダー固有の IP アドレス属性を設定する
radius_put_vendor_attr ベンダー固有のバイナリ属性を設定する
radius_put_vendor_int ベンダー固有の整数属性を設定する
radius_put_vendor_string ベンダー固有の文字列属性を設定する
radius_request_authenticator リクエスト認証子を返す
radius_salt_encrypt_attr Salt-encrypts a value
radius_send_request リクエストを送信し、応答を待つ
radius_server_secret 共有秘密鍵を返す
radius_strerror エラーメッセージを返す
readline_add_history ヒストリに 1 行追加する
readline_callback_handler_install readline コールバックインターフェイスと端末を初期化し、 プロンプトを表示して結果をすぐに返す
readline_callback_handler_remove インストールされたハンドラを削除し、端末の設定をもとに戻す
readline_callback_read_char 文字を読み込み、改行を受け取ると readline コールバックインターフェイスに通知する
readline_clear_history ヒストリをクリアする
readline_completion_function 補完関数を登録する
readline_info 種々の readline の内部変数を取得/設定する
readline_list_history ヒストリを一覧表示する
readline_on_new_line カーソルが新しい行に移動したことを readline に通知する
readline_read_history ヒストリを読み込む
readline_redisplay 画面を再描画する
readline_write_history ヒストリを書きこむ
readline 一行読み込む
RarArchive::close Rar アーカイブをクローズし、全リソースを開放する
RarArchive::getComment RAR アーカイブのコメントテキストを取得する
RarArchive::getEntries RAR アーカイブからエントリの全一覧を取得する
RarArchive::getEntry Rar アーカイブからエントリオブジェクトを取得する
RarArchive::isBroken アーカイブが壊れている (未完成である) かどうかを調べる
RarArchive::isSolid RAR アーカイブがソリッドであるかどうかを調べる
RarArchive::open Rar アーカイブをオープンする
RarArchive::setAllowBroken 壊れたアーカイブのオープンを許可するかどうかを設定する
RarArchive::__toString テキスト形式で取得する
RarEntry::extract アーカイブのエントリを展開する
RarEntry::getAttr エントリの属性を取得する
RarEntry::getCrc エントリの CRC を取得する
RarEntry::getFileTime エントリの最終更新時刻を取得する
RarEntry::getHostOs エントリのホスト OS を取得する
RarEntry::getMethod エントリの圧縮方法を取得する
RarEntry::getName エントリの名前を取得する
RarEntry::getPackedSize 圧縮後のエントリのサイズを取得する
RarEntry::getStream このエントリのファイルハンドラを取得する
RarEntry::getUnpackedSize 展開後のエントリのサイズを取得する
RarEntry::getVersion このエントリを展開するのに必要な RAR プログラムの最低バージョンを取得する
RarEntry::isDirectory このエントリがディレクトリであるかどうかを調べる
RarEntry::isEncrypted このエントリが暗号化されているかどうかを調べる
RarEntry::__toString エントリのテキスト表現を取得する
RarException::isUsingExceptions 例外によるエラー処理を使っているかどうかを調べる
RarException::setUsingExceptions 例外によるエラー処理の有効化および無効化を行う
readgzfile gz ファイルを出力する
random_bytes 暗号論的に安全な、疑似ランダムなバイト列を生成する
random_int 暗号論的に安全な疑似乱数を生成する
readdir ディレクトリハンドルからエントリを読み込む
rewinddir ディレクトリハンドルを元に戻す
readfile ファイルを出力する
readlink シンボリックリンク先を返す
realpath_cache_get realpath キャッシュ・エントリーを取得
realpath_cache_size realpath キャッシュサイズを取得
realpath 正規化された絶対パス名を返す
rename ファイルをリネームする
rewind ファイルポインタの位置を先頭に戻す
rmdir ディレクトリを削除する
ResourceBundle::count バンドル内の要素数を取得する
ResourceBundle::create リソースバンドルを作成する
ResourceBundle::getErrorCode バンドルの直近のエラーコードを取得する
ResourceBundle::getErrorMessage バンドルの直近のエラーメッセージを取得する
ResourceBundle::get バンドルからデータを取得する
ResourceBundle::getLocales サポートするロケールを取得する
recode_file コード変換指令に基づきファイルからファイルにコード変換する
recode_string コード変換指令に基づき文字列のコードを変換する
recode recode_string() のエイリアス
read_exif_data のエイリアス exif_read_data()
rad2deg ラジアン単位の数値を度単位に変換する
rand 乱数を生成する
round 浮動小数点数を丸める
rpmaddtag Add tag retrieved in query
rpmdbinfo Get information from installed RPM
rpmdbsearch Search RPM packages
rpminfo Get information from a RPM file
rpmvercmp RPM version comparison
rawurldecode URL エンコードされた文字列をデコードする
rawurlencode RFC 3986 に基づき URL エンコードを行う
rrd_create Creates rrd database file
rrd_error Gets latest error message
rrd_fetch Fetch the data for graph as array
rrd_first Gets the timestamp of the first sample from rrd file
rrd_graph Creates image from a data
rrd_info Gets information about rrd file
rrd_last Gets unix timestamp of the last sample
rrd_lastupdate Gets information about last updated data
rrd_restore Restores the RRD file from XML dump
rrd_tune Tunes some RRD database file header options
rrd_update Updates the RRD database
rrd_version Gets information about underlying rrdtool library
rrd_xport Exports the information about RRD database
rrdc_disconnect Close any outstanding connection to rrd caching daemon
RRDCreator::addArchive Adds RRA - archive of data values for each data source
RRDCreator::addDataSource Adds data source definition for RRD database
RRDCreator::__construct Creates new RRDCreator instance
RRDCreator::save Saves the RRD database to a file
RRDGraph::__construct Creates new RRDGraph instance
RRDGraph::save Saves the result of query into image
RRDGraph::saveVerbose Saves the RRD database query into image and returns the verbose information about generated graph
RRDGraph::setOptions Sets the options for rrd graph export
RRDUpdater::__construct Creates new RRDUpdater instance
RRDUpdater::update Update the RRD database file
rtrim 文字列の最後から空白 (もしくはその他の文字) を取り除く
range ある範囲の整数を有する配列を作成する
reset 配列の内部ポインタを先頭の要素にセットする
rsort 配列を逆順にソートする
register_shutdown_function シャットダウン時に実行する関数を登録する
register_tick_function 各 tick で実行する関数を登録する
Reflection::export エクスポートする
Reflection::getModifierNames 修飾子の名前を取得する
ReflectionClass::__construct ReflectionClass を作成する
ReflectionClass::export クラスをエクスポートする
ReflectionClass::getConstant 定義されている定数を取得する
ReflectionClass::getConstants 定数を取得する
ReflectionClass::getConstructor クラスのコンストラクタを取得する
ReflectionClass::getDefaultProperties デフォルトプロパティを取得する
ReflectionClass::getDocComment ドキュメントコメントを取得する
ReflectionClass::getEndLine 終了行を取得する
ReflectionClass::getExtension クラスを定義する拡張モジュールを表す ReflectionExtension オブジェクトを取得する
ReflectionClass::getExtensionName クラスを定義する拡張モジュールの名前を取得する
ReflectionClass::getFileName クラスが定義されているファイルのファイル名を取得する
ReflectionClass::getInterfaceNames インターフェイスの名前を取得する
ReflectionClass::getInterfaces インターフェイスを取得する
ReflectionClass::getMethod クラスメソッドの ReflectionMethod を取得する
ReflectionClass::getMethods メソッドの配列を取得する
ReflectionClass::getModifiers クラス修飾子を取得する
ReflectionClass::getName クラスの名前を取得する
ReflectionClass::getNamespaceName 名前空間の名前を取得する
ReflectionClass::getParentClass 親クラスを取得する
ReflectionClass::getProperties プロパティを取得する
ReflectionClass::getProperty クラスのプロパティを表す ReflectionProperty を取得する
ReflectionClass::getReflectionConstant クラス定数の ReflectionClassConstant を取得する
ReflectionClass::getReflectionConstants クラス定数を取得する
ReflectionClass::getShortName 短い名前を取得する
ReflectionClass::getStartLine 開始行を取得する
ReflectionClass::getStaticProperties 静的なプロパティを取得する
ReflectionClass::getStaticPropertyValue 静的なプロパティの値を取得する
ReflectionClass::getTraitAliases トレイトのエイリアスの配列を返す
ReflectionClass::getTraitNames このクラスが使うトレイトの名前の配列を返す
ReflectionClass::getTraits このクラスが使うトレイトの配列を返す
ReflectionClass::hasConstant 定数が定義されているかどうかを調べる
ReflectionClass::hasMethod メソッドが定義されているかどうかを調べる
ReflectionClass::hasProperty プロパティが定義されているかどうかを調べる
ReflectionClass::implementsInterface インターフェイスの実装を調べる
ReflectionClass::inNamespace 名前空間内にあるかどうかを調べる
ReflectionClass::isAbstract 抽象クラスであるかどうかを調べる
ReflectionClass::isAnonymous クラスが無名クラスかを調べる
ReflectionClass::isCloneable このクラスがクローン可能かどうかを返す
ReflectionClass::isFinal final クラスであるかどうかを調べる
ReflectionClass::isInstance クラスのインスタンスであるかどうかを調べる
ReflectionClass::isInstantiable クラスのインスタンス化が可能であるかどうかを調べる
ReflectionClass::isInterface このクラスがインターフェイスであるかどうかを調べる
ReflectionClass::isInternal 拡張モジュールあるいはコアで定義された内部クラスであるかどうかを調べる
ReflectionClass::isIterable このクラスがイテレーション可能かを調べる
ReflectionClass::isIterateable のエイリアス ReflectionClass::isIterable()
ReflectionClass::isSubclassOf サブクラスであるかどうかを調べる
ReflectionClass::isTrait トレイトであるかどうかを返す
ReflectionClass::isUserDefined ユーザー定義であるかどうかを調べる
ReflectionClass::newInstance 指定した引数でクラスの新しいインスタンスを作成する
ReflectionClass::newInstanceArgs 指定した引数でクラスの新しいインスタンスを作成する
ReflectionClass::newInstanceWithoutConstructor コンストラクタを起動せずに新しいクラスのインスタンスを作成する
ReflectionClass::setStaticPropertyValue 静的なプロパティの値を設定する
ReflectionClass::__toString ReflectionClass オブジェクトの文字列表現を返す
ReflectionClassConstant::__construct ReflectionClassConstant を構築する
ReflectionClassConstant::export リフレクションをエクスポートする
ReflectionClassConstant::getDeclaringClass 定数を宣言しているクラスを取得する
ReflectionClassConstant::getDocComment クラス定数のドキュメントコメントを取得する
ReflectionClassConstant::getModifiers クラス定数の修飾子を取得する
ReflectionClassConstant::getName 定数名を取得する
ReflectionClassConstant::getValue 値を取得する
ReflectionClassConstant::isPrivate クラス定数がprivateかを調べる
ReflectionClassConstant::isProtected クラス定数が protected かを調べる
ReflectionClassConstant::isPublic クラス定数が public かを調べる
ReflectionClassConstant::__toString ReflectionClassConstant オブジェクトの文字列表現を返す
ReflectionZendExtension::__clone Clone のハンドラ
ReflectionZendExtension::__construct コンストラクタ
ReflectionZendExtension::export エクスポート
ReflectionZendExtension::getAuthor 作者を取得する
ReflectionZendExtension::getCopyright 著作権情報を取得する
ReflectionZendExtension::getName 名前を取得する
ReflectionZendExtension::getURL URL を取得する
ReflectionZendExtension::getVersion バージョンを取得する
ReflectionZendExtension::__toString 文字列変換のハンドラ
ReflectionExtension::__clone クローンする
ReflectionExtension::__construct ReflectionExtension を作成する
ReflectionExtension::export エクスポートする
ReflectionExtension::getClasses クラスを取得する
ReflectionExtension::getClassNames クラス名を取得する
ReflectionExtension::getConstants 定数を取得する
ReflectionExtension::getDependencies 依存性を取得する
ReflectionExtension::getFunctions 拡張モジュールの関数を取得する
ReflectionExtension::getINIEntries 拡張モジュールの ini エントリを取得する
ReflectionExtension::getName 拡張モジュール名を取得する
ReflectionExtension::getVersion 拡張モジュールのバージョンを取得する
ReflectionExtension::info 拡張モジュールの情報を表示する
ReflectionExtension::isPersistent この拡張モジュールが永続性のあるものかどうかを返す
ReflectionExtension::isTemporary この拡張モジュールが一時的なものかどうかを返す
ReflectionExtension::__toString 文字列に変換する
ReflectionFunction::__construct ReflectionFunction オブジェクトを作成する
ReflectionFunction::export 関数をエクスポートする
ReflectionFunction::getClosure この関数に動的に作成されたクロージャを返す
ReflectionFunction::invoke 関数を起動する
ReflectionFunction::invokeArgs 引数を指定して関数を起動する
ReflectionFunction::isDisabled 関数が無効になっているかどうかを調べる
ReflectionFunction::__toString 文字列に変換する
ReflectionFunctionAbstract::__clone 関数のクローンを作成する
ReflectionFunctionAbstract::getClosureScopeClass クロージャに関連づけられたスコープを返す
ReflectionFunctionAbstract::getClosureThis クロージャにバインドした this ポインタを返す
ReflectionFunctionAbstract::getDocComment ドキュメントコメントを取得する
ReflectionFunctionAbstract::getEndLine 終了行番号を取得する
ReflectionFunctionAbstract::getExtension 拡張モジュールの情報を取得する
ReflectionFunctionAbstract::getExtensionName 拡張モジュールの名前を取得する
ReflectionFunctionAbstract::getFileName ファイル名を取得する
ReflectionFunctionAbstract::getName 関数名を取得する
ReflectionFunctionAbstract::getNamespaceName 名前空間名を取得する
ReflectionFunctionAbstract::getNumberOfParameters パラメータ数を取得する
ReflectionFunctionAbstract::getNumberOfRequiredParameters 必須パラメータの数を取得する
ReflectionFunctionAbstract::getParameters パラメータを取得する
ReflectionFunctionAbstract::getReturnType 指定された関数の戻り値の型を取得する
ReflectionFunctionAbstract::getShortName 関数の短い名前を取得する
ReflectionFunctionAbstract::getStartLine 開始行番号を取得する
ReflectionFunctionAbstract::getStaticVariables 静的変数を取得する
ReflectionFunctionAbstract::hasReturnType 関数が戻り値の型を指定しているかを調べる
ReflectionFunctionAbstract::inNamespace 関数が名前空間内にあるかどうかを調べる
ReflectionFunctionAbstract::isClosure クロージャであるかどうかを調べる
ReflectionFunctionAbstract::isDeprecated 非推奨であるかどうかを調べる
ReflectionFunctionAbstract::isGenerator この関数がジェネレータかどうかを返す
ReflectionFunctionAbstract::isInternal 内部関数かどうかを調べる
ReflectionFunctionAbstract::isUserDefined ユーザー定義関数であるかどうかを調べる
ReflectionFunctionAbstract::isVariadic この関数の引数が可変長かを調べる
ReflectionFunctionAbstract::returnsReference 参照返しかどうかを調べる
ReflectionFunctionAbstract::__toString 文字列に変換する
ReflectionMethod::__construct ReflectionMethod を作成する
ReflectionMethod::export メソッドをエクスポートする
ReflectionMethod::getClosure このメソッドに動的に作成されたクロージャを返す
ReflectionMethod::getDeclaringClass メソッドが宣言されているクラスを取得する
ReflectionMethod::getModifiers メソッドの修飾子を取得する
ReflectionMethod::getPrototype メソッドのプロトタイプを (存在すれば) 取得する
ReflectionMethod::invoke 実行する
ReflectionMethod::invokeArgs 実行する
ReflectionMethod::isAbstract 抽象メソッドであるかどうかを調べる
ReflectionMethod::isConstructor コンストラクタであるかどうかを調べる
ReflectionMethod::isDestructor デストラクタであるかどうかを調べる
ReflectionMethod::isFinal final メソッドであるかどうかを調べる
ReflectionMethod::isPrivate private メソッドであるかどうかを調べる
ReflectionMethod::isProtected protected メソッドであるかどうかを調べる
ReflectionMethod::isPublic public メソッドであるかどうかを調べる
ReflectionMethod::isStatic 静的メソッドであるかどうかを調べる
ReflectionMethod::setAccessible メソッドのアクセス範囲を設定する
ReflectionMethod::__toString ReflectionMethod オブジェクトの文字列表現を返す
ReflectionNamedType::getName タイプヒントのテキストを取得する
ReflectionObject::__construct ReflectionObject を作成する
ReflectionObject::export エクスポートする
ReflectionParameter::allowsNull null を許可するかどうかを調べる
ReflectionParameter::canBePassedByValue このパラメータが値渡し可能かどうかを返す
ReflectionParameter::__clone クローンする
ReflectionParameter::__construct コンストラクタ
ReflectionParameter::export エクスポートする
ReflectionParameter::getClass タイプヒントつきのクラスを取得する
ReflectionParameter::getDeclaringClass 宣言しているクラスを取得する
ReflectionParameter::getDeclaringFunction 宣言している関数を取得する
ReflectionParameter::getDefaultValue パラメータのデフォルト値を取得する
ReflectionParameter::getDefaultValueConstantName デフォルト値が定数あるいは null の場合に、その定数名を返す
ReflectionParameter::getName パラメータ名を取得する
ReflectionParameter::getPosition パラメータの位置を取得する
ReflectionParameter::getType 引数の型を取得する
ReflectionParameter::hasType 引数が型を持つかを調べる
ReflectionParameter::isArray 配列を受け取るパラメータであるかどうかを調べる
ReflectionParameter::isCallable パラメータが callable かどうかを返す
ReflectionParameter::isDefaultValueAvailable デフォルト値が存在するかどうかを調べる
ReflectionParameter::isDefaultValueConstant このパラメータのデフォルト値が定数かどうかを返す
ReflectionParameter::isOptional 省略可能であるかどうかを調べる
ReflectionParameter::isPassedByReference 参照渡しかどうかを調べる
ReflectionParameter::isVariadic 引数が可変長の個数であるかをチェックする
ReflectionParameter::__toString 文字列に変換する
ReflectionProperty::__clone クローンする
ReflectionProperty::__construct ReflectionProperty オブジェクトを作成する
ReflectionProperty::export エクスポートする
ReflectionProperty::getDeclaringClass 宣言しているクラスを取得する
ReflectionProperty::getDefaultValue プロパティで宣言されたデフォルト値を返す
ReflectionProperty::getDocComment プロパティのドキュメントコメントを取得する
ReflectionProperty::getModifiers プロパティの修飾子を取得する
ReflectionProperty::getName プロパティ名を取得する
ReflectionProperty::getType プロパティの型を取得する
ReflectionProperty::getValue 値を取得する
ReflectionProperty::hasDefaultValue デフォルト値が宣言されているかをチェックする
ReflectionProperty::hasType プロパティが型を持つかをチェックする
ReflectionProperty::isDefault デフォルトプロパティであるかどうかを調べる
ReflectionProperty::isInitialized プロパティが初期化されているかをチェックする
ReflectionProperty::isPrivate private プロパティであるかどうかを調べる
ReflectionProperty::isProtected protected プロパティであるかどうかを調べる
ReflectionProperty::isPublic public プロパティであるかどうかを調べる
ReflectionProperty::isStatic 静的プロパティであるかどうかを調べる
ReflectionProperty::setAccessible プロパティのアクセス範囲を設定する
ReflectionProperty::setValue プロパティの値を設定する
ReflectionProperty::__toString 文字列に変換する
ReflectionType::allowsNull null が許されるかをチェックする
ReflectionType::isBuiltin ビルトインの型かどうかをチェックする
ReflectionType::__toString 文字列に変換する
ReflectionGenerator::__construct ReflectionGenerator オブジェクトを構築する
ReflectionGenerator::getExecutingFile 現在実行中のジェネレータのファイル名を取得する
ReflectionGenerator::getExecutingGenerator 実行中の Generator オブジェクトを取得する
ReflectionGenerator::getExecutingLine 現在実行中のジェネレータの行を取得する
ReflectionGenerator::getFunction ジェネレータの関数名を取得する
ReflectionGenerator::getThis ジェネレータの $this の値を取得する
ReflectionGenerator::getTrace 実行中のジェネレータのトレースを取得する
ReflectionReference::fromArrayElement 配列の要素から、ReflectionReference を生成する
ReflectionReference::getId リファレンスのユニークなIDを取得する
Reflector::export エクスポートする
Reflector::__toString 文字列に変換する

ワード検索


※入力キーワードが、関数名・説明文・タグに含まれるものを検索

関数名アルファベット別

A B C D E F G H I J
K L M N O P Q R S T
U V W X Y Z _

最終更新一覧

stristr
 大文字小文字を区別せず文字列を検索し、ヒット箇所以降(あるいは以前)の文字列を返却

stripslashes
 バックスラッシュでエスケープされた文字列から、バックスラッシュを取り除く

stripos
 大文字小文字を区別せずに文字列が最初に現れる位置を取得する

stripcslashes
 addcslashes() でクォートされた文字列をアンクォートする

strip_tags
 文字列から HTML と PHP のタグを除去して返却

strcspn
 指定した文字が最初に現れる位置を調べる

strcoll
 ロケールに基づいて2つの文字列を比較し同じか(あるいは大小)を判定する

strcmp
 2つの文字列を比較し同じか(あるいは大小)を判定する

strchr
 strstr() のエイリアス

strcasecmp
 2つの文字列を比較(大文字小文字を区別せず同じとみなす)

カテゴリー一覧

PHP の振る舞いの変更
音声フォーマットの操作
認証サービス
コマンドライン関連
圧縮およびアーカイブ
暗号
データベース関連
日付および時刻関連
ファイルシステム
自然言語および文字エンコーディング
画像処理および作成
メール関連
数学
テキスト以外の MIME 型
プロセス制御
その他の基本モジュール
その他のサービス
検索エンジン用の拡張モジュール
サーバー固有のモジュール
セッション関連
テキスト処理
変数・データ型関連
ウェブサービス
Windows 用のモジュール
XML 操作
GUI用の拡張モジュール