Lines Matching refs:nStr1Len
90 sal_Int32 nStr1Len, in IMPL_RTL_STRNAME()
94 sal_Int32 nRet = nStr1Len - nStr2Len; in IMPL_RTL_STRNAME()
95 int nCount = (nRet <= 0) ? nStr1Len : nStr2Len; in IMPL_RTL_STRNAME()
111 sal_Int32 nStr1Len, in IMPL_RTL_STRNAME()
116 const IMPL_RTL_STRCODE* pStr1End = pStr1 + nStr1Len; in IMPL_RTL_STRNAME()
134 return nStr1Len - nStr2Len; in IMPL_RTL_STRNAME()
140 sal_Int32 nStr1Len, in IMPL_RTL_STRNAME()
144 const IMPL_RTL_STRCODE* pStr1Run = pStr1+nStr1Len; in IMPL_RTL_STRNAME()
157 return nStr1Len - nStr2Len; in IMPL_RTL_STRNAME()
192 sal_Int32 nStr1Len, in IMPL_RTL_STRNAME()
196 const IMPL_RTL_STRCODE* pStr1End = pStr1 + nStr1Len; in IMPL_RTL_STRNAME()
218 return nStr1Len - nStr2Len; in IMPL_RTL_STRNAME()
224 … sal_Int32 nStr1Len, in IMPL_RTL_STRNAME()
229 const IMPL_RTL_STRCODE* pStr1End = pStr1 + nStr1Len; in IMPL_RTL_STRNAME()
255 return nStr1Len - nStr2Len; in IMPL_RTL_STRNAME()