Searched refs:quotelen (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/gpatch-3/patch/
H A Dutil.c270 size_t quotelen = quote_system_arg (0, filename); local
271 size_t maxgetsize = sizeof CLEARTOOL_CO + quotelen + maxfixlen;
274 + 2 * quotelen + maxfixlen);
/macosx-10.10.1/nano-12/src/
H A Dproto.h74 extern size_t quotelen;
H A Dtext.c1059 while (strncmp(line + qdepth, quotestr, quotelen) == 0)
1060 qdepth += quotelen;
H A Dglobal.c107 size_t quotelen; variable
H A Dnano.c2086 quotelen = strlen(quotestr);

Completed in 105 milliseconds