Lines Matching refs:format
84 time format (for example YYMMDDHHMMSSZ or YYYYMMDDHHMMSSZ). If I<s> is NULL
85 this function performs a format check on I<str> only. The string I<str>
89 represented by string I<str> which must be in appropriate time format
91 YYYYMMDDHHMMSSZ (leap second is rejected), all other ASN.1 time format
92 are not allowed. If I<s> is NULL this function performs a format check
105 format. It will be of the format MMM DD HH:MM:SS YYYY [GMT], for example
107 If the time structure has invalid format it prints out "Bad time value" and
111 ASN1_TIME_print_ex() provides I<flags> to specify the output format of the
119 a format check on I<s> only. If I<s> is in Generalized format with fractional
179 specific time format. The functions starting with B<ASN1_TIME> will operate on
180 either format.
190 of an I/O error or invalid time format.
212 0 if an I/O error occurred an error occurred (I/O error or invalid time format).
215 error occurred (invalid time format).
256 /* Invalid time format */