mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
32 lines
311 B
Plaintext
32 lines
311 B
Plaintext
Description:
|
|
Search for an exact or abbreviated match of a string in an array of strings.
|
|
|
|
Files:
|
|
lib/argmatch.h
|
|
lib/argmatch.c
|
|
m4/argmatch.m4
|
|
|
|
Depends-on:
|
|
gettext-h
|
|
error
|
|
quotearg
|
|
quote
|
|
exit
|
|
exitfail
|
|
verify
|
|
stdbool
|
|
|
|
configure.ac:
|
|
gl_ARGMATCH
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"argmatch.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
all
|