Results of 1 - 10 of about 13 for pointed (0.006 sec.)
- Check whether the instance pointed by OID exists 14797
- « cubrid_insert_id cubrid_lob_close » PHP Manual CUBRID 関数 Check whether the instance pointed
...
0) cubrid_is_instance — Check whether the instance pointed by OID exists 説明 cubrid_is_instance ( resource $ ...
e() function is used to check whether the instance pointed by the given oid exists or not. パラメータ conn_id ...
$conn , $oid ); if ( $res == 1 ) { echo "Instance pointed by $oid exists.\n" ; } else if ( $res == 0 ){ echo ...
"Instance pointed by $oid doesn't exist.\n" ; } else { echo "error\n ...
-
https://man.plustar.jp/php/function.cubrid-is-instance.html
- [similar]
- Fills a memory area 8762
- « FFI::memcpy FFI::new » PHP Manual FFI Fills a memory area FFI::memset (PHP 7 >= 7.4.0, PHP 8)
...
$size ): void Fills size bytes of the memory area pointed to by ptr with the given byte value . パラメータ p ...
-
https://man.plustar.jp/php/ffi.memset.html
- [similar]
- Gets the size of C data or types 8762
- « FFI::scope FFI::string » PHP Manual FFI Gets the size of C data or types FFI::sizeof (PHP 7 >=
...
C data or type. 戻り値 The size of the memory area pointed at by ptr . 関連キーワード: size , data , types , ...
-
https://man.plustar.jp/php/ffi.sizeof.html
- [similar]
- Creates a PHP string from a memory area 8674
- « FFI::sizeof FFI::type » PHP Manual FFI Creates a PHP string from a memory area FFI::string (PH
...
es a PHP string from size bytes of the memory area pointed to by ptr . パラメータ ptr The start of the memory ...
-
https://man.plustar.jp/php/ffi.string.html
- [similar]
- Get the class name using OID 8428
- « cubrid_get_charset cubrid_get_client_info » PHP Manual CUBRID 関数 Get the class name using OI
...
cubrid_is_instance() - Check whether the instance pointed by OID exists cubrid_drop() - Delete an instance u ...
-
https://man.plustar.jp/php/function.cubrid-get-class-name.html
- [similar]
- Set a read lock on the given OID 8269
- « cubrid_lob2_write cubrid_lock_write » PHP Manual CUBRID 関数 Set a read lock on the given OID
...
function is used to put read lock on the instance pointed by given oid . パラメータ conn_identifier Connecti ...
-
https://man.plustar.jp/php/function.cubrid-lock-read.html
- [similar]
- Set a write lock on the given OID 8269
- « cubrid_lock_read cubrid_move_cursor » PHP Manual CUBRID 関数 Set a write lock on the given OID
...
function is used to put write lock on the instance pointed by the given oid . パラメータ conn_identifier Conn ...
-
https://man.plustar.jp/php/function.cubrid-lock-write.html
- [similar]
- Commit a transaction 8181
- « cubrid_column_types cubrid_connect_with_url » PHP Manual CUBRID 関数 Commit a transaction cubr
...
ction is used to execute commit on the transaction pointed by conn_identifier , currently in progress. Connec ...
-
https://man.plustar.jp/php/function.cubrid-commit.html
- [similar]
- Delete an instance using OID 8181
- « cubrid_disconnect cubrid_error_code_facility » PHP Manual CUBRID 関数 Delete an instance using
...
cubrid_is_instance() - Check whether the instance pointed by OID exists 関連キーワード: string , instance , ...
-
https://man.plustar.jp/php/function.cubrid-drop.html
- [similar]
- Roll back a transaction 8181
- « cubrid_put cubrid_schema » PHP Manual CUBRID 関数 Roll back a transaction cubrid_rollback (PEC
...
ck() function executes rollback on the transaction pointed by conn_identifier , currently in progress. Connec ...
-
https://man.plustar.jp/php/function.cubrid-rollback.html
- [similar]