/* == 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-15.1.0.txt * # Date: 2023-01-05 * # Scripts-15.1.0.txt * # Date: 2023-07-28, 16:01:07 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 == */