Searched refs:LStringAppend (Results 1 – 3 of 3) sorted by relevance
86 ESR_SHARED_API ESR_ReturnCode LStringAppend(LString* self, const LCHAR* value);
25 ESR_ReturnCode LStringAppend(LString* self, const LCHAR* value) in LStringAppend() function
948 rc = LStringAppend(valueBuffer, value); in importKeyValueFile()