manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 23 for [SIMILAR] 16 1024 4096 WITH 44799 strchrnul WITH... (0.080 sec.)
Man page of WCSCHR 0
WCSCHR Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wcschr - ワイド文字文字列中のワイド文字を検索する 書式 #include < wchar.h > wchar_t *wcschr(const wchar_t * wcs , wchar_t wc ); 説明 wcschr () 関数は、 strchr (3) 関数に対応するワイド文字関数である。 ...
https://man.plustar.jp/manpage/man3/wcschr.3.html - [similar]
Man page of WCSRCHR 0
WCSRCHR Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wcsrchr - ワイド文字列中のワイド文字を探す 書式 #include < wchar.h > wchar_t *wcsrchr(const wchar_t * wcs , wchar_t wc ); 説明 wcsrchr () 関数は、 strrchr (3) 関数に対応するワイド文字関数である。 こ ...
https://man.plustar.jp/manpage/man3/wcsrchr.3.html - [similar]
Man page of MEMFD_CREATE 0
MEMFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 memfd_create - 無名ファイル (anonymous file) を作成する 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < sys/mman.h > int memfd_create(const char * name , unsigned int fl ...
https://man.plustar.jp/manpage/man2/memfd_create.2.html - [similar]
Man page of STRSTR 0
STRSTR Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strstr, strcasestr - 部分文字列の位置を示す 書式 #include < string.h > char *strstr(const char * haystack , const char * needle ); #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < s ...
https://man.plustar.jp/manpage/man3/strcasestr.3.html - [similar]
Man page of STRPBRK 0
STRPBRK Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 strpbrk - 文字列からバイト集合に含まれるバイトを探す 書式 #include < string.h > char *strpbrk(const char * s , const char * accept ); 説明 strpbrk () 関数は、文字列 accept に含まれるバイトのいずれか ...
https://man.plustar.jp/manpage/man3/strpbrk.3.html - [similar]
Man page of STRSTR 0
STRSTR Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strstr, strcasestr - 部分文字列の位置を示す 書式 #include < string.h > char *strstr(const char * haystack , const char * needle ); #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < s ...
https://man.plustar.jp/manpage/man3/strstr.3.html - [similar]
Man page of FTW 0
FTW Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ftw, nftw - ファイルツリーを歩きまわる 書式 #include < ftw.h > int nftw(const char * dirpath , int (* fn ) (const char * fpath , const struct stat * sb , int typeflag , struct FTW * ftwbuf ), int nopen ...
https://man.plustar.jp/manpage/man3/ftw.3.html - [similar]
Man page of FTW 0
FTW Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ftw, nftw - ファイルツリーを歩きまわる 書式 #include < ftw.h > int nftw(const char * dirpath , int (* fn ) (const char * fpath , const struct stat * sb , int typeflag , struct FTW * ftwbuf ), int nopen ...
https://man.plustar.jp/manpage/man3/nftw.3.html - [similar]
Man page of STRSPN 0
STRSPN Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 strspn, strcspn - プレフィックス部分文字列の長さを返す 書式 #include < string.h > size_t strspn(const char * s , const char * accept ); size_t strcspn(const char * s , const char * reject ); 説明 st ...
https://man.plustar.jp/manpage/man3/strcspn.3.html - [similar]
Man page of STRSEP 0
STRSEP Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strsep - 文字列からトークンを取り出す 書式 #include < string.h > char *strsep(char ** stringp , const char * delim ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): strsep (): gli ...
https://man.plustar.jp/manpage/man3/strsep.3.html - [similar]
PREV 1 2 3 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022