検索

phrase: max: clip:
target: order:
Results of 371 - 380 of about 456 for [SIMILAR] 16 1024 4096 WITH 15693 intlbreakitera... (0.346 sec.)
アーカイブ内のエントリのインデックスを返す 0
« ZipArchive::isEncryptionMethodSupported ZipArchive::open » PHP Manual ZipArchive アーカイブ内のエントリのインデックスを返す ZipArchive::locateName (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.5.0) ZipArchive::locateName — アーカイブ内のエントリのインデックスを返す 説明 public ZipArchiv ...
https://man.plustar.jp/php/ziparchive.locatename.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]
国コードと地域コードから地域名を返す 0
« geoip_region_by_name geoip_setup_custom_directory » PHP Manual GeoIP 関数 国コードと地域コードから地域名を返す geoip_region_name_by_code (PECL geoip >= 1.0.4) geoip_region_name_by_code — 国コードと地域コードから地域名を返す 説明 geoip_region_name_by_code ( string $country_code , string ...
https://man.plustar.jp/php/function.geoip-region-name-by-code.html - [similar]
国コードと地域コードからタイムゾーンを返す 0
« geoip_setup_custom_directory FANN » PHP Manual GeoIP 関数 国コードと地域コードからタイムゾーンを返す geoip_time_zone_by_country_and_region (PECL geoip >= 1.0.4) geoip_time_zone_by_country_and_region — 国コードと地域コードからタイムゾーンを返す 説明 geoip_time_zone_by_country_and_region ...
https://man.plustar.jp/php/function.geoip-time-zone-by-country-and-region.html - [similar]
部分文字列を返す 0
« grapheme_strstr IDN 関数 » PHP Manual Grapheme 関数 部分文字列を返す grapheme_substr (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_substr — 部分文字列を返す 説明 手続き型 grapheme_substr ( string $string , int $offset , ? int $length = null ): string | false 部分文字列を返 ...
https://man.plustar.jp/php/function.grapheme-substr.html - [similar]
内部の配列ポインタをひとつ前に戻す 0
« pos range » PHP Manual 配列 関数 内部の配列ポインタをひとつ前に戻す prev (PHP 4, PHP 5, PHP 7, PHP 8) prev — 内部の配列ポインタをひとつ前に戻す 説明 prev ( array | object &$array ): mixed 内部の配列ポインタをひとつ前に戻します。 prev() は、 内部の配列ポインタを進めるのではなく戻すという ...
https://man.plustar.jp/php/function.prev.html - [similar]
指定された部分文字列が、文字列に含まれるかを調べる 0
« sscanf str_ends_with » PHP Manual String 関数 指定された部分文字列が、文字列に含まれるかを調べる str_contains (PHP 8) str_contains — 指定された部分文字列が、文字列に含まれるかを調べる 説明 str_contains ( string $haystack , string $needle ): bool needle が haystack に含まれるかを調べます ...
https://man.plustar.jp/php/function.str-contains.html - [similar]
文字列が、指定された文字列で終わるかを調べる。 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
« str_split str_word_count » PHP Manual String 関数 文字列が指定された部分文字列で始まるかを調べる str_starts_with (PHP 8) str_starts_with — 文字列が指定された部分文字列で始まるかを調べる 説明 str_starts_with ( string $haystack , string $needle ): bool haystack が needle で始まるかを調べ ...
https://man.plustar.jp/php/function.str-starts-with.html - [similar]
大文字小文字を区別しない strstr 0
« stripslashes strlen » PHP Manual String 関数 大文字小文字を区別しない strstr stristr (PHP 4, PHP 5, PHP 7, PHP 8) stristr — 大文字小文字を区別しない strstr() 説明 stristr ( string $haystack , string $needle , bool $before_needle = false ): string | false haystack において needle が最初 ...
https://man.plustar.jp/php/function.stristr.html - [similar]