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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dwcemain.c37 LPTSTR closingQuote = NULL; local
63 (closingQuote = _tcschr(argPtr + 1, _T('"'))) != NULL)
67 *closingQuote = _T('\0');
68 nextParam = closingQuote + 1;

Completed in 75 milliseconds