Lines Matching refs:NUL
32 #ifndef NUL
33 #define NUL '\0' macro
128 if (*pz != NUL) in parse_hr_min_sec()
203 buf[4] = NUL; in parse_yearmonthday()
208 buf[2] = NUL; in parse_yearmonthday()
213 buf[2] = NUL; in parse_yearmonthday()
253 if (*pz != NUL) in parse_YMWD()
301 buf[2] = NUL; in parse_hourminutesecond()
306 buf[2] = NUL; in parse_hourminutesecond()
311 buf[2] = NUL; in parse_hourminutesecond()
344 if (*pz != NUL) in parse_HMS()
399 *pe = NUL; in trim()
426 *(pT++) = NUL; in parse_period()
505 case NUL: in parse_non_iso8601()
561 if (*pz == NUL) in parse_non_iso8601()