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

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


Componere\Abstract\Definition::addInterface Add Interface
Componere\Abstract\Definition::addMethod Add Method
Componere\Abstract\Definition::addTrait Add Trait
Componere\Abstract\Definition::getReflector Reflection
Componere\Definition::__construct Definition Construction
Componere\Definition::addConstant Add Constant
Componere\Definition::addProperty Add Property
Componere\Definition::register Registration
Componere\Definition::isRegistered State Detection
Componere\Definition::getClosure Get Closure
Componere\Definition::getClosures Get Closures
Componere\Patch::__construct Patch Construction
Componere\Patch::apply Application
Componere\Patch::revert Reversal
Componere\Patch::isApplied State Detection
Componere\Patch::derive Patch Derivation
Componere\Patch::getClosure Get Closure
Componere\Patch::getClosures Get Closures
Componere\Method::__construct Method Construction
Componere\Method::setPrivate Accessibility Modification
Componere\Method::setProtected Accessibility Modification
Componere\Method::setStatic Accessibility Modification
Componere\Method::getReflector Reflection
Componere\Value::__construct Value Construction
Componere\Value::setPrivate Accessibility Modification
Componere\Value::setProtected Accessibility Modification
Componere\Value::setStatic Accessibility Modification
Componere\Value::isPrivate Accessibility Detection
Componere\Value::isProtected Accessibility Detection
Componere\Value::isStatic Accessibility Detection
Componere\Value::hasDefault Value Interaction
Componere\cast Casting
Componere\cast_by_ref Casting
cli_get_process_title 現在のプロセスのタイトルを返す
cli_set_process_title プロセスのタイトルを設定する
cubrid_bind Bind variables to a prepared statement as parameters
cubrid_close_prepare Close the request handle
cubrid_close_request Close the request handle
cubrid_col_get Get contents of collection type column using OID
cubrid_col_size Get the number of elements in collection type column using OID
cubrid_column_names Get the column names in result
cubrid_column_types Get column types in result
cubrid_commit Commit a transaction
cubrid_connect_with_url Establish the environment for connecting to CUBRID server
cubrid_connect Open a connection to a CUBRID Server
cubrid_current_oid Get OID of the current cursor location
cubrid_disconnect Close a database connection
cubrid_drop Delete an instance using OID
cubrid_error_code_facility Get the facility code of error
cubrid_error_code Get error code for the most recent function call
cubrid_error_msg Get last error message for the most recent function call
cubrid_execute Execute a prepared SQL statement
cubrid_fetch Fetch the next row from a result set
cubrid_free_result Free the memory occupied by the result data
cubrid_get_autocommit Get auto-commit mode of the connection
cubrid_get_charset Return the current CUBRID connection charset
cubrid_get_class_name Get the class name using OID
cubrid_get_client_info Return the client library version
cubrid_get_db_parameter Returns the CUBRID database parameters
cubrid_get_query_timeout Get the query timeout value of the request
cubrid_get_server_info Return the CUBRID server version
cubrid_get Get a column using OID
cubrid_insert_id Return the ID generated for the last updated AUTO_INCREMENT column
cubrid_is_instance Check whether the instance pointed by OID exists
cubrid_lob_close Close BLOB/CLOB data
cubrid_lob_export Export BLOB/CLOB data to file
cubrid_lob_get Get BLOB/CLOB data
cubrid_lob_send Read BLOB/CLOB data and send straight to browser
cubrid_lob_size Get BLOB/CLOB data size
cubrid_lob2_bind Bind a lob object or a string as a lob object to a prepared statement as parameters
cubrid_lob2_close Close LOB object
cubrid_lob2_export Export the lob object to a file
cubrid_lob2_import Import BLOB/CLOB data from a file
cubrid_lob2_new Create a lob object
cubrid_lob2_read Read from BLOB/CLOB data
cubrid_lob2_seek64 Move the cursor of a lob object
cubrid_lob2_seek Move the cursor of a lob object
cubrid_lob2_size64 Get a lob object's size
cubrid_lob2_size Get a lob object's size
cubrid_lob2_tell64 Tell the cursor position of the LOB object
cubrid_lob2_tell Tell the cursor position of the LOB object
cubrid_lob2_write Write to a lob object
cubrid_lock_read Set a read lock on the given OID
cubrid_lock_write Set a write lock on the given OID
cubrid_move_cursor Move the cursor in the result
cubrid_next_result Get result of next query when executing multiple SQL statements
cubrid_num_cols Return the number of columns in the result set
cubrid_num_rows Get the number of rows in the result set
cubrid_pconnect_with_url Open a persistent connection to CUBRID server
cubrid_pconnect Open a persistent connection to a CUBRID server
cubrid_prepare Prepare a SQL statement for execution
cubrid_put Update a column using OID
cubrid_rollback Roll back a transaction
cubrid_schema Get the requested schema information
cubrid_seq_drop Delete an element from sequence type column using OID
cubrid_seq_insert Insert an element to a sequence type column using OID
cubrid_seq_put Update the element value of sequence type column using OID
cubrid_set_add Insert a single element to set type column using OID
cubrid_set_autocommit Set autocommit mode of the connection
cubrid_set_db_parameter Sets the CUBRID database parameters
cubrid_set_drop Delete an element from set type column using OID
cubrid_set_query_timeout Set the timeout time of query execution
cubrid_version Get the CUBRID PHP module's version
cubrid_affected_rows Return the number of rows affected by the last SQL statement
cubrid_client_encoding Return the current CUBRID connection charset
cubrid_close Close CUBRID connection
cubrid_data_seek Move the internal row pointer of the CUBRID result
cubrid_db_name Get db name from results of cubrid_list_dbs
cubrid_errno Return the numerical value of the error message from previous CUBRID operation
cubrid_error Get the error message
cubrid_fetch_array Fetch a result row as an associative array, a numeric array, or both
cubrid_fetch_assoc Return the associative array that corresponds to the fetched row
cubrid_fetch_field Get column information from a result and return as an object
cubrid_fetch_lengths Return an array with the lengths of the values of each field from the current row
cubrid_fetch_object Fetch the next row and return it as an object
cubrid_fetch_row Return a numerical array with the values of the current row
cubrid_field_flags Return a string with the flags of the given field offset
cubrid_field_len Get the maximum length of the specified field
cubrid_field_name Return the name of the specified field index
cubrid_field_seek Move the result set cursor to the specified field offset
cubrid_field_table Return the name of the table of the specified field
cubrid_field_type Return the type of the column corresponding to the given field offset
cubrid_list_dbs Return an array with the list of all existing CUBRID databases
cubrid_num_fields Return the number of columns in the result set
cubrid_ping Ping a server connection or reconnect if there is no connection
cubrid_query Send a CUBRID query
cubrid_real_escape_string Escape special characters in a string for use in an SQL statement
cubrid_result Return the value of a specific field in a specific row
cubrid_unbuffered_query Perform a query without fetching the results into memory
cubrid_load_from_glo Read data from a GLO instance and save it in a file
cubrid_new_glo Create a glo instance
cubrid_save_to_glo Save requested file in a GLO instance
cubrid_send_glo Read data from glo and send it to std output
cal_days_in_month 指定した年とカレンダーについて、月の日数を返す
cal_from_jd ユリウス積算日からサポートされるカレンダーに変換する
cal_info 特定のカレンダーに関する情報を返す
cal_to_jd サポートされるカレンダーからユリウス積算日に変換する
checkdate グレゴリオ暦の日付/時刻の妥当性を確認します
chdir ディレクトリを変更する
chroot ルートディレクトリを変更する
closedir ディレクトリハンドルをクローズする
chgrp ファイルのグループを変更する
chmod ファイルのモードを変更する
chown ファイルの所有者を変更する
clearstatcache ファイルのステータスのキャッシュをクリアする
copy ファイルをコピーする
Collator::asort インデックスの情報を保持しつつ配列を並べ替える
Collator::compare ふたつの Unicode 文字列を比較する
Collator::__construct collator を作成する
Collator::create collator を作成する
Collator::getAttribute 照合用の属性の値を取得する
Collator::getErrorCode collator の直近のエラーコードを取得する
Collator::getErrorMessage collator の直近のエラーコードのテキストを取得する
Collator::getLocale collator のロケール名を取得する
Collator::getSortKey 文字列のソート用のキーを取得する
Collator::getStrength 現在の照合強度を取得する
Collator::setAttribute 照合用の属性を設定する
Collator::setStrength 照合強度を設定する
Collator::sortWithSortKeys 指定した collator とキーで配列を並べ替える
Collator::sort 指定した collator で配列を並べ替える
ceil 端数の切り上げ
cos 余弦(コサイン)
cosh 双曲線余弦(ハイパボリックコサイン)
Collectable::isGarbage Determine whether an object has been marked as garbage
Collectable::setGarbage Mark an object as garbage
Cond::broadcast Broadcast a Condition
Cond::create Create a Condition
Cond::destroy Destroy a Condition
Cond::signal Signal a Condition
Cond::wait Wait for Condition
connection_aborted クライアントとの接続が切断されているかどうかを調べる
connection_status 接続ステータスのビットフィールドを返す
constant 定数の値を返す
class_implements 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す
class_parents 与えられたクラスの親クラスを返す
class_uses 指定したクラスが使っているトレイトを返す
curl_close cURL セッションを閉じる
curl_copy_handle cURL ハンドルを、その設定も含めてコピーする
curl_errno 直近のエラー番号を返す
curl_error 現在のセッションに関する直近のエラー文字列を返す
curl_escape 指定した文字列を URL エンコードする
curl_exec cURL セッションを実行する
curl_file_create CURLFile オブジェクトを作る
curl_getinfo 指定した伝送に関する情報を得る
curl_init cURL セッションを初期化する
curl_multi_add_handle cURL マルチハンドルに、通常の cURL ハンドルを追加する
curl_multi_close cURL ハンドルのセットを閉じる
curl_multi_errno 直近のマルチハンドルに対するエラー番号を返す
curl_multi_exec 現在の cURL ハンドルから、サブ接続を実行する
curl_multi_getcontent CURLOPT_RETURNTRANSFER が設定されている場合に、cURL ハンドルの内容を返す
curl_multi_info_read 現在の転送についての情報を表示する
curl_multi_init 新規 cURL マルチハンドルを返す
curl_multi_remove_handle cURL ハンドルのセットからマルチハンドルを削除する
curl_multi_select curl_multi 接続のアクティビティを待つ
curl_multi_setopt cURL マルチハンドル用のオプションを設定する
curl_multi_strerror エラーの内容を表す文字列を返す
curl_pause 接続の中断と再開をする
curl_reset libcurl セッションハンドルのすべてのオプションをリセットする
curl_setopt_array CURL 転送用の複数のオプションを設定する
curl_setopt cURL 転送用オプションを設定する
curl_share_close cURL 共有ハンドルを閉じる
curl_share_errno 直近の共有ハンドルに対するエラー番号を返す
curl_share_init curl 共有ハンドルを初期化する
curl_share_setopt cURL 共有ハンドルのオプションを設定する
curl_share_strerror 与えられたエラーコードを説明する文字列を返す
curl_strerror エラーコードの説明を返す
curl_unescape URL エンコードされた文字列をデコードする
curl_version cURL のバージョンを返す
CURLFile::__construct CURLFile オブジェクトを作る
CURLFile::getFilename ファイル名を取得する
CURLFile::getMimeType MIME タイプを取得する
CURLFile::getPostFilename POST 用のファイル名を取得する
CURLFile::setMimeType MIME タイプを設定する
CURLFile::setPostFilename POST 用のファイル名を設定する
CURLFile::__wakeup アンシリアライズ用ハンドラ
checkdnsrr 指定したインターネットホスト名もしくは IP アドレスに対応する DNS レコードを検索する
closelog システムログへの接続を閉じる
CommonMark\Parse Parsing
CommonMark\Render Rendering
CommonMark\Render\HTML Rendering
CommonMark\Render\Latex Rendering
CommonMark\Render\Man Rendering
CommonMark\Render\XML Rendering
chop rtrim() のエイリアス
chr 数値から、1バイトの文字列を生成する
chunk_split 文字列をより小さな部分に分割する
convert_cyr_string キリル文字セットを他のものに変換する
convert_uudecode uuencode された文字列をデコードする
convert_uuencode 文字列を uuencode する
count_chars 文字列で使用されている文字に関する情報を返す
crc32 文字列の crc32 多項式計算を行う
crypt 文字列の一方向のハッシュ化を行う
compact 変数名とその値から配列を作成する
count 変数に含まれるすべての要素、 あるいはオブジェクトに含まれる何かの数を数える
current 配列内の現在の要素を返す
class_alias クラスのエイリアスを作成する
class_exists クラスが定義済みかどうかを確認する
classkit_import 新しいクラスメソッドの定義をファイルから読み込む
classkit_method_add 指定したクラスに、新しいメソッドを動的に追加する
classkit_method_copy あるクラスのメソッドを別のクラスにコピーする
classkit_method_redefine 指定されたメソッドのコードを動的に変更する
classkit_method_remove 指定したメソッドを動的に削除する
classkit_method_rename 指定したメソッドの名前を動的に変更する
ctype_alnum 英数字かどうかを調べる
ctype_alpha 英字かどうかを調べる
ctype_cntrl 制御文字かどうかを調べる
ctype_digit 数字かどうかを調べる
ctype_graph 空白以外の印字可能な文字かどうかを調べる
ctype_lower 小文字かどうかを調べる
ctype_print 印字可能な文字かどうかを調べる
ctype_punct 空白、英数字以外の出力可能な文字かどうかを調べる
ctype_space 空白文字かどうか調べる
ctype_upper 大文字かどうか調べる
ctype_xdigit 16 進数を表す文字かどうかを調べる
call_user_func_array パラメータの配列を指定してコールバック関数をコールする
call_user_func 最初の引数で指定したコールバック関数をコールする
create_function 匿名関数 (ラムダ形式) を作成する
com::__construct com クラスのコンストラクタ
COMPersistHelper::__construct COMPersistHelper オブジェクトを構築する
COMPersistHelper::GetCurFileName 現在のファイル名を取得する
COMPersistHelper::GetMaxStreamSize ストリームのサイズの最大値を取得する
COMPersistHelper::InitNew オブジェクトをデフォルトの状態に初期化する
COMPersistHelper::LoadFromFile オブジェクトをファイルから読み込む
COMPersistHelper::LoadFromStream ストリームからオブジェクトを読み込む
COMPersistHelper::SaveToFile オブジェクトをファイルに保存する
COMPersistHelper::SaveToStream オブジェクトをストリームに保存する
com_create_guid グローバルユニーク ID (GUID) を生成する
com_event_sink COM オブジェクトのイベントを PHP オブジェクトに接続する
com_get_active_object すでに実行中の COM オブジェクトのインスタンスへのハンドルを返す
com_load_typelib タイプライブラリを読み込む
com_message_pump COM メッセージを処理し、timeoutms ミリ秒の間待つ
com_print_typeinfo ディスパッチインターフェイスのために、PHP のクラス定義を出力する

ワード検索


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

関数名アルファベット別

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用の拡張モジュール