/* == Start of generated function == */ /* * The following function is generated by running: * * ./gen-arabic-joining-list.py ArabicShaping.txt Scripts.txt * * on files with these headers: * * # ArabicShaping-16.0.0.txt * # Date: 2024-07-30 * # Scripts-16.0.0.txt * # Date: 2024-04-30, 21:48:40 GMT */ #ifndef HB_OT_SHAPER_ARABIC_JOINING_LIST_HH #define HB_OT_SHAPER_ARABIC_JOINING_LIST_HH static bool has_arabic_joining (hb_script_t script) { … } #endif /* HB_OT_SHAPER_ARABIC_JOINING_LIST_HH */ /* == End of generated function == */