OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:quote_delimiter
(Results
1 - 1
of
1
) sorted by null
/external/srec/srec/EventLog/src/
EventLogImpl.c
311
static int
quote_delimiter
(LCHAR *record, size_t len)
function
368
if (
quote_delimiter
(buf, TOK_BUFLEN - 2) != 0)
483
quote_delimiter
(header, 128);
486
quote_delimiter
(header2, 128);
558
if (
quote_delimiter
(buf, LSTRLEN(buf) + 1) != 0)
Completed in 62 milliseconds