OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nematch
(Results
1 - 4
of
4
) sorted by null
/ndk/sources/host-tools/nawk-20071023/
proto.h
61
extern int
nematch
(fa *, const char *);
lib.c
437
if (
nematch
(pfa, rec)) {
b.c
547
int
nematch
(fa *f, const char *p0) /* non-empty match, for sub */
function
run.c
1245
if (
nematch
(pfa,s)) {
1266
} while (
nematch
(pfa,s));
[
all
...]
Completed in 817 milliseconds