FLAG_POSSIBLE3    418 source3/smbd/mangle_hash2.c 	    FLAG_CHECK(name[2], FLAG_POSSIBLE3) &&
FLAG_POSSIBLE3    672 source3/smbd/mangle_hash2.c 		char_flags[c3] |= FLAG_POSSIBLE3;
FLAG_POSSIBLE3    676 source3/smbd/mangle_hash2.c 		char_flags[tolower_ascii(c3)] |= FLAG_POSSIBLE3;
FLAG_POSSIBLE3    370 source4/ntvfs/posix/pvfs_shortname.c 	    FLAG_CHECK(name[2], FLAG_POSSIBLE3) &&
FLAG_POSSIBLE3    590 source4/ntvfs/posix/pvfs_shortname.c 		ctx->char_flags[c3] |= FLAG_POSSIBLE3;
FLAG_POSSIBLE3    594 source4/ntvfs/posix/pvfs_shortname.c 		ctx->char_flags[tolower(c3)] |= FLAG_POSSIBLE3;