Searched refs:pSrcEnd (Results 1 – 2 of 2) sorted by relevance
581 const sal_Char *pSrcEnd; in _osl_decodeURL() local594 pSrcEnd = pSrc + nSrcLen; in _osl_decodeURL()597 while ( bValidEncoded && pSrc < pSrcEnd ) in _osl_decodeURL()
466 const sal_Char *pSrcEnd; in _osl_decodeURL() local479 pSrcEnd = pSrc + nSrcLen; in _osl_decodeURL()482 while ( bValidEncoded && pSrc < pSrcEnd ) in _osl_decodeURL()
Completed in 21 milliseconds