Lines Matching refs:nStr2Len
92 sal_Int32 nStr2Len ) 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()
113 sal_Int32 nStr2Len, in IMPL_RTL_STRNAME()
117 const IMPL_RTL_STRCODE* pStr2End = pStr2 + nStr2Len; in IMPL_RTL_STRNAME()
134 return nStr1Len - nStr2Len; in IMPL_RTL_STRNAME()
142 sal_Int32 nStr2Len ) in IMPL_RTL_STRNAME()
145 const IMPL_RTL_STRCODE* pStr2Run = pStr2+nStr2Len; in IMPL_RTL_STRNAME()
157 return nStr1Len - nStr2Len; in IMPL_RTL_STRNAME()
194 sal_Int32 nStr2Len ) in IMPL_RTL_STRNAME()
197 const IMPL_RTL_STRCODE* pStr2End = pStr2 + nStr2Len; in IMPL_RTL_STRNAME()
218 return nStr1Len - nStr2Len; in IMPL_RTL_STRNAME()
226 … sal_Int32 nStr2Len, in IMPL_RTL_STRNAME()
230 const IMPL_RTL_STRCODE* pStr2End = pStr2 + nStr2Len; in IMPL_RTL_STRNAME()
255 return nStr1Len - nStr2Len; in IMPL_RTL_STRNAME()