Home
last modified time | relevance | path

Searched refs:signLength (Results 1 – 2 of 2) sorted by path

/trunk/main/sal/qa/OStringBuffer/
H A Drtl_String_Utils.cxx213 int signLength = AStringLen(sign); in makeComment() local
214 cpystr(com + str1Length + signLength, str2); in makeComment()
215 com[str1Length + signLength + AStringLen(str2)] = 0; in makeComment()
/trunk/main/sal/qa/rtl_strings/
H A Drtl_String_Utils.cxx191 int signLength = AStringLen(sign); in makeComment() local
192 cpystr(com + str1Length + signLength, str2); in makeComment()
193 com[str1Length + signLength + AStringLen(str2)] = 0; in makeComment()

Completed in 25 milliseconds