Searched refs:SL_LINKOPEN (Results 1 – 1 of 1) sorted by relevance
168 static const WCHAR SL_LINKOPEN[] = { '<','a' }; in SYSLINK_ParseText() local185 if(!wcsnicmp(current, SL_LINKOPEN, ARRAY_SIZE(SL_LINKOPEN)) && (CurrentType == slText)) in SYSLINK_ParseText()