manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 25 for [SIMILAR] 16 1024 4096 WITH 51783 rawmemchr WITH... (0.102 sec.)
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 FFS 0
FFS Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ffs, ffsl, ffsll - ワードの中で最初にセットされているビットの検出 書式 #include < strings.h > int ffs(int i ); #include < string.h > int ffsl(long i ); int ffsll(long long i ); glibc 向けの機能検査マク ...
https://man.plustar.jp/manpage/man3/ffs.3.html - [similar]
Man page of FFS 0
FFS Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ffs, ffsl, ffsll - ワードの中で最初にセットされているビットの検出 書式 #include < strings.h > int ffs(int i ); #include < string.h > int ffsl(long i ); int ffsll(long long i ); glibc 向けの機能検査マク ...
https://man.plustar.jp/manpage/man3/ffsl.3.html - [similar]
Man page of FFS 0
FFS Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ffs, ffsl, ffsll - ワードの中で最初にセットされているビットの検出 書式 #include < strings.h > int ffs(int i ); #include < string.h > int ffsl(long i ); int ffsll(long long i ); glibc 向けの機能検査マク ...
https://man.plustar.jp/manpage/man3/ffsll.3.html - [similar]
Man page of INDEX 0
INDEX Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 index, rindex - 文字列中の文字の位置を示す 書式 #include < strings.h > char *index(const char * s , int c ); char *rindex(const char * s , int c ); 説明 index () 関数は、文字列 s 中に最初に文字 c が ...
https://man.plustar.jp/manpage/man3/index.3.html - [similar]
Man page of INDEX 0
INDEX Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 index, rindex - 文字列中の文字の位置を示す 書式 #include < strings.h > char *index(const char * s , int c ); char *rindex(const char * s , int c ); 説明 index () 関数は、文字列 s 中に最初に文字 c が ...
https://man.plustar.jp/manpage/man3/rindex.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]
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/strspn.3.html - [similar]
Man page of STRCHR 0
STRCHR Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strchr, strrchr, strchrnul - 文字列中の文字の位置を特定する 書式 #include < string.h > char *strchr(const char * s , int c ); char *strrchr(const char * s , int c ); #define _GNU_SOURCE /* feature_t ...
https://man.plustar.jp/manpage/man3/strchr.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