検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 203 for case (0.077 sec.)
シグナルハンドラを設定する 5050
« pcntl_signal_get_handler pcntl_sigprocmask » PHP Manual PCNTL 関数 シグナルハンドラを設定する ... ction sig_handler ( $signo ) { switch ( $signo ) { case SIGTERM : // シャットダウンの処理 exit; break; cas ... e SIGHUP : // 再起動の処理 break; case SIGUSR1 : echo "SIGUSR1 を受け取りました...\n" ; b ...
https://man.plustar.jp/php/function.pcntl-signal.html - [similar]
定義済み定数 5018
« リソース型 接続、および接続の管理 » PHP Manual PDO 定義済み定数 定義済み定数 以下の定数が定義さ ... nt ) PDO::ATTR_CONNECTION_STATUS ( int ) PDO::ATTR_CASE ( int ) PDO::CASE_* 定数で指定されたケースにカラム ... エラーが発生した場合、PDOException を投げます。 PDO::CASE_NATURAL ( int ) カラム名をデータベースドライバによ ... り返されたままにします。 PDO::CASE_LOWER ( int ) カラム名を小文字にします。 PDO::CASE ...
https://man.plustar.jp/php/pdo.constants.html - [similar]
定義済み定数 4997
« リソース型 例 » PHP Manual CUBRID 定義済み定数 定義済み定数 以下の定数が定義されています。 この ... Returned value of cubrid_move_cursor() function in case of success. This flag has been removed from 8.4.1. ... Returned value of cubrid_move_cursor() function in case of failure. This flag has been removed from 8.4.1. ... Returned value of cubrid_move_cursor() function in case of failure. This flag has been removed from 8.4.1. ...
https://man.plustar.jp/php/cubrid.constants.html - [similar]
Get contents of collection type column using OID 4997
« cubrid_close_request cubrid_col_size » PHP Manual CUBRID 関数 Get contents of collection type ... n of attribute having empty collection or NULL, in case of error, a warning message is shown; in such case ...
https://man.plustar.jp/php/function.cubrid-col-get.html - [similar]
Execution 4997
« parallel\Runtime::__construct parallel\Runtime::close » PHP Manual parallel\Runtime Execution ... contain internal objects (see notes) 注意 : In the case of file stream resources, the resource will be cas ... ructure as defined by the internal class, in which case they cannot be copied by value safely, and so may ...
https://man.plustar.jp/php/parallel-runtime.run.html - [similar]
XMLタグのマッピングの例 4964
« XML エレメント構造の例 XML 外部エンティティの例 » PHP Manual 例 XMLタグのマッピングの例 XMLタグ ... o $data ; } $xml_parser = xml_parser_create (); // case-folding を用いることで、$map_array から確実にタグを ... す xml_parser_set_option ( $xml_parser , XML_OPTION_CASE_FOLDING , true ); xml_set_element_handler ( $xml_p ...
https://man.plustar.jp/php/example.xml-map-tags.html - [similar]
Makes the next row in a result set available for reading 4964
« sqlsrv_fetch_object sqlsrv_field_metadata » PHP Manual SQLSRV 関数 Makes the next row in a res ... ent was prepared with a scrollable cursor. In that case, this parameter can take on one of the following v ... rors (), true )); } // Make the first (and in this case, only) row of the result set available for reading ...
https://man.plustar.jp/php/function.sqlsrv-fetch.html - [similar]
Execution 4964
« parallel\bootstrap parallel\Runtime » PHP Manual Functional API Execution parallel\run (1.0.0) ... contain internal objects (see notes) 注意 : In the case of file stream resources, the resource will be cas ... ructure as defined by the internal class, in which case they cannot be copied by value safely, and so may ...
https://man.plustar.jp/php/parallel.run.html - [similar]
データベース接続の属性を取得する 4964
« PDO::exec PDO::getAvailableDrivers » PHP Manual PDO データベース接続の属性を取得する PDO::getA ... 性は以下の通りです。 PDO::ATTR_AUTOCOMMIT PDO::ATTR_CASE PDO::ATTR_CLIENT_VERSION PDO::ATTR_CONNECTION_STAT ... ; $attributes = array( "AUTOCOMMIT" , "ERRMODE" , "CASE" , "CLIENT_VERSION" , "CONNECTION_STATUS" , "ORACL ...
https://man.plustar.jp/php/pdo.getattribute.html - [similar]
Spoofchecker クラス 4932
« ResourceBundle::getLocales Spoofchecker::areConfusable » PHP Manual intl Spoofchecker クラス S ... st int WHOLE_SCRIPT_CONFUSABLE = 4 ; const int ANY_CASE = 8 ; const int SINGLE_SCRIPT = 16 ; const int INV ... checker::WHOLE_SCRIPT_CONFUSABLE Spoofchecker::ANY_CASE Spoofchecker::SINGLE_SCRIPT Spoofchecker::INVISIBL ...
https://man.plustar.jp/php/class.spoofchecker.html - [similar]