Home
last modified time | relevance | path

Searched refs:scanUnsigned (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/tools/inc/tools/
H A Dinetmime.hxx506 static bool scanUnsigned(const sal_Char *& rBegin, const sal_Char * pEnd,
509 static bool scanUnsigned(const sal_Unicode *& rBegin,
/aoo41x/main/tools/source/inet/
H A Dinetmime.cxx861 bool INetMIME::scanUnsigned(const sal_Char *& rBegin, const sal_Char * pEnd, in scanUnsigned() function in INetMIME
884 bool INetMIME::scanUnsigned(const sal_Unicode *& rBegin, in scanUnsigned() function in INetMIME
1137 && !scanUnsigned(p, pEnd, false, nSection)) in scanParameters()
1345 && !scanUnsigned(p, pEnd, false, nSection)) in scanParameters()
/aoo41x/main/tools/source/fsys/
H A Durlobj.cxx3715 if (INetMIME::scanUnsigned(p, pEnd, false, nUID)) in getIMAPUID()
4364 if (INetMIME::scanUnsigned(p, pEnd, true, nThePort) && p == pEnd) in GetPort()
4401 if (INetMIME::scanUnsigned(p, pEnd, true, nThePort) && p == pEnd) in makePortCanonic()

Completed in 139 milliseconds