Home | History | Annotate | Download | only in unicode

Lines Matching refs:parsedLen

880      * @param parsedLen receives the parsed length
884 UBool isShort, int32_t& parsedLen) const;
891 * @param parsedLen the parsed length, or 0 on failure.
894 int32_t parseOffsetFields(const UnicodeString& text, int32_t start, UBool isShort, int32_t& parsedLen) const;
914 * @param parsedLen the parsed length, or 0 on failure
917 int32_t parseAbuttingOffsetFields(const UnicodeString& text, int32_t start, int32_t& parsedLen) const;
923 * @param parsedLen the parsed length, or 0 on failure
926 int32_t parseOffsetDefaultLocalizedGMT(const UnicodeString& text, int start, int32_t& parsedLen) const;
933 * @param parsedLen the parsed length, or 0 on failure.
937 int32_t& parsedLen) const;
950 * @param parsedLen the actual parsed length.
954 uint8_t minDigits, uint8_t maxDigits, uint16_t minVal, uint16_t maxVal, int32_t& parsedLen) const;