extendedCharsAllowed   79 source4/dsdb/schema/schema.h 	bool extendedCharsAllowed;
extendedCharsAllowed  730 source4/dsdb/schema/schema_init.c 	GET_BOOL_LDB(msg, "extendedCharsAllowed", attr, extendedCharsAllowed, false);
extendedCharsAllowed 1397 source4/dsdb/schema/schema_init.c 	GET_BOOL_DS(schema, r, "extendedCharsAllowed", attr, extendedCharsAllowed, false);