Searched defs:NUL (Results 1 – 6 of 6) sorted by relevance
53 public static final byte NUL = 0; field in Ascii
315 #define NUL '\0' macro
27 NUL = 0 # Fill character; ignored on input. variable
11 NUL = 0 # Fill character; ignored on input. variable
687 NodeUpdateListener NUL(*this, NodesToAnalyze); in ReplaceValueWith() local