OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:isperiod
(Results
1 - 1
of
1
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/sed/
fmt.c
106
#define
isperiod
(c) (strchr (".?!", (c)) != NULL)
macro
385
w->period =
isperiod
(*finish);
Completed in 472 milliseconds