最速Rubyリファレンスマニュアル検索!
すべて(11)
2.1.0(1)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
2.7.0(1)
3.0(1)
3.1(1)
3.2(1)
3.3(1)
11件ヒット
[1-11件を表示]
(0.059秒)
トップページ
>
:
定数
>
:
ビルトイン
>
:
constants
>
:
fnm_casefold
>
:FNM_SYSCASE
別のキーワード
constants fnm_casefold
constants fnm_dotmatch
constants fnm_noescape
constants fnm_pathname
constants fnm_extglob
モジュール
File
::
Constants
(11)
検索結果
先頭1件
File
::
Constants
::
FNM
_
SYSCASE -> Integer
File
::
Constants
::
FNM
_
SYSCASE -> Integer
(21120.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
3.0
3.1
3.2
3.3
定数
case hold なファイルシステムの場合、FNM_CASEFOLD の値になり、そうでなければゼロの値になります。 File.fnmatch, Dir.globで使用します。
...
case hold なファイルシステムの場合、
FNM_CASEFOLD
の値になり、そうでなければゼロの値になります。
File.fnmatch, Dir.globで使用します。
...
File::Constants