Remove generated file
Deleted: trunk/reactos/lib/unicode/wine_unicode.map

Deleted: trunk/reactos/lib/unicode/wine_unicode.map
--- trunk/reactos/lib/unicode/wine_unicode.map	2004-12-31 20:05:16 UTC (rev 12669)
+++ trunk/reactos/lib/unicode/wine_unicode.map	2004-12-31 21:26:43 UTC (rev 12670)
@@ -1,5805 +0,0 @@
-
-wine_unicode.nostrip.dll:     file format pei-i386
-
-Disassembly of section .text:
-
-6b201000 <_DllMainCRTStartup@12>:
-6b201000:	55                   	push   %ebp
-6b201001:	89 e5                	mov    %esp,%ebp
-6b201003:	83 ec 18             	sub    $0x18,%esp
-6b201006:	89 75 fc             	mov    %esi,0xfffffffc(%ebp)
-6b201009:	8b 75 0c             	mov    0xc(%ebp),%esi
-6b20100c:	89 5d f8             	mov    %ebx,0xfffffff8(%ebp)
-6b20100f:	83 fe 01             	cmp    $0x1,%esi
-6b201012:	74 5c                	je     6b201070 <_DllMainCRTStartup@12+0x70>
-6b201014:	89 74 24 04          	mov    %esi,0x4(%esp)
-6b201018:	8b 55 10             	mov    0x10(%ebp),%edx
-6b20101b:	89 54 24 08          	mov    %edx,0x8(%esp)
-6b20101f:	8b 55 08             	mov    0x8(%ebp),%edx
-6b201022:	89 14 24             	mov    %edx,(%esp)
-6b201025:	e8 26 40 00 00       	call   6b205050 <_DllMain@12>
-6b20102a:	83 ec 0c             	sub    $0xc,%esp
-6b20102d:	83 fe 01             	cmp    $0x1,%esi
-6b201030:	89 c3                	mov    %eax,%ebx
-6b201032:	74 2c                	je     6b201060 <_DllMainCRTStartup@12+0x60>
-6b201034:	85 f6                	test   %esi,%esi
-6b201036:	75 0c                	jne    6b201044 <_DllMainCRTStartup@12+0x44>
-6b201038:	8b 0d 00 50 2f 6b    	mov    0x6b2f5000,%ecx
-6b20103e:	85 c9                	test   %ecx,%ecx
-6b201040:	75 10                	jne    6b201052 <_DllMainCRTStartup@12+0x52>
-6b201042:	31 db                	xor    %ebx,%ebx
-6b201044:	89 d8                	mov    %ebx,%eax
-6b201046:	8b 5d f8             	mov    0xfffffff8(%ebp),%ebx
-6b201049:	8b 75 fc             	mov    0xfffffffc(%ebp),%esi
-6b20104c:	89 ec                	mov    %ebp,%esp
-6b20104e:	5d                   	pop    %ebp
-6b20104f:	c2 0c 00             	ret    $0xc
-6b201052:	e8 59 00 00 00       	call   6b2010b0 <___dll_exit>
-6b201057:	eb eb                	jmp    6b201044 <_DllMainCRTStartup@12+0x44>
-6b201059:	8d b4 26 00 00 00 00 	lea    0x0(%esi),%esi
-6b201060:	85 c0                	test   %eax,%eax
-6b201062:	75 d0                	jne    6b201034 <_DllMainCRTStartup@12+0x34>
-6b201064:	e8 47 00 00 00       	call   6b2010b0 <___dll_exit>
-6b201069:	eb c9                	jmp    6b201034 <_DllMainCRTStartup@12+0x34>
-6b20106b:	90                   	nop    
-6b20106c:	8d 74 26 00          	lea    0x0(%esi),%esi
-6b201070:	c7 04 24 80 00 00 00 	movl   $0x80,(%esp)
-6b201077:	e8 04 44 00 00       	call   6b205480 <_malloc>
-6b20107c:	a3 00 50 2f 6b       	mov    %eax,0x6b2f5000
-6b201081:	85 c0                	test   %eax,%eax
-6b201083:	74 1a                	je     6b20109f <_DllMainCRTStartup@12+0x9f>
-6b201085:	c7 00 00 00 00 00    	movl   $0x0,(%eax)
-6b20108b:	a3 10 50 2f 6b       	mov    %eax,0x6b2f5010
-6b201090:	e8 cb 40 00 00       	call   6b205160 <__pei386_runtime_relocator>
-6b201095:	e8 56 40 00 00       	call   6b2050f0 <___main>
-6b20109a:	e9 75 ff ff ff       	jmp    6b201014 <_DllMainCRTStartup@12+0x14>
-6b20109f:	e8 cc 43 00 00       	call   6b205470 <__errno>
-6b2010a4:	c7 00 0c 00 00 00    	movl   $0xc,(%eax)
-6b2010aa:	31 c0                	xor    %eax,%eax
-6b2010ac:	eb 98                	jmp    6b201046 <_DllMainCRTStartup@12+0x46>
-6b2010ae:	89 f6                	mov    %esi,%esi
-
-6b2010b0 <___dll_exit>:
-6b2010b0:	55                   	push   %ebp
-6b2010b1:	89 e5                	mov    %esp,%ebp
-6b2010b3:	83 ec 08             	sub    $0x8,%esp
-6b2010b6:	89 5d fc             	mov    %ebx,0xfffffffc(%ebp)
-6b2010b9:	8b 15 00 50 2f 6b    	mov    0x6b2f5000,%edx
-6b2010bf:	85 d2                	test   %edx,%edx
-6b2010c1:	74 29                	je     6b2010ec <___dll_exit+0x3c>
-6b2010c3:	8b 1d 10 50 2f 6b    	mov    0x6b2f5010,%ebx
-6b2010c9:	83 eb 04             	sub    $0x4,%ebx
-6b2010cc:	39 d3                	cmp    %edx,%ebx
-6b2010ce:	72 0d                	jb     6b2010dd <___dll_exit+0x2d>
-6b2010d0:	8b 03                	mov    (%ebx),%eax
-6b2010d2:	85 c0                	test   %eax,%eax
-6b2010d4:	75 2a                	jne    6b201100 <___dll_exit+0x50>
-6b2010d6:	83 eb 04             	sub    $0x4,%ebx
-6b2010d9:	39 d3                	cmp    %edx,%ebx
-6b2010db:	73 f3                	jae    6b2010d0 <___dll_exit+0x20>
-6b2010dd:	89 14 24             	mov    %edx,(%esp)
-6b2010e0:	e8 7b 43 00 00       	call   6b205460 <_free>
-6b2010e5:	31 c0                	xor    %eax,%eax
-6b2010e7:	a3 00 50 2f 6b       	mov    %eax,0x6b2f5000
-6b2010ec:	c7 04 24 00 00 00 00 	movl   $0x0,(%esp)
-6b2010f3:	e8 58 43 00 00       	call   6b205450 <_fflush>
-6b2010f8:	8b 5d fc             	mov    0xfffffffc(%ebp),%ebx
-6b2010fb:	89 ec                	mov    %ebp,%esp
-6b2010fd:	5d                   	pop    %ebp
-6b2010fe:	c3                   	ret    
-6b2010ff:	90                   	nop    
-6b201100:	ff d0                	call   *%eax
-6b201102:	8b 15 00 50 2f 6b    	mov    0x6b2f5000,%edx
-6b201108:	eb cc                	jmp    6b2010d6 <___dll_exit+0x26>
-6b20110a:	8d b6 00 00 00 00    	lea    0x0(%esi),%esi
-
-6b201110 <_atexit>:
-6b201110:	55                   	push   %ebp
-6b201111:	89 e5                	mov    %esp,%ebp
-6b201113:	83 ec 18             	sub    $0x18,%esp
-6b201116:	c7 44 24 08 10 50 2f 	movl   $0x6b2f5010,0x8(%esp)
-6b20111d:	6b 
-6b20111e:	8b 55 08             	mov    0x8(%ebp),%edx
-6b201121:	c7 44 24 04 00 50 2f 	movl   $0x6b2f5000,0x4(%esp)
-6b201128:	6b 
-6b201129:	89 14 24             	mov    %edx,(%esp)
-6b20112c:	e8 0f 43 00 00       	call   6b205440 <___dllonexit>
-6b201131:	85 c0                	test   %eax,%eax
-6b201133:	0f 95 c2             	setne  %dl
-6b201136:	89 ec                	mov    %ebp,%esp
-6b201138:	5d                   	pop    %ebp
-6b201139:	0f b6 c2             	movzbl %dl,%eax
-6b20113c:	48                   	dec    %eax
-6b20113d:	c3                   	ret    
-6b20113e:	89 f6                	mov    %esi,%esi
-
-6b201140 <__onexit>:
-6b201140:	55                   	push   %ebp
-6b201141:	89 e5                	mov    %esp,%ebp
-6b201143:	83 ec 18             	sub    $0x18,%esp
-6b201146:	c7 44 24 08 10 50 2f 	movl   $0x6b2f5010,0x8(%esp)
-6b20114d:	6b 
-6b20114e:	8b 55 08             	mov    0x8(%ebp),%edx
-6b201151:	c7 44 24 04 00 50 2f 	movl   $0x6b2f5000,0x4(%esp)
-6b201158:	6b 
-6b201159:	89 14 24             	mov    %edx,(%esp)
-6b20115c:	e8 df 42 00 00       	call   6b205440 <___dllonexit>
-6b201161:	89 ec                	mov    %ebp,%esp
-6b201163:	5d                   	pop    %ebp
-6b201164:	c3                   	ret    
-6b201165:	90                   	nop    
-6b201166:	90                   	nop    
-6b201167:	90                   	nop    
-6b201168:	90                   	nop    
-6b201169:	90                   	nop    
-6b20116a:	90                   	nop    
-6b20116b:	90                   	nop    
-6b20116c:	90                   	nop    
-6b20116d:	90                   	nop    
-6b20116e:	90                   	nop    
-6b20116f:	90                   	nop    
-
-6b201170 <___do_sjlj_init>:
-6b201170:	55                   	push   %ebp
-6b201171:	89 e5                	mov    %esp,%ebp
-6b201173:	5d                   	pop    %ebp
-6b201174:	e9 87 40 00 00       	jmp    6b205200 <___w32_sharedptr_initialize>
-6b201179:	90                   	nop    
-6b20117a:	90                   	nop    
-6b20117b:	90                   	nop    
-6b20117c:	90                   	nop    
-6b20117d:	90                   	nop    
-6b20117e:	90                   	nop    
-6b20117f:	90                   	nop    
-
-6b201180 <_cmp_codepage>:
-6b201180:	55                   	push   %ebp
-6b201181:	89 e5                	mov    %esp,%ebp
-6b201183:	8b 45 0c             	mov    0xc(%ebp),%eax
-6b201186:	8b 00                	mov    (%eax),%eax
-6b201188:	8b 10                	mov    (%eax),%edx
-6b20118a:	8b 45 08             	mov    0x8(%ebp),%eax
-6b20118d:	29 d0                	sub    %edx,%eax
-6b20118f:	5d                   	pop    %ebp
-6b201190:	c3                   	ret    
-
-6b201191 <_wine_cp_get_table>:
-6b201191:	55                   	push   %ebp
-6b201192:	89 e5                	mov    %esp,%ebp
-6b201194:	83 ec 08             	sub    $0x8,%esp
-6b201197:	83 ec 0c             	sub    $0xc,%esp
-6b20119a:	68 80 11 20 6b       	push   $0x6b201180
-6b20119f:	6a 04                	push   $0x4
-6b2011a1:	6a 3b                	push   $0x3b
-6b2011a3:	68 40 c7 21 6b       	push   $0x6b21c740
-6b2011a8:	ff 75 08             	pushl  0x8(%ebp)
-6b2011ab:	e8 e0 42 00 00       	call   6b205490 <_bsearch>
-6b2011b0:	83 c4 20             	add    $0x20,%esp
-6b2011b3:	89 45 fc             	mov    %eax,0xfffffffc(%ebp)
-6b2011b6:	8b 45 fc             	mov    0xfffffffc(%ebp),%eax
-6b2011b9:	85 c0                	test   %eax,%eax
-6b2011bb:	75 09                	jne    6b2011c6 <_wine_cp_get_table+0x35>
-6b2011bd:	c7 45 f8 00 00 00 00 	movl   $0x0,0xfffffff8(%ebp)
-6b2011c4:	eb 08                	jmp    6b2011ce <_wine_cp_get_table+0x3d>
-6b2011c6:	8b 45 fc             	mov    0xfffffffc(%ebp),%eax
-6b2011c9:	8b 00                	mov    (%eax),%eax
-6b2011cb:	89 45 f8             	mov    %eax,0xfffffff8(%ebp)
-6b2011ce:	8b 45 f8             	mov    0xfffffff8(%ebp),%eax
-6b2011d1:	c9                   	leave  
-6b2011d2:	c3                   	ret    
-
-6b2011d3 <_wine_cp_enum_table>:
-6b2011d3:	55                   	push   %ebp
-6b2011d4:	89 e5                	mov    %esp,%ebp
-6b2011d6:	83 ec 04             	sub    $0x4,%esp
-6b2011d9:	83 7d 08 3a          	cmpl   $0x3a,0x8(%ebp)
-6b2011dd:	76 09                	jbe    6b2011e8 <_wine_cp_enum_table+0x15>
-6b2011df:	c7 45 fc 00 00 00 00 	movl   $0x0,0xfffffffc(%ebp)
-6b2011e6:	eb 0d                	jmp    6b2011f5 <_wine_cp_enum_table+0x22>
-6b2011e8:	8b 45 08             	mov    0x8(%ebp),%eax
-6b2011eb:	8b 04 85 40 c7 21 6b 	mov    0x6b21c740(,%eax,4),%eax
-6b2011f2:	89 45 fc             	mov    %eax,0xfffffffc(%ebp)
-6b2011f5:	8b 45 fc             	mov    0xfffffffc(%ebp),%eax
-6b2011f8:	c9                   	leave  
-6b2011f9:	c3                   	ret    
-6b2011fa:	90                   	nop    
-6b2011fb:	90                   	nop    
-6b2011fc:	90                   	nop    
-6b2011fd:	90                   	nop    
-6b2011fe:	90                   	nop    
-6b2011ff:	90                   	nop    
-
-6b201200 <_wine_fold_string>:
-6b201200:	55                   	push   %ebp
-6b201201:	89 e5                	mov    %esp,%ebp
-6b201203:	83 ec 18             	sub    $0x18,%esp
-6b201206:	8b 45 14             	mov    0x14(%ebp),%eax
-6b201209:	89 45 fc             	mov    %eax,0xfffffffc(%ebp)
-6b20120c:	83 7d 10 ff          	cmpl   $0xffffffff,0x10(%ebp)
-6b201210:	75 12                	jne    6b201224 <_wine_fold_string+0x24>
-6b201212:	83 ec 0c             	sub    $0xc,%esp
-6b201215:	ff 75 0c             	pushl  0xc(%ebp)
-6b201218:	e8 83 42 00 00       	call   6b2054a0 <_wcslen>
-6b20121d:	83 c4 10             	add    $0x10,%esp
-6b201220:	40                   	inc    %eax
-6b201221:	89 45 10             	mov    %eax,0x10(%ebp)
-6b201224:	83 7d 18 00          	cmpl   $0x0,0x18(%ebp)
-6b201228:	75 5e                	jne    6b201288 <_wine_fold_string+0x88>
-6b20122a:	8b 45 10             	mov    0x10(%ebp),%eax
-6b20122d:	89 45 18             	mov    %eax,0x18(%ebp)
-6b201230:	8b 45 08             	mov    0x8(%ebp),%eax
-6b201233:	c1 e8 0d             	shr    $0xd,%eax
-6b201236:	83 e0 01             	and    $0x1,%eax
-6b201239:	85 c0                	test   %eax,%eax
-6b20123b:	74 31                	je     6b20126e <_wine_fold_string+0x6e>
-6b20123d:	8d 45 10             	lea    0x10(%ebp),%eax
-6b201240:	ff 08                	decl   (%eax)
-6b201242:	83 7d 10 ff          	cmpl   $0xffffffff,0x10(%ebp)
-6b201246:	74 35                	je     6b20127d <_wine_fold_string+0x7d>
-6b201248:	83 ec 0c             	sub    $0xc,%esp
-6b20124b:	8b 45 0c             	mov    0xc(%ebp),%eax
-6b20124e:	66 8b 00             	mov    (%eax),%ax
-6b201251:	25 ff ff 00 00       	and    $0xffff,%eax
-6b201256:	50                   	push   %eax
-6b201257:	e8 ce 02 00 00       	call   6b20152a <_get_ligature_len>
-6b20125c:	83 c4 10             	add    $0x10,%esp
-6b20125f:	89 c2                	mov    %eax,%edx
-6b201261:	8d 45 18             	lea    0x18(%ebp),%eax
-6b201264:	01 10                	add    %edx,(%eax)
-6b201266:	8d 45 0c             	lea    0xc(%ebp),%eax
-6b201269:	83 00 02             	addl   $0x2,(%eax)
-6b20126c:	eb cf                	jmp    6b20123d <_wine_fold_string+0x3d>
-6b20126e:	8b 45 08             	mov    0x8(%ebp),%eax
-6b201271:	c1 e8 06             	shr    $0x6,%eax
-6b201274:	83 e0 01             	and    $0x1,%eax
-6b201277:	85 c0                	test   %eax,%eax
-6b201279:	74 02                	je     6b20127d <_wine_fold_string+0x7d>
-6b20127b:	eb 00                	jmp    6b20127d <_wine_fold_string+0x7d>
-6b20127d:	8b 45 18             	mov    0x18(%ebp),%eax
-6b201280:	89 45 ec             	mov    %eax,0xffffffec(%ebp)
-6b201283:	e9 78 01 00 00       	jmp    6b201400 <_wine_fold_string+0x200>
-6b201288:	8b 45 10             	mov    0x10(%ebp),%eax
-6b20128b:	3b 45 18             	cmp    0x18(%ebp),%eax
-6b20128e:	7e 0c                	jle    6b20129c <_wine_fold_string+0x9c>
-6b201290:	c7 45 ec 00 00 00 00 	movl   $0x0,0xffffffec(%ebp)
-6b201297:	e9 64 01 00 00       	jmp    6b201400 <_wine_fold_string+0x200>
-6b20129c:	8b 55 10             	mov    0x10(%ebp),%edx
-6b20129f:	8d 45 18             	lea    0x18(%ebp),%eax
-6b2012a2:	29 10                	sub    %edx,(%eax)
-6b2012a4:	c7 45 f4 00 00 00 00 	movl   $0x0,0xfffffff4(%ebp)
-6b2012ab:	8b 45 f4             	mov    0xfffffff4(%ebp),%eax
-6b2012ae:	3b 45 10             	cmp    0x10(%ebp),%eax
-6b2012b1:	0f 8d 3c 01 00 00    	jge    6b2013f3 <_wine_fold_string+0x1f3>
-6b2012b7:	8b 45 0c             	mov    0xc(%ebp),%eax
-6b2012ba:	66 8b 00             	mov    (%eax),%ax
-6b2012bd:	66 89 45 f2          	mov    %ax,0xfffffff2(%ebp)
-6b2012c1:	8b 45 08             	mov    0x8(%ebp),%eax
-6b2012c4:	c1 e8 0d             	shr    $0xd,%eax
-6b2012c7:	83 e0 01             	and    $0x1,%eax
-6b2012ca:	85 c0                	test   %eax,%eax
-6b2012cc:	0f 84 a4 00 00 00    	je     6b201376 <_wine_fold_string+0x176>
-6b2012d2:	83 ec 0c             	sub    $0xc,%esp
-6b2012d5:	66 8b 45 f2          	mov    0xfffffff2(%ebp),%ax
-6b2012d9:	25 ff ff 00 00       	and    $0xffff,%eax
-6b2012de:	50                   	push   %eax
-6b2012df:	e8 bb 01 00 00       	call   6b20149f <_get_ligature>
-6b2012e4:	83 c4 10             	add    $0x10,%esp
-6b2012e7:	89 45 f8             	mov    %eax,0xfffffff8(%ebp)
-6b2012ea:	8b 45 f8             	mov    0xfffffff8(%ebp),%eax
-6b2012ed:	66 83 38 00          	cmpw   $0x0,(%eax)
-6b2012f1:	0f 84 8e 00 00 00    	je     6b201385 <_wine_fold_string+0x185>
-6b2012f7:	8d 45 18             	lea    0x18(%ebp),%eax
-6b2012fa:	ff 08                	decl   (%eax)
-6b2012fc:	83 7d 18 ff          	cmpl   $0xffffffff,0x18(%ebp)
-6b201300:	75 0c                	jne    6b20130e <_wine_fold_string+0x10e>
-6b201302:	c7 45 ec 00 00 00 00 	movl   $0x0,0xffffffec(%ebp)
-6b201309:	e9 f2 00 00 00       	jmp    6b201400 <_wine_fold_string+0x200>
-6b20130e:	8b 55 14             	mov    0x14(%ebp),%edx
-6b201311:	8b 45 f8             	mov    0xfffffff8(%ebp),%eax
-6b201314:	66 8b 00             	mov    (%eax),%ax
-6b201317:	66 89 02             	mov    %ax,(%edx)
-6b20131a:	8b 45 f8             	mov    0xfffffff8(%ebp),%eax
-6b20131d:	83 c0 04             	add    $0x4,%eax
-6b201320:	66 83 38 00          	cmpw   $0x0,(%eax)
-6b201324:	74 3b                	je     6b201361 <_wine_fold_string+0x161>
-6b201326:	8d 45 18             	lea    0x18(%ebp),%eax
-6b201329:	ff 08                	decl   (%eax)
-6b20132b:	83 7d 18 ff          	cmpl   $0xffffffff,0x18(%ebp)
-6b20132f:	75 0c                	jne    6b20133d <_wine_fold_string+0x13d>
-6b201331:	c7 45 ec 00 00 00 00 	movl   $0x0,0xffffffec(%ebp)
-6b201338:	e9 c3 00 00 00       	jmp    6b201400 <_wine_fold_string+0x200>
-6b20133d:	8d 45 14             	lea    0x14(%ebp),%eax
-6b201340:	83 00 02             	addl   $0x2,(%eax)
-6b201343:	8b 55 14             	mov    0x14(%ebp),%edx
-6b201346:	8b 45 f8             	mov    0xfffffff8(%ebp),%eax
-6b201349:	83 c0 02             	add    $0x2,%eax
-6b20134c:	66 8b 00             	mov    (%eax),%ax
-6b20134f:	66 89 02             	mov    %ax,(%edx)
-6b201352:	8b 45 f8             	mov    0xfffffff8(%ebp),%eax
-6b201355:	83 c0 04             	add    $0x4,%eax
-6b201358:	66 8b 00             	mov    (%eax),%ax
-6b20135b:	66 89 45 f2          	mov    %ax,0xfffffff2(%ebp)
-6b20135f:	eb 0d                	jmp    6b20136e <_wine_fold_string+0x16e>
-6b201361:	8b 45 f8             	mov    0xfffffff8(%ebp),%eax
-6b201364:	83 c0 02             	add    $0x2,%eax
-6b201367:	66 8b 00             	mov    (%eax),%ax
-6b20136a:	66 89 45 f2          	mov    %ax,0xfffffff2(%ebp)
-6b20136e:	8d 45 14             	lea    0x14(%ebp),%eax
-6b201371:	83 00 02             	addl   $0x2,(%eax)
-6b201374:	eb 0f                	jmp    6b201385 <_wine_fold_string+0x185>
-6b201376:	8b 45 08             	mov    0x8(%ebp),%eax
-6b201379:	c1 e8 06             	shr    $0x6,%eax
-6b20137c:	83 e0 01             	and    $0x1,%eax
-6b20137f:	85 c0                	test   %eax,%eax
-6b201381:	74 02                	je     6b201385 <_wine_fold_string+0x185>
-6b201383:	eb 00                	jmp    6b201385 <_wine_fold_string+0x185>
-6b201385:	8b 45 08             	mov    0x8(%ebp),%eax
-6b201388:	c1 e8 07             	shr    $0x7,%eax
-6b20138b:	83 e0 01             	and    $0x1,%eax
-6b20138e:	85 c0                	test   %eax,%eax
-6b201390:	74 19                	je     6b2013ab <_wine_fold_string+0x1ab>
-6b201392:	83 ec 0c             	sub    $0xc,%esp
-6b201395:	66 8b 45 f2          	mov    0xfffffff2(%ebp),%ax
-6b201399:	25 ff ff 00 00       	and    $0xffff,%eax
-6b20139e:	50                   	push   %eax
-6b20139f:	e8 ae 00 00 00       	call   6b201452 <_to_unicode_digit>
-6b2013a4:	83 c4 10             	add    $0x10,%esp
-6b2013a7:	66 89 45 f2          	mov    %ax,0xfffffff2(%ebp)
-6b2013ab:	8b 45 08             	mov    0x8(%ebp),%eax
-6b2013ae:	c1 e8 04             	shr    $0x4,%eax
-6b2013b1:	83 e0 01             	and    $0x1,%eax
-6b2013b4:	85 c0                	test   %eax,%eax
-6b2013b6:	74 19                	je     6b2013d1 <_wine_fold_string+0x1d1>
-6b2013b8:	83 ec 0c             	sub    $0xc,%esp
-6b2013bb:	66 8b 45 f2          	mov    0xfffffff2(%ebp),%ax
-6b2013bf:	25 ff ff 00 00       	and    $0xffff,%eax
-6b2013c4:	50                   	push   %eax
-6b2013c5:	e8 3b 00 00 00       	call   6b201405 <_to_unicode_native>
-6b2013ca:	83 c4 10             	add    $0x10,%esp
-6b2013cd:	66 89 45 f2          	mov    %ax,0xfffffff2(%ebp)
-6b2013d1:	8b 45 14             	mov    0x14(%ebp),%eax
-6b2013d4:	89 c2                	mov    %eax,%edx
-6b2013d6:	66 8b 45 f2          	mov    0xfffffff2(%ebp),%ax
-6b2013da:	66 89 02             	mov    %ax,(%edx)
-6b2013dd:	8d 45 14             	lea    0x14(%ebp),%eax
-6b2013e0:	83 00 02             	addl   $0x2,(%eax)
-6b2013e3:	8d 45 0c             	lea    0xc(%ebp),%eax
-6b2013e6:	83 00 02             	addl   $0x2,(%eax)
-6b2013e9:	8d 45 f4             	lea    0xfffffff4(%ebp),%eax
-6b2013ec:	ff 00                	incl   (%eax)
-6b2013ee:	e9 b8 fe ff ff       	jmp    6b2012ab <_wine_fold_string+0xab>
-6b2013f3:	8b 55 fc             	mov    0xfffffffc(%ebp),%edx
-6b2013f6:	8b 45 14             	mov    0x14(%ebp),%eax
-6b2013f9:	29 d0                	sub    %edx,%eax
-6b2013fb:	d1 f8                	sar    %eax
-6b2013fd:	89 45 ec             	mov    %eax,0xffffffec(%ebp)
-6b201400:	8b 45 ec             	mov    0xffffffec(%ebp),%eax
-6b201403:	c9                   	leave  
-6b201404:	c3                   	ret    
-
-6b201405 <_to_unicode_native>:
-6b201405:	55                   	push   %ebp
-6b201406:	89 e5                	mov    %esp,%ebp
-6b201408:	83 ec 04             	sub    $0x4,%esp
-6b20140b:	8b 45 08             	mov    0x8(%ebp),%eax
-6b20140e:	66 89 45 fe          	mov    %ax,0xfffffffe(%ebp)
-6b201412:	66 8b 45 fe          	mov    0xfffffffe(%ebp),%ax
-6b201416:	66 c1 e8 08          	shr    $0x8,%ax
-6b20141a:	25 ff ff 00 00       	and    $0xffff,%eax
-6b20141f:	66 8b 84 00 60 bf 20 	mov    0x6b20bf60(%eax,%eax,1),%ax
-6b201426:	6b 
-6b201427:	89 c2                	mov    %eax,%edx
-6b201429:	81 e2 ff ff 00 00    	and    $0xffff,%edx
-6b20142f:	66 8b 45 fe          	mov    0xfffffffe(%ebp),%ax
-6b201433:	25 ff ff 00 00       	and    $0xffff,%eax
-6b201438:	25 ff 00 00 00       	and    $0xff,%eax
-6b20143d:	01 c2                	add    %eax,%edx
-6b20143f:	66 8b 45 fe          	mov    0xfffffffe(%ebp),%ax
-6b201443:	66 03 84 12 60 bf 20 	add    0x6b20bf60(%edx,%edx,1),%ax
-6b20144a:	6b 
-6b20144b:	25 ff ff 00 00       	and    $0xffff,%eax
-6b201450:	c9                   	leave  
-6b201451:	c3                   	ret    
-
-6b201452 <_to_unicode_digit>:
-6b201452:	55                   	push   %ebp
-6b201453:	89 e5                	mov    %esp,%ebp
-6b201455:	83 ec 04             	sub    $0x4,%esp
-6b201458:	8b 45 08             	mov    0x8(%ebp),%eax
-6b20145b:	66 89 45 fe          	mov    %ax,0xfffffffe(%ebp)
-6b20145f:	66 8b 45 fe          	mov    0xfffffffe(%ebp),%ax
-6b201463:	66 c1 e8 08          	shr    $0x8,%ax
-6b201467:	25 ff ff 00 00       	and    $0xffff,%eax
-6b20146c:	66 8b 84 00 80 9e 20 	mov    0x6b209e80(%eax,%eax,1),%ax
-6b201473:	6b 
-6b201474:	89 c2                	mov    %eax,%edx
-6b201476:	81 e2 ff ff 00 00    	and    $0xffff,%edx
-6b20147c:	66 8b 45 fe          	mov    0xfffffffe(%ebp),%ax
-6b201480:	25 ff ff 00 00       	and    $0xffff,%eax
-6b201485:	25 ff 00 00 00       	and    $0xff,%eax
-6b20148a:	01 c2                	add    %eax,%edx
-6b20148c:	66 8b 45 fe          	mov    0xfffffffe(%ebp),%ax
-6b201490:	66 03 84 12 80 9e 20 	add    0x6b209e80(%edx,%edx,1),%ax
-6b201497:	6b 
-6b201498:	25 ff ff 00 00       	and    $0xffff,%eax
-6b20149d:	c9                   	leave  
-6b20149e:	c3                   	ret    
-
-6b20149f <_get_ligature>:
-6b20149f:	55                   	push   %ebp
-6b2014a0:	89 e5                	mov    %esp,%ebp
-6b2014a2:	83 ec 14             	sub    $0x14,%esp
-6b2014a5:	8b 45 08             	mov    0x8(%ebp),%eax
-6b2014a8:	66 89 45 fe          	mov    %ax,0xfffffffe(%ebp)
-6b2014ac:	c7 45 f8 00 00 00 00 	movl   $0x0,0xfffffff8(%ebp)
-6b2014b3:	c7 45 f4 22 00 00 00 	movl   $0x22,0xfffffff4(%ebp)
-6b2014ba:	8b 45 f8             	mov    0xfffffff8(%ebp),%eax
-6b2014bd:	3b 45 f4             	cmp    0xfffffff4(%ebp),%eax
-6b2014c0:	7f 5c                	jg     6b20151e <_get_ligature+0x7f>
-6b2014c2:	8b 45 f4             	mov    0xfffffff4(%ebp),%eax
-6b2014c5:	8b 55 f8             	mov    0xfffffff8(%ebp),%edx
-6b2014c8:	01 c2                	add    %eax,%edx
-6b2014ca:	89 d0                	mov    %edx,%eax
-6b2014cc:	c1 f8 1f             	sar    $0x1f,%eax
-6b2014cf:	c1 e8 1f             	shr    $0x1f,%eax
-6b2014d2:	8d 04 02             	lea    (%edx,%eax,1),%eax
-6b2014d5:	d1 f8                	sar    %eax
-6b2014d7:	89 45 f0             	mov    %eax,0xfffffff0(%ebp)
-6b2014da:	8b 45 f0             	mov    0xfffffff0(%ebp),%eax
-6b2014dd:	66 8b 84 00 40 c8 21 	mov    0x6b21c840(%eax,%eax,1),%ax
-6b2014e4:	6b 
-6b2014e5:	66 3b 45 fe          	cmp    0xfffffffe(%ebp),%ax
-6b2014e9:	73 09                	jae    6b2014f4 <_get_ligature+0x55>
-6b2014eb:	8b 45 f0             	mov    0xfffffff0(%ebp),%eax
-6b2014ee:	40                   	inc    %eax
-6b2014ef:	89 45 f8             	mov    %eax,0xfffffff8(%ebp)
-6b2014f2:	eb c6                	jmp    6b2014ba <_get_ligature+0x1b>
-6b2014f4:	8b 45 f0             	mov    0xfffffff0(%ebp),%eax
-6b2014f7:	66 8b 84 00 40 c8 21 	mov    0x6b21c840(%eax,%eax,1),%ax
-6b2014fe:	6b 
-6b2014ff:	66 3b 45 fe          	cmp    0xfffffffe(%ebp),%ax
-6b201503:	76 09                	jbe    6b20150e <_get_ligature+0x6f>
-6b201505:	8b 45 f0             	mov    0xfffffff0(%ebp),%eax
-6b201508:	48                   	dec    %eax
-6b201509:	89 45 f4             	mov    %eax,0xfffffff4(%ebp)
-6b20150c:	eb ac                	jmp    6b2014ba <_get_ligature+0x1b>
-6b20150e:	8b 45 f0             	mov    0xfffffff0(%ebp),%eax
-6b201511:	c1 e0 03             	shl    $0x3,%eax
-6b201514:	05 a0 c8 21 6b       	add    $0x6b21c8a0,%eax
-6b201519:	89 45 ec             	mov    %eax,0xffffffec(%ebp)
-6b20151c:	eb 07                	jmp    6b201525 <_get_ligature+0x86>
-6b20151e:	c7 45 ec b8 c9 21 6b 	movl   $0x6b21c9b8,0xffffffec(%ebp)
-6b201525:	8b 45 ec             	mov    0xffffffec(%ebp),%eax
-6b201528:	c9                   	leave  
-6b201529:	c3                   	ret    
-
-6b20152a <_get_ligature_len>:
-6b20152a:	55                   	push   %ebp
-6b20152b:	89 e5                	mov    %esp,%ebp
-6b20152d:	83 ec 14             	sub    $0x14,%esp
-6b201530:	8b 45 08             	mov    0x8(%ebp),%eax
-6b201533:	66 89 45 fe          	mov    %ax,0xfffffffe(%ebp)
-6b201537:	c7 45 f8 00 00 00 00 	movl   $0x0,0xfffffff8(%ebp)
-6b20153e:	c7 45 f4 22 00 00 00 	movl   $0x22,0xfffffff4(%ebp)
-6b201545:	8b 45 f8             	mov    0xfffffff8(%ebp),%eax
-6b201548:	3b 45 f4             	cmp    0xfffffff4(%ebp),%eax
-6b20154b:	7f 61                	jg     6b2015ae <_get_ligature_len+0x84>
-6b20154d:	8b 45 f4             	mov    0xfffffff4(%ebp),%eax
-6b201550:	8b 55 f8             	mov    0xfffffff8(%ebp),%edx
-6b201553:	01 c2                	add    %eax,%edx
-6b201555:	89 d0                	mov    %edx,%eax
-6b201557:	c1 f8 1f             	sar    $0x1f,%eax
-6b20155a:	c1 e8 1f             	shr    $0x1f,%eax
-6b20155d:	8d 04 02             	lea    (%edx,%eax,1),%eax
-6b201560:	d1 f8                	sar    %eax
-6b201562:	89 45 f0             	mov    %eax,0xfffffff0(%ebp)
-6b201565:	8b 45 f0             	mov    0xfffffff0(%ebp),%eax
-6b201568:	66 8b 84 00 40 c8 21 	mov    0x6b21c840(%eax,%eax,1),%ax
-6b20156f:	6b 
-6b201570:	66 3b 45 fe          	cmp    0xfffffffe(%ebp),%ax
-6b201574:	73 09                	jae    6b20157f <_get_ligature_len+0x55>
-6b201576:	8b 45 f0             	mov    0xfffffff0(%ebp),%eax
-6b201579:	40                   	inc    %eax
-6b20157a:	89 45 f8             	mov    %eax,0xfffffff8(%ebp)
-6b20157d:	eb c6                	jmp    6b201545 <_get_ligature_len+0x1b>
-6b20157f:	8b 45 f0             	mov    0xfffffff0(%ebp),%eax
-6b201582:	66 8b 84 00 40 c8 21 	mov    0x6b21c840(%eax,%eax,1),%ax
-6b201589:	6b 
-6b20158a:	66 3b 45 fe          	cmp    0xfffffffe(%ebp),%ax
-6b20158e:	76 09                	jbe    6b201599 <_get_ligature_len+0x6f>
-6b201590:	8b 45 f0             	mov    0xfffffff0(%ebp),%eax
-6b201593:	48                   	dec    %eax
-6b201594:	89 45 f4             	mov    %eax,0xfffffff4(%ebp)
-6b201597:	eb ac                	jmp    6b201545 <_get_ligature_len+0x1b>
-6b201599:	8b 45 f0             	mov    0xfffffff0(%ebp),%eax
-6b20159c:	66 8b 04 c5 a6 c8 21 	mov    0x6b21c8a6(,%eax,8),%ax
-6b2015a3:	6b 
-6b2015a4:	25 ff ff 00 00       	and    $0xffff,%eax
-6b2015a9:	89 45 ec             	mov    %eax,0xffffffec(%ebp)
-6b2015ac:	eb 07                	jmp    6b2015b5 <_get_ligature_len+0x8b>
-6b2015ae:	c7 45 ec 00 00 00 00 	movl   $0x0,0xffffffec(%ebp)
-6b2015b5:	8b 45 ec             	mov    0xffffffec(%ebp),%eax
-6b2015b8:	c9                   	leave  
-6b2015b9:	c3                   	ret    
-6b2015ba:	90                   	nop    
-6b2015bb:	90                   	nop    
-6b2015bc:	90                   	nop    
-6b2015bd:	90                   	nop    
-6b2015be:	90                   	nop    
-6b2015bf:	90                   	nop    
-
-6b2015c0 <_get_decomposition>:
-6b2015c0:	55                   	push   %ebp
-6b2015c1:	89 e5                	mov    %esp,%ebp
-6b2015c3:	83 ec 10             	sub    $0x10,%esp
-6b2015c6:	8b 45 08             	mov    0x8(%ebp),%eax
-6b2015c9:	66 89 45 fe          	mov    %ax,0xfffffffe(%ebp)
-6b2015cd:	c7 45 f8 a0 a3 21 6b 	movl   $0x6b21a3a0,0xfffffff8(%ebp)
-6b2015d4:	8b 55 0c             	mov    0xc(%ebp),%edx
-6b2015d7:	66 8b 45 fe          	mov    0xfffffffe(%ebp),%ax
-6b2015db:	66 89 02             	mov    %ax,(%edx)
-6b2015de:	66 8b 45 fe          	mov    0xfffffffe(%ebp),%ax
-6b2015e2:	66 c1 e8 08          	shr    $0x8,%ax
-6b2015e6:	25 ff ff 00 00       	and    $0xffff,%eax
-6b2015eb:	8d 14 00             	lea    (%eax,%eax,1),%edx
-6b2015ee:	8b 45 f8             	mov    0xfffffff8(%ebp),%eax
-6b2015f1:	66 8b 04 02          	mov    (%edx,%eax,1),%ax
-6b2015f5:	25 ff ff 00 00       	and    $0xffff,%eax
-6b2015fa:	01 c0                	add    %eax,%eax
-6b2015fc:	05 a0 a3 21 6b       	add    $0x6b21a3a0,%eax
-6b201601:	89 45 f8             	mov    %eax,0xfffffff8(%ebp)
-6b201604:	66 8b 45 fe          	mov    0xfffffffe(%ebp),%ax
-6b201608:	25 ff ff 00 00       	and    $0xffff,%eax
-6b20160d:	83 e0 0f             	and    $0xf,%eax
-6b201610:	8d 0c 00             	lea    (%eax,%eax,1),%ecx
-6b201613:	66 8b 45 fe          	mov    0xfffffffe(%ebp),%ax
-6b201617:	66 c1 e8 04          	shr    $0x4,%ax
-6b20161b:	25 ff ff 00 00       	and    $0xffff,%eax
-6b201620:	83 e0 0f             	and    $0xf,%eax
-6b201623:	8d 14 00             	lea    (%eax,%eax,1),%edx
-6b201626:	8b 45 f8             	mov    0xfffffff8(%ebp),%eax
-6b201629:	66 8b 04 02          	mov    (%edx,%eax,1),%ax
-6b20162d:	25 ff ff 00 00       	and    $0xffff,%eax
-6b201632:	8d 04 01             	lea    (%ecx,%eax,1),%eax
-6b201635:	01 c0                	add    %eax,%eax
-6b201637:	05 a0 a3 21 6b       	add    $0x6b21a3a0,%eax
-6b20163c:	89 45 f8             	mov    %eax,0xfffffff8(%ebp)
-6b20163f:	8b 45 f8             	mov    0xfffffff8(%ebp),%eax
-6b201642:	66 83 38 00          	cmpw   $0x0,(%eax)
-6b201646:	75 09                	jne    6b201651 <_get_decomposition+0x91>
-6b201648:	c7 45 f0 01 00 00 00 	movl   $0x1,0xfffffff0(%ebp)
-6b20164f:	eb 58                	jmp    6b2016a9 <_get_decomposition+0xe9>
-6b201651:	83 7d 10 01          	cmpl   $0x1,0x10(%ebp)
-6b201655:	77 09                	ja     6b201660 <_get_decomposition+0xa0>
-6b201657:	c7 45 f0 00 00 00 00 	movl   $0x0,0xfffffff0(%ebp)
-6b20165e:	eb 49                	jmp    6b2016a9 <_get_decomposition+0xe9>
-6b201660:	83 ec 04             	sub    $0x4,%esp
-6b201663:	8b 45 10             	mov    0x10(%ebp),%eax
-6b201666:	48                   	dec    %eax
-6b201667:	50                   	push   %eax
-6b201668:	ff 75 0c             	pushl  0xc(%ebp)
-6b20166b:	8b 45 f8             	mov    0xfffffff8(%ebp),%eax
-6b20166e:	66 8b 00             	mov    (%eax),%ax
-6b201671:	25 ff ff 00 00       	and    $0xffff,%eax
-6b201676:	50                   	push   %eax
-6b201677:	e8 44 ff ff ff       	call   6b2015c0 <_get_decomposition>
-6b20167c:	83 c4 10             	add    $0x10,%esp
-6b20167f:	89 45 f4             	mov    %eax,0xfffffff4(%ebp)
-6b201682:	83 7d f4 00          	cmpl   $0x0,0xfffffff4(%ebp)
-6b201686:	74 1b                	je     6b2016a3 <_get_decomposition+0xe3>
-6b201688:	8b 45 f4             	mov    0xfffffff4(%ebp),%eax
-6b20168b:	8d 0c 00             	lea    (%eax,%eax,1),%ecx
-6b20168e:	8b 55 0c             	mov    0xc(%ebp),%edx
-6b201691:	8b 45 f8             	mov    0xfffffff8(%ebp),%eax
-6b201694:	83 c0 02             	add    $0x2,%eax
-6b201697:	66 8b 00             	mov    (%eax),%ax
-6b20169a:	66 89 04 11          	mov    %ax,(%ecx,%edx,1)
-6b20169e:	8d 45 f4             	lea    0xfffffff4(%ebp),%eax
-6b2016a1:	ff 00                	incl   (%eax)
-6b2016a3:	8b 45 f4             	mov    0xfffffff4(%ebp),%eax
-6b2016a6:	89 45 f0             	mov    %eax,0xfffffff0(%ebp)
-6b2016a9:	8b 45 f0             	mov    0xfffffff0(%ebp),%eax
-6b2016ac:	c9                   	leave  
-6b2016ad:	c3                   	ret    
-
-6b2016ae <_mbstowcs_sbcs_decompose>:
-6b2016ae:	55                   	push   %ebp
-6b2016af:	89 e5                	mov    %esp,%ebp
-6b2016b1:	83 ec 18             	sub    $0x18,%esp
-6b2016b4:	8b 45 08             	mov    0x8(%ebp),%eax
-6b2016b7:	8b 40 10             	mov    0x10(%eax),%eax
-6b2016ba:	89 45 fc             	mov    %eax,0xfffffffc(%ebp)
-6b2016bd:	83 7d 18 00          	cmpl   $0x0,0x18(%ebp)
-6b2016c1:	75 53                	jne    6b201716 <_mbstowcs_sbcs_decompose+0x68>
-6b2016c3:	c7 45 f8 00 00 00 00 	movl   $0x0,0xfffffff8(%ebp)
-6b2016ca:	83 7d 10 00          	cmpl   $0x0,0x10(%ebp)
-6b2016ce:	74 3b                	je     6b20170b <_mbstowcs_sbcs_decompose+0x5d>
-6b2016d0:	6a 04                	push   $0x4
-6b2016d2:	8d 45 f0             	lea    0xfffffff0(%ebp),%eax
-6b2016d5:	50                   	push   %eax
-6b2016d6:	8b 45 0c             	mov    0xc(%ebp),%eax
-6b2016d9:	8a 00                	mov    (%eax),%al
-6b2016db:	25 ff 00 00 00       	and    $0xff,%eax
-6b2016e0:	8d 14 00             	lea    (%eax,%eax,1),%edx
-6b2016e3:	8b 45 fc             	mov    0xfffffffc(%ebp),%eax
-6b2016e6:	66 8b 04 02          	mov    (%edx,%eax,1),%ax
-6b2016ea:	25 ff ff 00 00       	and    $0xffff,%eax
-6b2016ef:	50                   	push   %eax
-6b2016f0:	e8 cb fe ff ff       	call   6b2015c0 <_get_decomposition>
-6b2016f5:	83 c4 0c             	add    $0xc,%esp
-6b2016f8:	89 c2                	mov    %eax,%edx
-6b2016fa:	8d 45 f8             	lea    0xfffffff8(%ebp),%eax
-6b2016fd:	01 10                	add    %edx,(%eax)
-6b2016ff:	8d 45 10             	lea    0x10(%ebp),%eax
-6b201702:	ff 08                	decl   (%eax)
-6b201704:	8d 45 0c             	lea    0xc(%ebp),%eax
-6b201707:	ff 00                	incl   (%eax)
-6b201709:	eb bf                	jmp    6b2016ca <_mbstowcs_sbcs_decompose+0x1c>
-6b20170b:	8b 45 f8             	mov    0xfffffff8(%ebp),%eax
-6b20170e:	89 45 e8             	mov    %eax,0xffffffe8(%ebp)
-6b201711:	e9 80 00 00 00       	jmp    6b201796 <_mbstowcs_sbcs_decompose+0xe8>
-6b201716:	8b 45 18             	mov    0x18(%ebp),%eax
-6b201719:	89 45 f8             	mov    %eax,0xfffffff8(%ebp)
-6b20171c:	83 7d 10 00          	cmpl   $0x0,0x10(%ebp)
-6b201720:	74 58                	je     6b20177a <_mbstowcs_sbcs_decompose+0xcc>
-6b201722:	83 7d f8 00          	cmpl   $0x0,0xfffffff8(%ebp)
-6b201726:	74 52                	je     6b20177a <_mbstowcs_sbcs_decompose+0xcc>
-6b201728:	ff 75 f8             	pushl  0xfffffff8(%ebp)
-6b20172b:	ff 75 14             	pushl  0x14(%ebp)
-6b20172e:	8b 45 0c             	mov    0xc(%ebp),%eax
-6b201731:	8a 00                	mov    (%eax),%al
-6b201733:	25 ff 00 00 00       	and    $0xff,%eax
-6b201738:	8d 14 00             	lea    (%eax,%eax,1),%edx
-6b20173b:	8b 45 fc             	mov    0xfffffffc(%ebp),%eax
-6b20173e:	66 8b 04 02          	mov    (%edx,%eax,1),%ax
-6b201742:	25 ff ff 00 00       	and    $0xffff,%eax
-6b201747:	50                   	push   %eax
-6b201748:	e8 73 fe ff ff       	call   6b2015c0 <_get_decomposition>
-6b20174d:	83 c4 0c             	add    $0xc,%esp
-6b201750:	89 45 ec             	mov    %eax,0xffffffec(%ebp)
-6b201753:	83 7d ec 00          	cmpl   $0x0,0xffffffec(%ebp)
-6b201757:	75 02                	jne    6b20175b <_mbstowcs_sbcs_decompose+0xad>
-6b201759:	eb 1f                	jmp    6b20177a <_mbstowcs_sbcs_decompose+0xcc>
-6b20175b:	8b 55 ec             	mov    0xffffffec(%ebp),%edx
-6b20175e:	8d 45 f8             	lea    0xfffffff8(%ebp),%eax
-6b201761:	29 10                	sub    %edx,(%eax)
-6b201763:	8b 45 ec             	mov    0xffffffec(%ebp),%eax
-6b201766:	8d 14 00             	lea    (%eax,%eax,1),%edx
-6b201769:	8d 45 14             	lea    0x14(%ebp),%eax
-6b20176c:	01 10                	add    %edx,(%eax)
-6b20176e:	8d 45 10             	lea    0x10(%ebp),%eax
-6b201771:	ff 08                	decl   (%eax)
-6b201773:	8d 45 0c             	lea    0xc(%ebp),%eax
-6b201776:	ff 00                	incl   (%eax)
-6b201778:	eb a2                	jmp    6b20171c <_mbstowcs_sbcs_decompose+0x6e>
-6b20177a:	83 7d 10 00          	cmpl   $0x0,0x10(%ebp)
-6b20177e:	74 09                	je     6b201789 <_mbstowcs_sbcs_decompose+0xdb>
-6b201780:	c7 45 e8 ff ff ff ff 	movl   $0xffffffff,0xffffffe8(%ebp)
-6b201787:	eb 0d                	jmp    6b201796 <_mbstowcs_sbcs_decompose+0xe8>
-6b201789:	8b 45 f8             	mov    0xfffffff8(%ebp),%eax
-6b20178c:	8b 55 18             	mov    0x18(%ebp),%edx
-6b20178f:	29 c2                	sub    %eax,%edx
-6b201791:	89 d0                	mov    %edx,%eax
-6b201793:	89 45 e8             	mov    %eax,0xffffffe8(%ebp)
-6b201796:	8b 45 e8             	mov    0xffffffe8(%ebp),%eax
-6b201799:	c9                   	leave  
-6b20179a:	c3                   	ret    
-
-6b20179b <_mbstowcs_dbcs_decompose>:
-6b20179b:	55                   	push   %ebp
-6b20179c:	89 e5                	mov    %esp,%ebp
-6b20179e:	83 ec 28             	sub    $0x28,%esp
-6b2017a1:	8b 45 08             	mov    0x8(%ebp),%eax
-6b2017a4:	8b 40 10             	mov    0x10(%eax),%eax
-6b2017a7:	89 45 fc             	mov    %eax,0xfffffffc(%ebp)
-6b2017aa:	8b 45 08             	mov    0x8(%ebp),%eax
-6b2017ad:	8b 40 14             	mov    0x14(%eax),%eax
-6b2017b0:	89 45 f8             	mov    %eax,0xfffffff8(%ebp)
-6b2017b3:	83 7d 18 00          	cmpl   $0x0,0x18(%ebp)
-6b2017b7:	0f 85 b7 00 00 00    	jne    6b201874 <_mbstowcs_dbcs_decompose+0xd9>
-6b2017bd:	c7 45 f4 00 00 00 00 	movl   $0x0,0xfffffff4(%ebp)
-6b2017c4:	83 7d 10 00          	cmpl   $0x0,0x10(%ebp)
-6b2017c8:	0f 84 9b 00 00 00    	je     6b201869 <_mbstowcs_dbcs_decompose+0xce>
-6b2017ce:	8b 45 0c             	mov    0xc(%ebp),%eax
-6b2017d1:	ba 00 00 00 00       	mov    $0x0,%edx
-6b2017d6:	8a 10                	mov    (%eax),%dl
-6b2017d8:	8b 45 f8             	mov    0xfffffff8(%ebp),%eax
-6b2017db:	8a 04 02             	mov    (%edx,%eax,1),%al
-6b2017de:	88 45 df             	mov    %al,0xffffffdf(%ebp)
-6b2017e1:	80 7d df 00          	cmpb   $0x0,0xffffffdf(%ebp)
-6b2017e5:	74 3c                	je     6b201823 <_mbstowcs_dbcs_decompose+0x88>
-6b2017e7:	8d 45 10             	lea    0x10(%ebp),%eax
-6b2017ea:	ff 08                	decl   (%eax)
-6b2017ec:	83 7d 10 00          	cmpl   $0x0,0x10(%ebp)
-6b2017f0:	75 02                	jne    6b2017f4 <_mbstowcs_dbcs_decompose+0x59>
-6b2017f2:	eb 75                	jmp    6b201869 <_mbstowcs_dbcs_decompose+0xce>
-6b2017f4:	8d 45 0c             	lea    0xc(%ebp),%eax
-6b2017f7:	ff 00                	incl   (%eax)
-6b2017f9:	b8 00 00 00 00       	mov    $0x0,%eax
-6b2017fe:	8a 45 df             	mov    0xffffffdf(%ebp),%al
-6b201801:	89 c2                	mov    %eax,%edx
-6b201803:	c1 e2 08             	shl    $0x8,%edx
-6b201806:	8b 45 0c             	mov    0xc(%ebp),%eax
-6b201809:	8a 00                	mov    (%eax),%al
-6b20180b:	25 ff 00 00 00       	and    $0xff,%eax
-6b201810:	8d 04 02             	lea    (%edx,%eax,1),%eax
-6b201813:	8d 14 00             	lea    (%eax,%eax,1),%edx
-6b201816:	8b 45 fc             	mov    0xfffffffc(%ebp),%eax
-6b201819:	66 8b 04 02          	mov    (%edx,%eax,1),%ax
-6b20181d:	66 89 45 f2          	mov    %ax,0xfffffff2(%ebp)
-6b201821:	eb 18                	jmp    6b20183b <_mbstowcs_dbcs_decompose+0xa0>
-6b201823:	8b 45 0c             	mov    0xc(%ebp),%eax
-6b201826:	8a 00                	mov    (%eax),%al
-6b201828:	25 ff 00 00 00       	and    $0xff,%eax
-6b20182d:	8d 14 00             	lea    (%eax,%eax,1),%edx
-6b201830:	8b 45 fc             	mov    0xfffffffc(%ebp),%eax
-6b201833:	66 8b 04 02          	mov    (%edx,%eax,1),%ax
-6b201837:	66 89 45 f2          	mov    %ax,0xfffffff2(%ebp)
-6b20183b:	6a 04                	push   $0x4
-6b20183d:	8d 45 e0             	lea    0xffffffe0(%ebp),%eax
-6b201840:	50                   	push   %eax
-6b201841:	66 8b 45 f2          	mov    0xfffffff2(%ebp),%ax
-6b201845:	25 ff ff 00 00       	and    $0xffff,%eax
-6b20184a:	50                   	push   %eax
-6b20184b:	e8 70 fd ff ff       	call   6b2015c0 <_get_decomposition>
-6b201850:	83 c4 0c             	add    $0xc,%esp
-6b201853:	89 c2                	mov    %eax,%edx
-6b201855:	8d 45 f4             	lea    0xfffffff4(%ebp),%eax
-6b201858:	01 10                	add    %edx,(%eax)
-6b20185a:	8d 45 10             	lea    0x10(%ebp),%eax
-6b20185d:	ff 08                	decl   (%eax)
-6b20185f:	8d 45 0c             	lea    0xc(%ebp),%eax
-6b201862:	ff 00                	incl   (%eax)
-6b201864:	e9 5b ff ff ff       	jmp    6b2017c4 <_mbstowcs_dbcs_decompose+0x29>
-6b201869:	8b 45 f4             	mov    0xfffffff4(%ebp),%eax
-6b20186c:	89 45 d8             	mov    %eax,0xffffffd8(%ebp)
-6b20186f:	e9 eb 00 00 00       	jmp    6b20195f <_mbstowcs_dbcs_decompose+0x1c4>
-6b201874:	8b 45 18             	mov    0x18(%ebp),%eax
-6b201877:	89 45 f4             	mov    %eax,0xfffffff4(%ebp)
-6b20187a:	83 7d 10 00          	cmpl   $0x0,0x10(%ebp)
-6b20187e:	0f 84 bf 00 00 00    	je     6b201943 <_mbstowcs_dbcs_decompose+0x1a8>
-6b201884:	83 7d f4 00          	cmpl   $0x0,0xfffffff4(%ebp)
-6b201888:	0f 84 b5 00 00 00    	je     6b201943 <_mbstowcs_dbcs_decompose+0x1a8>
-6b20188e:	8b 45 0c             	mov    0xc(%ebp),%eax
-6b201891:	ba 00 00 00 00       	mov    $0x0,%edx
-6b201896:	8a 10                	mov    (%eax),%dl
-6b201898:	8b 45 f8             	mov    0xfffffff8(%ebp),%eax
-6b20189b:	8a 04 02             	mov    (%edx,%eax,1),%al
-6b20189e:	88 45 df             	mov    %al,0xffffffdf(%ebp)
-6b2018a1:	80 7d df 00          	cmpb   $0x0,0xffffffdf(%ebp)
-6b2018a5:	74 3f                	je     6b2018e6 <_mbstowcs_dbcs_decompose+0x14b>
-6b2018a7:	8d 45 10             	lea    0x10(%ebp),%eax
-6b2018aa:	ff 08                	decl   (%eax)
-6b2018ac:	83 7d 10 00          	cmpl   $0x0,0x10(%ebp)
-6b2018b0:	75 05                	jne    6b2018b7 <_mbstowcs_dbcs_decompose+0x11c>
-6b2018b2:	e9 8c 00 00 00       	jmp    6b201943 <_mbstowcs_dbcs_decompose+0x1a8>
-6b2018b7:	8d 45 0c             	lea    0xc(%ebp),%eax
-6b2018ba:	ff 00                	incl   (%eax)
-6b2018bc:	b8 00 00 00 00       	mov    $0x0,%eax
-6b2018c1:	8a 45 df             	mov    0xffffffdf(%ebp),%al
-6b2018c4:	89 c2                	mov    %eax,%edx
-6b2018c6:	c1 e2 08             	shl    $0x8,%edx
-6b2018c9:	8b 45 0c             	mov    0xc(%ebp),%eax
-6b2018cc:	8a 00                	mov    (%eax),%al
-6b2018ce:	25 ff 00 00 00       	and    $0xff,%eax
-6b2018d3:	8d 04 02             	lea    (%edx,%eax,1),%eax
-6b2018d6:	8d 14 00             	lea    (%eax,%eax,1),%edx
-6b2018d9:	8b 45 fc             	mov    0xfffffffc(%ebp),%eax
-6b2018dc:	66 8b 04 02          	mov    (%edx,%eax,1),%ax
-6b2018e0:	66 89 45 f2          	mov    %ax,0xfffffff2(%ebp)
-6b2018e4:	eb 18                	jmp    6b2018fe <_mbstowcs_dbcs_decompose+0x163>
-6b2018e6:	8b 45 0c             	mov    0xc(%ebp),%eax
-6b2018e9:	8a 00                	mov    (%eax),%al
-6b2018eb:	25 ff 00 00 00       	and    $0xff,%eax
-6b2018f0:	8d 14 00             	lea    (%eax,%eax,1),%edx
-6b2018f3:	8b 45 fc             	mov    0xfffffffc(%ebp),%eax
-6b2018f6:	66 8b 04 02          	mov    (%edx,%eax,1),%ax
-6b2018fa:	66 89 45 f2          	mov    %ax,0xfffffff2(%ebp)
-6b2018fe:	ff 75 f4             	pushl  0xfffffff4(%ebp)
-6b201901:	ff 75 14             	pushl  0x14(%ebp)
-6b201904:	66 8b 45 f2          	mov    0xfffffff2(%ebp),%ax
-6b201908:	25 ff ff 00 00       	and    $0xffff,%eax
-6b20190d:	50                   	push   %eax
-6b20190e:	e8 ad fc ff ff       	call   6b2015c0 <_get_decomposition>
-6b201913:	83 c4 0c             	add    $0xc,%esp
-6b201916:	89 45 ec             	mov    %eax,0xffffffec(%ebp)
-6b201919:	83 7d ec 00          	cmpl   $0x0,0xffffffec(%ebp)
-6b20191d:	75 02                	jne    6b201921 <_mbstowcs_dbcs_decompose+0x186>
-6b20191f:	eb 22                	jmp    6b201943 <_mbstowcs_dbcs_decompose+0x1a8>
-6b201921:	8b 45 ec             	mov    0xffffffec(%ebp),%eax
-6b201924:	8d 14 00             	lea    (%eax,%eax,1),%edx
-6b201927:	8d 45 14             	lea    0x14(%ebp),%eax
-6b20192a:	01 10                	add    %edx,(%eax)
-6b20192c:	8b 55 ec             	mov    0xffffffec(%ebp),%edx
-6b20192f:	8d 45 f4             	lea    0xfffffff4(%ebp),%eax
-6b201932:	29 10                	sub    %edx,(%eax)
-6b201934:	8d 45 10             	lea    0x10(%ebp),%eax
-6b201937:	ff 08                	decl   (%eax)
-6b201939:	8d 45 0c             	lea    0xc(%ebp),%eax
-6b20193c:	ff 00                	incl   (%eax)
-6b20193e:	e9 37 ff ff ff       	jmp    6b20187a <_mbstowcs_dbcs_decompose+0xdf>
-6b201943:	83 7d 10 00          	cmpl   $0x0,0x10(%ebp)
-6b201947:	74 09                	je     6b201952 <_mbstowcs_dbcs_decompose+0x1b7>
-6b201949:	c7 45 d8 ff ff ff ff 	movl   $0xffffffff,0xffffffd8(%ebp)
-6b201950:	eb 0d                	jmp    6b20195f <_mbstowcs_dbcs_decompose+0x1c4>
-6b201952:	8b 45 f4             	mov    0xfffffff4(%ebp),%eax
-6b201955:	8b 55 18             	mov    0x18(%ebp),%edx
-6b201958:	29 c2                	sub    %eax,%edx
-6b20195a:	89 d0                	mov    %edx,%eax
-6b20195c:	89 45 d8             	mov    %eax,0xffffffd8(%ebp)
-6b20195f:	8b 45 d8             	mov    0xffffffd8(%ebp),%eax
-6b201962:	c9                   	leave  
-6b201963:	c3                   	ret    
-
-6b201964 <_wine_cp_mbstowcs>:
-6b201964:	55                   	push   %ebp
-6b201965:	89 e5                	mov    %esp,%ebp
-6b201967:	83 ec 08             	sub    $0x8,%esp
-6b20196a:	8b 45 08             	mov    0x8(%ebp),%eax
-6b20196d:	83 78 04 01          	cmpl   $0x1,0x4(%eax)
-6b201971:	0f 85 8c 00 00 00    	jne    6b201a03 <_wine_cp_mbstowcs+0x9f>
-6b201977:	8b 45 0c             	mov    0xc(%ebp),%eax
-6b20197a:	c1 e8 03             	shr    $0x3,%eax
-6b20197d:	83 e0 01             	and    $0x1,%eax
-6b201980:	85 c0                	test   %eax,%eax
-6b201982:	74 24                	je     6b2019a8 <_wine_cp_mbstowcs+0x44>
-6b201984:	83 ec 04             	sub    $0x4,%esp
-6b201987:	ff 75 14             	pushl  0x14(%ebp)
-6b20198a:	ff 75 10             	pushl  0x10(%ebp)
-6b20198d:	ff 75 08             	pushl  0x8(%ebp)
-6b201990:	e8 91 05 00 00       	call   6b201f26 <_check_invalid_chars_sbcs>
-6b201995:	83 c4 10             	add    $0x10,%esp
-6b201998:	85 c0                	test   %eax,%eax
-6b20199a:	74 0c                	je     6b2019a8 <_wine_cp_mbstowcs+0x44>
-6b20199c:	c7 45 fc fe ff ff ff 	movl   $0xfffffffe,0xfffffffc(%ebp)
-6b2019a3:	e9 ce 00 00 00       	jmp    6b201a76 <_wine_cp_mbstowcs+0x112>
-6b2019a8:	8b 45 0c             	mov    0xc(%ebp),%eax
-6b2019ab:	d1 e8                	shr    %eax
-6b2019ad:	83 e0 01             	and    $0x1,%eax
-6b2019b0:	85 c0                	test   %eax,%eax
-6b2019b2:	75 33                	jne    6b2019e7 <_wine_cp_mbstowcs+0x83>
-6b2019b4:	83 7d 1c 00          	cmpl   $0x0,0x1c(%ebp)
-6b2019b8:	75 0b                	jne    6b2019c5 <_wine_cp_mbstowcs+0x61>
-6b2019ba:	8b 45 14             	mov    0x14(%ebp),%eax
-6b2019bd:	89 45 fc             	mov    %eax,0xfffffffc(%ebp)
-6b2019c0:	e9 b1 00 00 00       	jmp    6b201a76 <_wine_cp_mbstowcs+0x112>
-6b2019c5:	83 ec 0c             	sub    $0xc,%esp
-6b2019c8:	ff 75 1c             	pushl  0x1c(%ebp)
-6b2019cb:	ff 75 18             	pushl  0x18(%ebp)
-6b2019ce:	ff 75 14             	pushl  0x14(%ebp)
-6b2019d1:	ff 75 10             	pushl  0x10(%ebp)
-6b2019d4:	ff 75 08             	pushl  0x8(%ebp)
-6b2019d7:	e8 ea 02 00 00       	call   6b201cc6 <_mbstowcs_sbcs>
-6b2019dc:	83 c4 20             	add    $0x20,%esp
-6b2019df:	89 45 fc             	mov    %eax,0xfffffffc(%ebp)
-6b2019e2:	e9 8f 00 00 00       	jmp    6b201a76 <_wine_cp_mbstowcs+0x112>
-6b2019e7:	ff 75 1c             	pushl  0x1c(%ebp)
-6b2019ea:	ff 75 18             	pushl  0x18(%ebp)
-6b2019ed:	ff 75 14             	pushl  0x14(%ebp)
-6b2019f0:	ff 75 10             	pushl  0x10(%ebp)
-6b2019f3:	ff 75 08             	pushl  0x8(%ebp)
-6b2019f6:	e8 b3 fc ff ff       	call   6b2016ae <_mbstowcs_sbcs_decompose>
-6b2019fb:	83 c4 14             	add    $0x14,%esp
-6b2019fe:	89 45 fc             	mov    %eax,0xfffffffc(%ebp)
-6b201a01:	eb 73                	jmp    6b201a76 <_wine_cp_mbstowcs+0x112>
-6b201a03:	8b 45 0c             	mov    0xc(%ebp),%eax
-6b201a06:	c1 e8 03             	shr    $0x3,%eax
-6b201a09:	83 e0 01             	and    $0x1,%eax
-6b201a0c:	85 c0                	test   %eax,%eax
-6b201a0e:	74 21                	je     6b201a31 <_wine_cp_mbstowcs+0xcd>
-6b201a10:	83 ec 04             	sub    $0x4,%esp
-6b201a13:	ff 75 14             	pushl  0x14(%ebp)
-6b201a16:	ff 75 10             	pushl  0x10(%ebp)
-6b201a19:	ff 75 08             	pushl  0x8(%ebp)
-6b201a1c:	e8 b1 01 00 00       	call   6b201bd2 <_check_invalid_chars_dbcs>
-6b201a21:	83 c4 10             	add    $0x10,%esp
-6b201a24:	85 c0                	test   %eax,%eax
-6b201a26:	74 09                	je     6b201a31 <_wine_cp_mbstowcs+0xcd>
-6b201a28:	c7 45 fc fe ff ff ff 	movl   $0xfffffffe,0xfffffffc(%ebp)
-6b201a2f:	eb 45                	jmp    6b201a76 <_wine_cp_mbstowcs+0x112>
-6b201a31:	8b 45 0c             	mov    0xc(%ebp),%eax
-6b201a34:	d1 e8                	shr    %eax
-6b201a36:	83 e0 01             	and    $0x1,%eax
-6b201a39:	85 c0                	test   %eax,%eax
-6b201a3b:	75 1f                	jne    6b201a5c <_wine_cp_mbstowcs+0xf8>
-6b201a3d:	83 ec 0c             	sub    $0xc,%esp
-6b201a40:	ff 75 1c             	pushl  0x1c(%ebp)
-6b201a43:	ff 75 18             	pushl  0x18(%ebp)
-6b201a46:	ff 75 14             	pushl  0x14(%ebp)
-6b201a49:	ff 75 10             	pushl  0x10(%ebp)
-6b201a4c:	ff 75 08             	pushl  0x8(%ebp)
-6b201a4f:	e8 27 00 00 00       	call   6b201a7b <_mbstowcs_dbcs>
-6b201a54:	83 c4 20             	add    $0x20,%esp
-6b201a57:	89 45 fc             	mov    %eax,0xfffffffc(%ebp)
-6b201a5a:	eb 1a                	jmp    6b201a76 <_wine_cp_mbstowcs+0x112>
-6b201a5c:	ff 75 1c             	pushl  0x1c(%ebp)
-6b201a5f:	ff 75 18             	pushl  0x18(%ebp)
-6b201a62:	ff 75 14             	pushl  0x14(%ebp)
-6b201a65:	ff 75 10             	pushl  0x10(%ebp)
-6b201a68:	ff 75 08             	pushl  0x8(%ebp)
-6b201a6b:	e8 2b fd ff ff       	call   6b20179b <_mbstowcs_dbcs_decompose>
-6b201a70:	83 c4 14             	add    $0x14,%esp
-6b201a73:	89 45 fc             	mov    %eax,0xfffffffc(%ebp)
-6b201a76:	8b 45 fc             	mov    0xfffffffc(%ebp),%eax
-6b201a79:	c9                   	leave  
-6b201a7a:	c3                   	ret    
-
-6b201a7b <_mbstowcs_dbcs>:
-6b201a7b:	55                   	push   %ebp
-6b201a7c:	89 e5                	mov    %esp,%ebp
-6b201a7e:	83 ec 18             	sub    $0x18,%esp
-6b201a81:	8b 45 08             	mov    0x8(%ebp),%eax
-6b201a84:	8b 40 10             	mov    0x10(%eax),%eax
-6b201a87:	89 45 fc             	mov    %eax,0xfffffffc(%ebp)
-6b201a8a:	8b 45 08             	mov    0x8(%ebp),%eax
-6b201a8d:	8b 40 14             	mov    0x14(%eax),%eax
-6b201a90:	89 45 f8             	mov    %eax,0xfffffff8(%ebp)
-6b201a93:	83 7d 18 00          	cmpl   $0x0,0x18(%ebp)
-6b201a97:	75 1c                	jne    6b201ab5 <_mbstowcs_dbcs+0x3a>
-6b201a99:	83 ec 04             	sub    $0x4,%esp
-6b201a9c:	ff 75 10             	pushl  0x10(%ebp)
-6b201a9f:	ff 75 0c             	pushl  0xc(%ebp)
-6b201aa2:	ff 75 08             	pushl  0x8(%ebp)
-6b201aa5:	e8 d1 00 00 00       	call   6b201b7b <_get_length_dbcs>
-6b201aaa:	83 c4 10             	add    $0x10,%esp
-6b201aad:	89 45 ec             	mov    %eax,0xffffffec(%ebp)
-6b201ab0:	e9 c1 00 00 00       	jmp    6b201b76 <_mbstowcs_dbcs+0xfb>
-6b201ab5:	8b 45 18             	mov    0x18(%ebp),%eax
-6b201ab8:	89 45 f4             	mov    %eax,0xfffffff4(%ebp)
-6b201abb:	83 7d 10 00          	cmpl   $0x0,0x10(%ebp)
-6b201abf:	0f 84 95 00 00 00    	je     6b201b5a <_mbstowcs_dbcs+0xdf>
-6b201ac5:	83 7d f4 00          	cmpl   $0x0,0xfffffff4(%ebp)
-6b201ac9:	0f 84 8b 00 00 00    	je     6b201b5a <_mbstowcs_dbcs+0xdf>
-6b201acf:	8b 45 0c             	mov    0xc(%ebp),%eax
-6b201ad2:	ba 00 00 00 00       	mov    $0x0,%edx
-6b201ad7:	8a 10                	mov    (%eax),%dl
-6b201ad9:	8b 45 f8             	mov    0xfffffff8(%ebp),%eax
-6b201adc:	8a 04 02             	mov    (%edx,%eax,1),%al
-6b201adf:	88 45 f3             	mov    %al,0xfffffff3(%ebp)
-6b201ae2:	80 7d f3 00          	cmpb   $0x0,0xfffffff3(%ebp)
-6b201ae6:	74 3e                	je     6b201b26 <_mbstowcs_dbcs+0xab>
-6b201ae8:	8d 45 10             	lea    0x10(%ebp),%eax
-6b201aeb:	ff 08                	decl   (%eax)
-6b201aed:	83 7d 10 00          	cmpl   $0x0,0x10(%ebp)
-6b201af1:	75 02                	jne    6b201af5 <_mbstowcs_dbcs+0x7a>
-6b201af3:	eb 65                	jmp    6b201b5a <_mbstowcs_dbcs+0xdf>
-6b201af5:	8d 45 0c             	lea    0xc(%ebp),%eax
-6b201af8:	ff 00                	incl   (%eax)
-6b201afa:	8b 4d 14             	mov    0x14(%ebp),%ecx
-6b201afd:	b8 00 00 00 00       	mov    $0x0,%eax
-6b201b02:	8a 45 f3             	mov    0xfffffff3(%ebp),%al
-6b201b05:	89 c2                	mov    %eax,%edx
-6b201b07:	c1 e2 08             	shl    $0x8,%edx
-6b201b0a:	8b 45 0c             	mov    0xc(%ebp),%eax
-6b201b0d:	8a 00                	mov    (%eax),%al
-6b201b0f:	25 ff 00 00 00       	and    $0xff,%eax
-6b201b14:	8d 04 02             	lea    (%edx,%eax,1),%eax
-6b201b17:	8d 14 00             	lea    (%eax,%eax,1),%edx
-6b201b1a:	8b 45 fc             	mov    0xfffffffc(%ebp),%eax
-6b201b1d:	66 8b 04 02          	mov    (%edx,%eax,1),%ax
-6b201b21:	66 89 01             	mov    %ax,(%ecx)
-6b201b24:	eb 1a                	jmp    6b201b40 <_mbstowcs_dbcs+0xc5>
-6b201b26:	8b 4d 14             	mov    0x14(%ebp),%ecx
-6b201b29:	8b 45 0c             	mov    0xc(%ebp),%eax
-6b201b2c:	8a 00                	mov    (%eax),%al
-6b201b2e:	25 ff 00 00 00       	and    $0xff,%eax
-6b201b33:	8d 14 00             	lea    (%eax,%eax,1),%edx
-6b201b36:	8b 45 fc             	mov    0xfffffffc(%ebp),%eax
-6b201b39:	66 8b 04 02          	mov    (%edx,%eax,1),%ax
-6b201b3d:	66 89 01             	mov    %ax,(%ecx)
-6b201b40:	8d 45 f4             	lea    0xfffffff4(%ebp),%eax
-6b201b43:	ff 08                	decl   (%eax)
-6b201b45:	8d 45 10             	lea    0x10(%ebp),%eax
-6b201b48:	ff 08                	decl   (%eax)
-6b201b4a:	8d 45 0c             	lea    0xc(%ebp),%eax
-6b201b4d:	ff 00                	incl   (%eax)
[truncated at 1000 lines; 4810 more skipped]