Searched defs:AllowPeriod (Results 1 – 1 of 1) sorted by relevance
25 static bool isAcceptableChar(char C, bool AllowPeriod) { in isAcceptableChar()58 bool AllowPeriod = MAI.doesAllowPeriodsInName(); in NameNeedsEscaping() local76 bool AllowPeriod = MAI.doesAllowPeriodsInName(); in appendMangledName() local