manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 25 for [SIMILAR] 16 1024 4096 WITH 38555 strcasestr WIT... (0.120 sec.)
Man page of STRSTR 10000
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 STRSTR 10000
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 WCSSTR 4151
WCSSTR Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcsstr - ワイド文字文字列中の部分文字列の位置を特定する 書式 #include < wchar.h > wchar_t *wcsstr(const wchar_t * haystack , const wchar_t * needle ); 説明 wcsstr () 関数は、 strstr (3) 関数に対応す ...
https://man.plustar.jp/manpage/man3/wcsstr.3.html - [similar]
Man page of MEMMEM 4151
MEMMEM Section: Linux Programmer's Manual (3) Updated: 2017-03-13 Index JM Home Page 名前 memmem - 部分文字列の位置を示す 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < string.h > void *memmem(const void * haystack , size_t haystacklen , const void * needle , size ...
https://man.plustar.jp/manpage/man3/memmem.3.html - [similar]
Man page of STRING 0
STRING Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 stpcpy, strcasecmp, strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strfry, strlen, strncat, strncmp, strncpy, strncasecmp, strpbrk, strrchr, strsep, strspn, strstr, strtok, strxfrm, index ...
https://man.plustar.jp/manpage/man3/string.3.html - [similar]
JM Project (Japanese)::List(man1) 0
Linux マニュアル 一覧表 アルファベット順 - s linuxマニュアルの s の一覧表です。 Linux マニュアル 一覧表 [ man1 ] [ man2 ] [ man3 ] [ man4 ] [ man5 ] [ man6 ] [ man7 ] [ man8 ] [ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ...
https://man.plustar.jp/manpage/man_s.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 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]
PREV 1 2 3 NEXT

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