Home
last modified time | relevance | path

Searched refs:pSrcEnd (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sal/osl/w32/
H A Dfile_url.cxx581 const sal_Char *pSrcEnd; in _osl_decodeURL() local
594 pSrcEnd = pSrc + nSrcLen; in _osl_decodeURL()
597 while ( bValidEncoded && pSrc < pSrcEnd ) in _osl_decodeURL()
/trunk/main/sal/osl/os2/
H A Dfile_url.cxx466 const sal_Char *pSrcEnd; in _osl_decodeURL() local
479 pSrcEnd = pSrc + nSrcLen; in _osl_decodeURL()
482 while ( bValidEncoded && pSrc < pSrcEnd ) in _osl_decodeURL()

Completed in 33 milliseconds