Home
last modified time | relevance | path

Searched refs:pURLScan (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sal/osl/w32/
H A Dfile_url.cxx647 const sal_Char *pURLScan; in _osl_encodeURL() local
657 pURLScan = rtl_string_getStr( strUTF8 ); in _osl_encodeURL()
663 sal_Char cCurrent = *pURLScan; in _osl_encodeURL()
698 pURLScan++; in _osl_encodeURL()
/trunk/main/sal/osl/os2/
H A Dfile_url.cxx531 const sal_Char *pURLScan; in _osl_encodeURL() local
541 pURLScan = rtl_string_getStr( strUTF8 ); in _osl_encodeURL()
547 sal_Char cCurrent = *pURLScan; in _osl_encodeURL()
583 pURLScan++; in _osl_encodeURL()

Completed in 22 milliseconds