検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 1828 for [SIMILAR] 16 1024 4096 WITH 11312 イト WITH 9796... (2.250 sec.)
基本的な使用法 0
« 例 出力リライトの使用法 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 出力制御の例 <?php ob_start (); echo "Hello\n" ; setcookie ( "cookiename" , "cookiedata" ); ob_end_flush (); ?> 上記の例では、 echo からの出力は、 ob_end_flush() がコールされるまで出力バッファに 保存されます。この ...
https://man.plustar.jp/php/outcontrol.examples.basic.html - [similar]
ファイルポインタに残っているデータをすべて出力する 0
« SplFileObject::flock SplFileObject::fputcsv » PHP Manual SplFileObject ファイルポインタに残っているデータをすべて出力する SplFileObject::fpassthru (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fpassthru — ファイルポインタに残っているデータをすべて出力する 説明 public SplFileObject::fpa ...
https://man.plustar.jp/php/splfileobject.fpassthru.html - [similar]
文字列で使用されている文字に関する情報を返す 0
« convert_uuencode crc32 » PHP Manual String 関数 文字列で使用されている文字に関する情報を返す count_chars (PHP 4, PHP 5, PHP 7, PHP 8) count_chars — 文字列で使用されている文字に関する情報を返す 説明 count_chars ( string $string , int $mode = 0 ): array | string string において各バイト値 ...
https://man.plustar.jp/php/function.count-chars.html - [similar]
2 つの文字列のバイナリ diff を、Rabin の polynomial fingerprinting アルゴリズム... 0
« xdiff_string_patch 自然言語および文字エンコーディング » PHP Manual xdiff 関数 2 つの文字列のバイナリ diff を、Rabin の polynomial fingerprinting アルゴリズムで作成する xdiff_string_rabdiff (PECL xdiff >= 1.5.0) xdiff_string_rabdiff — 2 つの文字列のバイナリ diff を、Rabin の polynomial ...
https://man.plustar.jp/php/function.xdiff-string-rabdiff.html - [similar]
バイナリセーフなファイルの読み込み 0
« fputs fscanf » PHP Manual ファイルシステム 関数 バイナリセーフなファイルの読み込み fread (PHP 4, PHP 5, PHP 7, PHP 8) fread — バイナリセーフなファイルの読み込み 説明 fread ( resource $stream , int $length ): string | false fread() は、 stream が指すファイルポインタから最高 length バイト ...
https://man.plustar.jp/php/function.fread.html - [similar]
サポートされるエンコーディングの概要 0
« 定義済み定数 日本語のマルチバイト文字に関する基本事項 » PHP Manual マルチバイト文字列 サポートされるエンコーディングの概要 サポートされるエンコーディングの概要 サポートされるエンコーディングの概要 IANA 文字セット登録名 依存する文字集合 説明 注記 ISO-10646-UCS-4 ISO 10646 31 ビットコード ...
https://man.plustar.jp/php/mbstring.encodings.html - [similar]
PHP の文字エンコーディングに関する要件 0
« 関数のオーバーロード機能 マルチバイト文字列 関数 » PHP Manual マルチバイト文字列 PHP の文字エンコーディングに関する要件 PHP の文字エンコーディングに関する要件 以下の型のエンコーディングが、PHP で安全に使用することができます。 シングルバイトエンコーディングで、 00h から 7fh の範囲の文字 ...
https://man.plustar.jp/php/mbstring.php4.req.html - [similar]
バイナリ文字列からインポートする 0
« gmp_hamdist gmp_init » PHP Manual GMP 関数 バイナリ文字列からインポートする gmp_import (PHP 5 >= 5.6.1, PHP 7, PHP 8) gmp_import — バイナリ文字列からインポートする 説明 gmp_import ( string $data , int $word_size = 1 , int $flags = GMP_MSW_FIRST | GMP_NATIVE_ENDIAN ): GMP バイナリ文字列 ...
https://man.plustar.jp/php/function.gmp-import.html - [similar]
ソケットから最大バイト長まで読みこむ 0
« socket_listen socket_recv » PHP Manual ソケット 関数 ソケットから最大バイト長まで読みこむ socket_read (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_read — ソケットから最大バイト長まで読みこむ 説明 socket_read ( Socket $socket , int $length , int $mode = PHP_BINARY_READ ): string | false ...
https://man.plustar.jp/php/function.socket-read.html - [similar]
ベクトルをマップする 0
« sodium_crypto_core_ristretto255_add sodium_crypto_core_ristretto255_is_valid_point » PHP Manual Sodium 関数 ベクトルをマップする sodium_crypto_core_ristretto255_from_hash (PHP 8 >= 8.1.0) sodium_crypto_core_ristretto255_from_hash — ベクトルをマップする 説明 sodium_crypto_core_ristretto ...
https://man.plustar.jp/php/function.sodium-crypto-core-ristretto255-from-hash.ht... - [similar]