検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 536 for [SIMILAR] 16 1024 4096 WITH 12881 イメ WITH 6560... (0.633 sec.)
文字列が、指定された文字列で終わるかを調べる。 0
« str_contains str_getcsv » PHP Manual String 関数 文字列が、指定された文字列で終わるかを調べる。 str_ends_with (PHP 8) str_ends_with — 文字列が、指定された文字列で終わるかを調べる。 説明 str_ends_with ( string $haystack , string $needle ): bool haystack が needle で終わるかを調べます。 ...
https://man.plustar.jp/php/function.str-ends-with.html - [similar]
文字列内の部分文字列が最初に現れる場所を見つける 0
« strpbrk strrchr » PHP Manual String 関数 文字列内の部分文字列が最初に現れる場所を見つける strpos (PHP 4, PHP 5, PHP 7, PHP 8) strpos — 文字列内の部分文字列が最初に現れる場所を見つける 説明 strpos ( string $haystack , string $needle , int $offset = 0 ): int | false 文字列 haystack の中で ...
https://man.plustar.jp/php/function.strpos.html - [similar]
個人の単語リストを有する新規辞書をロードする 0
« pspell_new_config pspell_new » PHP Manual Pspell 関数 個人の単語リストを有する新規辞書をロードする pspell_new_personal (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_new_personal — 個人の単語リストを有する新規辞書をロードする 説明 pspell_new_personal ( string $filename , string $language ...
https://man.plustar.jp/php/function.pspell-new-personal.html - [similar]
破線の形状を設定する 0
« ps_setoverprintmode ps_shading_pattern » PHP Manual PS 関数 破線の形状を設定する ps_setpolydash (PECL ps >= 1.1.0) ps_setpolydash — 破線の形状を設定する 説明 ps_setpolydash ( resource $psdoc , float $arr ): bool 破線の「線」の部分と「空白」の部分の長さを設定します。 ps_setpolydash() は ...
https://man.plustar.jp/php/function.ps-setpolydash.html - [similar]
文字列 0
« ssdeep_fuzzy_hash はじめに » PHP Manual テキスト処理 文字列 文字列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 String 関数 addcslashes — C 言語と同様にスラッシュで文字列をクォートする addslashes — 文字列をスラッシュでクォートする bin2hex — バイナ ...
https://man.plustar.jp/php/book.strings.html - [similar]
String 関数 0
« 定義済み定数 addcslashes » PHP Manual 文字列 String 関数 String 関数 参考 より強力な文字列処理および処理関数については、 Perl 互換正規表現関数 を参照してください。 マルチバイト文字のエンコーディングを扱うときは、 マルチバイト文字列関数 . を参照してください。 目次 addcslashes — C 言語と ...
https://man.plustar.jp/php/ref.strings.html - [similar]
新規に秘密鍵を生成する 0
« openssl_pkey_get_public openssl_private_decrypt » PHP Manual OpenSSL 関数 新規に秘密鍵を生成する openssl_pkey_new (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_pkey_new — 新規に秘密鍵を生成する 説明 openssl_pkey_new ( ? array $options = null ): OpenSSLAsymmetricKey | false openssl_pkey ...
https://man.plustar.jp/php/function.openssl-pkey-new.html - [similar]
新規 cURL マルチハンドルを返す 0
« curl_multi_info_read curl_multi_remove_handle » PHP Manual cURL 関数 新規 cURL マルチハンドルを返す curl_multi_init (PHP 5, PHP 7, PHP 8) curl_multi_init — 新規 cURL マルチハンドルを返す 説明 curl_multi_init (): CurlMultiHandle 複数の cURL ハンドルを非同期で実行できるようにします。 パラ ...
https://man.plustar.jp/php/function.curl-multi-init.html - [similar]
共有メモリブロックを作成またはオープンする 0
« shmop_delete shmop_read » PHP Manual 共有メモリ関数 共有メモリブロックを作成またはオープンする shmop_open (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) shmop_open — 共有メモリブロックを作成またはオープンする 説明 shmop_open ( int $key , string $mode , int $permissions , int $size ): Shmop | fa ...
https://man.plustar.jp/php/function.shmop-open.html - [similar]
Grapheme 関数 0
« UConverter::transcode grapheme_extract » PHP Manual intl Grapheme 関数 Grapheme 関数 目次 grapheme_extract — デフォルトの書記素クラスタシーケンスをテキストバッファから取り出す関数。 テキストは UTF-8 でエンコードされている必要があります grapheme_stripos — 大文字小文字を区別せず、文字列内 ...
https://man.plustar.jp/php/ref.intl.grapheme.html - [similar]