manページ検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 1357 for [SIMILAR] 16 1024 4096 WITH 22329 列s WITH 13114... (2.027 sec.)
Man page of REGEX 0
REGEX Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 regcomp, regexec, regerror, regfree - POSIX regex 関数 書式 #include < regex.h > int regcomp(regex_t * preg , const char * regex , int cflags ); int regexec(const regex_t * preg , const char * string ...
https://man.plustar.jp/manpage/man3/regexec.3.html - [similar]
Man page of REGEX 0
REGEX Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 regcomp, regexec, regerror, regfree - POSIX regex 関数 書式 #include < regex.h > int regcomp(regex_t * preg , const char * regex , int cflags ); int regexec(const regex_t * preg , const char * string ...
https://man.plustar.jp/manpage/man3/regfree.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/strcasestr.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 WCSSTR 0
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 STRCAT 0
STRCAT Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strcat, strncat - 二つの文字列を連結する 書式 #include < string.h > char *strcat(char * dest , const char * src ); char *strncat(char * dest , const char * src , size_t n ); 説明 strcat () 関数は、 ...
https://man.plustar.jp/manpage/man3/strcat.3.html - [similar]
Man page of STRCAT 0
STRCAT Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strcat, strncat - 二つの文字列を連結する 書式 #include < string.h > char *strcat(char * dest , const char * src ); char *strncat(char * dest , const char * src , size_t n ); 説明 strcat () 関数は、 ...
https://man.plustar.jp/manpage/man3/strncat.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 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 STRTOUL 0
STRTOUL Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtoul, strtoull, strtouq - 文字列を unsigned long int に変換する 書式 #include < stdlib.h > unsigned long strtoul(const char * nptr , char ** endptr , int base ); unsigned long long strtoull(cons ...
https://man.plustar.jp/manpage/man3/strtoul.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT

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