Lines Matching refs:SL
145 const uint32_t SL = USPOOF_SINGLE_SCRIPT_CONFUSABLE; in testSkeleton() local
150 CHECK_SKELETON(SL, "nochange", "nochange"); in testSkeleton()
160 CHECK_SKELETON(SL, "\\u059c", "\\u0301"); in testSkeleton()
161 CHECK_SKELETON(SL, "\\u2A74", "\\u003A\\u003A\\u003D"); in testSkeleton()
162 CHECK_SKELETON(SL, "\\u247E", "\\u0028\\u006C\\u006C\\u0029"); // "(ll)" in testSkeleton()
163 CHECK_SKELETON(SL, "\\uFDFB", "\\u062C\\u0644\\u0020\\u062C\\u0644\\u006c\\u0644\\u006f"); in testSkeleton()
170 CHECK_SKELETON(SL, "\\u0C83", "\\u0983"); in testSkeleton()
179 CHECK_SKELETON(SL, "\\u0391", "A"); in testSkeleton()
184 CHECK_SKELETON(SL, "\\u13CF", "b"); in testSkeleton()
189 CHECK_SKELETON(SL, "\\u0022", "\\u0027\\u0027"); in testSkeleton()
198 CHECK_SKELETON(SL, "\\u017F", "f"); in testSkeleton()