/reactos/dll/win32/kernel32/winnls/ |
H A D | locale_rc.rc | 31 #include "nls/ari.nls" /* 0x0801 LANG_ARABIC, SUBLANG_ARABIC_IRAQ */ 32 #include "nls/are.nls" /* 0x0c01 LANG_ARABIC, SUBLANG_ARABIC_EGYPT */ 33 #include "nls/arl.nls" /* 0x1001 LANG_ARABIC, SUBLANG_ARABIC_LIBYA */ 34 #include "nls/arg.nls" /* 0x1401 LANG_ARABIC, SUBLANG_ARABIC_ALGERIA */ 37 #include "nls/aro.nls" /* 0x2001 LANG_ARABIC, SUBLANG_ARABIC_OMAN */ 38 #include "nls/ary.nls" /* 0x2401 LANG_ARABIC, SUBLANG_ARABIC_YEMEN */ 39 #include "nls/ars.nls" /* 0x2801 LANG_ARABIC, SUBLANG_ARABIC_SYRIA */ 40 #include "nls/arj.nls" /* 0x2c01 LANG_ARABIC, SUBLANG_ARABIC_JORDAN */ 42 #include "nls/ark.nls" /* 0x3401 LANG_ARABIC, SUBLANG_ARABIC_KUWAIT */ 43 #include "nls/aru.nls" /* 0x3801 LANG_ARABIC, SUBLANG_ARABIC_UAE */ [all …]
|
/reactos/sdk/tools/widl/ |
H A D | hash.c | 623 case LANG_ARABIC: in lhash_val_of_name_sys()
|
/reactos/base/applications/osk/lang/ |
H A D | ar-DZ.rc | 9 LANGUAGE LANG_ARABIC, SUBLANG_DEFAULT
|
/reactos/dll/win32/oleaut32/ |
H A D | hash.c | 599 case LANG_ARABIC: in LHashValOfNameSysA()
|
/reactos/dll/win32/kernel32/winnls/nls/ |
H A D | art.nls | 23 STRINGTABLE LANGUAGE LANG_ARABIC, SUBLANG_ARABIC_TUNISIA
|
H A D | ara.nls | 23 STRINGTABLE LANGUAGE LANG_ARABIC, SUBLANG_ARABIC_SAUDI_ARABIA
|
H A D | arb.nls | 23 STRINGTABLE LANGUAGE LANG_ARABIC, SUBLANG_ARABIC_LEBANON
|
H A D | are.nls | 23 STRINGTABLE LANGUAGE LANG_ARABIC, SUBLANG_ARABIC_EGYPT
|
H A D | arg.nls | 23 STRINGTABLE LANGUAGE LANG_ARABIC, SUBLANG_ARABIC_ALGERIA
|
H A D | arh.nls | 23 STRINGTABLE LANGUAGE LANG_ARABIC, SUBLANG_ARABIC_BAHRAIN
|
H A D | ari.nls | 23 STRINGTABLE LANGUAGE LANG_ARABIC, SUBLANG_ARABIC_IRAQ
|
H A D | arj.nls | 23 STRINGTABLE LANGUAGE LANG_ARABIC, SUBLANG_ARABIC_JORDAN
|
H A D | ark.nls | 23 STRINGTABLE LANGUAGE LANG_ARABIC, SUBLANG_ARABIC_KUWAIT
|
H A D | arl.nls | 23 STRINGTABLE LANGUAGE LANG_ARABIC, SUBLANG_ARABIC_LIBYA
|
H A D | arm.nls | 23 STRINGTABLE LANGUAGE LANG_ARABIC, SUBLANG_ARABIC_MOROCCO
|
H A D | aro.nls | 23 STRINGTABLE LANGUAGE LANG_ARABIC, SUBLANG_ARABIC_OMAN
|
H A D | arq.nls | 23 STRINGTABLE LANGUAGE LANG_ARABIC, SUBLANG_ARABIC_QATAR
|
H A D | ars.nls | 23 STRINGTABLE LANGUAGE LANG_ARABIC, SUBLANG_ARABIC_SYRIA
|
H A D | aru.nls | 23 STRINGTABLE LANGUAGE LANG_ARABIC, SUBLANG_ARABIC_UAE
|
H A D | ary.nls | 23 STRINGTABLE LANGUAGE LANG_ARABIC, SUBLANG_ARABIC_YEMEN
|
/reactos/sdk/include/host/ |
H A D | nls.h | 29 #define LANG_ARABIC 0x01 macro
|
/reactos/modules/rostests/winetests/oleaut32/ |
H A D | varformat.c | 659 …hr = GetAltMonthNames(MAKELCID(MAKELANGID(LANG_ARABIC, SUBLANG_ARABIC_EGYPT), SORT_DEFAULT), &str); in test_GetAltMonthNames() 664 …hr = GetAltMonthNames(MAKELCID(MAKELANGID(LANG_ARABIC, SUBLANG_ARABIC_EGYPT), SORT_DEFAULT), &str2… in test_GetAltMonthNames()
|
/reactos/dll/cpl/input/ |
H A D | input_list.c | 106 case LANG_ARABIC: in InputList_SetFontSubstitutes()
|
/reactos/sdk/include/psdk/ |
H A D | winnt.rh | 46 #define LANG_ARABIC 0x01
|
/reactos/dll/win32/mlang/ |
H A D | mlang.c | 1208 if ((((i == LANG_ENGLISH) || (i == LANG_CHINESE) || (i == LANG_ARABIC)) && in lcid_to_rfc1766A() 1235 if ((((i == LANG_ENGLISH) || (i == LANG_CHINESE) || (i == LANG_ARABIC)) && in lcid_to_rfc1766W() 2512 (PRIMARYLANGID(Locale) == LANG_ARABIC)) { in fnIMultiLanguage_GetRfc1766Info() 2928 (PRIMARYLANGID(Locale) == LANG_ARABIC)) { in fnIMultiLanguage3_GetRfc1766Info()
|