Lines Matching refs:SL
160 const uint32_t SL = USPOOF_SINGLE_SCRIPT_CONFUSABLE; in testSkeleton() local
165 CHECK_SKELETON(SL, "nochange", "nochange"); in testSkeleton()
175 CHECK_SKELETON(SL, "\\u059c", "\\u0301"); in testSkeleton()
176 CHECK_SKELETON(SL, "\\u2A74", "\\u003A\\u003A\\u003D"); in testSkeleton()
177 CHECK_SKELETON(SL, "\\u247E", "\\u0028\\u006C\\u006C\\u0029"); // "(ll)" in testSkeleton()
178 CHECK_SKELETON(SL, "\\uFDFB", "\\u062C\\u0644\\u0020\\u062C\\u0644\\u006c\\u0644\\u006f"); in testSkeleton()
185 CHECK_SKELETON(SL, "\\u0C83", "\\u0983"); in testSkeleton()
194 CHECK_SKELETON(SL, "\\u0391", "A"); in testSkeleton()
199 CHECK_SKELETON(SL, "\\u13CF", "b"); in testSkeleton()
204 CHECK_SKELETON(SL, "\\u0022", "\\u0027\\u0027"); in testSkeleton()
213 CHECK_SKELETON(SL, "\\u017F", "f"); in testSkeleton()