Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/ftp/
H A Dftpdirp.cxx743 sal_Int32 const monthLen = 3; in parseVMS() local
744 for (int i = 0; i < monthLen; ++i) in parseVMS()
751 pMonth, monthLen, RTL_CONSTASCII_STRINGPARAM("JAN")) == 0) in parseVMS()
754 pMonth, monthLen, RTL_CONSTASCII_STRINGPARAM("FEB")) == 0) in parseVMS()
757 pMonth, monthLen, RTL_CONSTASCII_STRINGPARAM("MAR")) == 0) in parseVMS()
760 pMonth, monthLen, RTL_CONSTASCII_STRINGPARAM("APR")) == 0) in parseVMS()
763 pMonth, monthLen, RTL_CONSTASCII_STRINGPARAM("MAY")) == 0) in parseVMS()
766 pMonth, monthLen, RTL_CONSTASCII_STRINGPARAM("JUN")) == 0) in parseVMS()
769 pMonth, monthLen, RTL_CONSTASCII_STRINGPARAM("JUL")) == 0) in parseVMS()
772 pMonth, monthLen, RTL_CONSTASCII_STRINGPARAM("AUG")) == 0) in parseVMS()
[all …]

Completed in 20 milliseconds