repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
xset: New module.
[gnulib.git]
/
modules
/
argmatch
blob
1ae3756453ffa60b7aebfef470abffa7d0220fe8
1
Description:
2
Search for an exact or abbreviated match of a string in an array of strings.
3
4
Files:
5
lib/argmatch.h
6
lib/argmatch.c
7
8
Depends-on:
9
gettext-h
10
error
11
quotearg
12
quote
13
exitfail
14
verify
15
stdbool
16
stdlib
17
memcmp
18
getprogname
19
20
configure.ac:
21
22
Makefile.am:
23
lib_SOURCES += argmatch.c
24
25
Include:
26
"argmatch.h"
27
28
License:
29
GPL
30
31
Maintainer:
32
all