1726 |
PHPの関数・メソッドの単語集 |
|
fdf_set_version
|
詳細
|
1. FDF ファイルのバージョン番号を設定する
|
|
1727 |
PHPの関数・メソッドの単語集 |
|
fdiv
|
詳細
|
1. IEEE 754 に従い、数値の除算を行う
|
|
1728 |
PHPの関数・メソッドの単語集 |
|
feof
|
詳細
|
1. ファイルポインタがファイル終端に達しているかどうか調べる
|
|
1729 |
PHPの関数・メソッドの単語集 |
|
FFI::addr
|
詳細
|
1. Creates an unmanaged pointer to C data
|
|
1730 |
PHPの関数・メソッドの単語集 |
|
FFI::alignof
|
詳細
|
1. Gets the alignment
|
|
スポンサー
|
1731 |
PHPの関数・メソッドの単語集 |
|
FFI::arrayType
|
詳細
|
1. Dynamically constructs a new C array type
|
|
1732 |
PHPの関数・メソッドの単語集 |
|
FFI::cast
|
詳細
|
1. Performs a C type cast
|
|
1733 |
PHPの関数・メソッドの単語集 |
|
FFI::cdef
|
詳細
|
1. Creates a new FFI object
|
|
1734 |
PHPの関数・メソッドの単語集 |
|
FFI::free
|
詳細
|
1. Releases an unmanaged data structure
|
|
1735 |
PHPの関数・メソッドの単語集 |
|
FFI::isNull
|
詳細
|
1. Checks whether a FFI\CData is a null pointer
|
|
スポンサー
|
1736 |
PHPの関数・メソッドの単語集 |
|
FFI::load
|
詳細
|
1. Loads C declarations from a C header file
|
|
1737 |
PHPの関数・メソッドの単語集 |
|
FFI::memcmp
|
詳細
|
1. Compares memory areas
|
|
1738 |
PHPの関数・メソッドの単語集 |
|
FFI::memcpy
|
詳細
|
1. Copies one memory area to another
|
|
1739 |
PHPの関数・メソッドの単語集 |
|
FFI::memset
|
詳細
|
1. Fills a memory area
|
|
1740 |
PHPの関数・メソッドの単語集 |
|
FFI::new
|
詳細
|
1. Creates a C data structure
|
|
スポンサー
|
1741 |
PHPの関数・メソッドの単語集 |
|
FFI::scope
|
詳細
|
1. Instantiates an FFI object with C declarations parsed during preloading
|
|
1742 |
PHPの関数・メソッドの単語集 |
|
FFI::sizeof
|
詳細
|
1. Gets the size of C data or types
|
|
1743 |
PHPの関数・メソッドの単語集 |
|
FFI::string
|
詳細
|
1. Creates a PHP string from a memory area
|
|
1744 |
PHPの関数・メソッドの単語集 |
|
FFI::type
|
詳細
|
1. Creates an FFI\CType object from a C declaration
|
|
1745 |
PHPの関数・メソッドの単語集 |
|
FFI::typeof
|
詳細
|
1. Gets the FFI\CType of FFI\CData
|
|
スポンサー
|
1746 |
PHPの関数・メソッドの単語集 |
|
FFI\CType::getAlignment
|
詳細
|
1. Description
|
|
1747 |
PHPの関数・メソッドの単語集 |
|
FFI\CType::getArrayElementType
|
詳細
|
1. Description
|
|
1748 |
PHPの関数・メソッドの単語集 |
|
FFI\CType::getArrayLength
|
詳細
|
1. Description
|
|
1749 |
PHPの関数・メソッドの単語集 |
|
FFI\CType::getAttributes
|
詳細
|
1. Description
|
|
1750 |
PHPの関数・メソッドの単語集 |
|
FFI\CType::getEnumKind
|
詳細
|
1. Description
|
|
スポンサー
|