Home | History | Annotate | Download | only in Lib

Lines Matching refs:REGTYPE

77 REGTYPE = "0"                   # regular file
104 SUPPORTED_TYPES = (REGTYPE, AREGTYPE, LNKTYPE,
111 REGULAR_TYPES = (REGTYPE, AREGTYPE,
943 self.type = REGTYPE # member type
1126 info.get("type", REGTYPE),
1900 type = REGTYPE
1923 if type == REGTYPE: