検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 102 for [SIMILAR] 16 1024 4096 WITH 30418 declaration WI... (0.117 sec.)
Fills a memory area 0
« FFI::memcpy FFI::new » PHP Manual FFI Fills a memory area FFI::memset (PHP 7 >= 7.4.0, PHP 8) FFI::memset — Fills a memory area 説明 public static FFI::memset ( FFI\CData &$ptr , int $value , int $size ): void Fills size bytes of the memory area pointed to by ptr with the given byte va ...
https://man.plustar.jp/php/ffi.memset.html - [similar]
XMLReader クラス 0
« リソース型 XMLReader::close » PHP Manual XMLReader XMLReader クラス XMLReader クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 クラス概要 class XML ...
https://man.plustar.jp/php/class.xmlreader.html - [similar]
Creates a PHP string from a memory area 0
« FFI::sizeof FFI::type » PHP Manual FFI Creates a PHP string from a memory area FFI::string (PHP 7 >= 7.4.0, PHP 8) FFI::string — Creates a PHP string from a memory area 説明 public static FFI::string ( FFI\CData &$ptr , ? int $size = null ): string Creates a PHP string from size bytes ...
https://man.plustar.jp/php/ffi.string.html - [similar]
FFI Parser Exceptions 0
« FFI\Exception OPcache » PHP Manual FFI FFI Parser Exceptions FFI Parser Exceptions (PHP 7 >= 7.4.0, PHP 8) はじめに クラス概要 final class FFI\ParserException extends FFI\Exception { /* 継承したプロパティ */ protected string $ message = "" ; private string $ string = "" ; protected int ...
https://man.plustar.jp/php/class.ffi-parserexception.html - [similar]
XML エラーの対応 0
« 基本的な SimpleXML の使用法 SimpleXMLElement » PHP Manual 例 XML エラーの対応 XML エラーの対応 ドキュメント読み込み時の XML エラーに対処するのは非常にシンプルな作業です。 libxml の機能を使うと、 ドキュメント読み込み時のすべての XML エラーを抑制して後からそれを処理することができます。 l ...
https://man.plustar.jp/php/simplexml.examples-errors.html - [similar]
指定したドキュメントについて発生した Tidy エラーの数を返す 0
« tidy_config_count tidy_get_output » PHP Manual Tidy 関数 指定したドキュメントについて発生した Tidy エラーの数を返す tidy_error_count (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) tidy_error_count — 指定したドキュメントについて発生した Tidy エラーの数を返す 説明 tidy_error_count ( tidy $tid ...
https://man.plustar.jp/php/function.tidy-error-count.html - [similar]
指定したドキュメントのパースで発生した警告とエラーを返す 0
« tidy::diagnose tidy::getConfig » PHP Manual tidy 指定したドキュメントのパースで発生した警告とエラーを返す tidy::$errorBuffer tidy_get_error_buffer (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) tidy::$errorBuffer -- tidy_get_error_buffer — 指定したドキュメントのパースで発生した警告とエラーを ...
https://man.plustar.jp/php/tidy.props.errorbuffer.html - [similar]
ソースコードからビルド / コンパイルする 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 ソースコードからビルド / コンパイルする ソースコードからビルド / コンパイルする この拡張機能をソースコードからコンパイルする際に、考慮すべき事項は以下です。 拡張機能の名前は 'mysql_xdevapi' です。 よって、 --enable-mysql-xdevapi を ...
https://man.plustar.jp/php/mysql-xdevapi.build.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 --disable-ctype によりctypeを無効にすること ができます。 Windows 版の PHP には この拡張モジュールのサポートが組み込まれています。これらの関数を使用 するために拡張モジュールを追加でロードする必要はありません ...
https://man.plustar.jp/php/ctype.installation.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT