Lines Matching refs:pseudoToU16
361 static int pseudoToU16(const int length, const char * input, UChar * output) in pseudoToU16() function
749 pseudoToU16(srcSize,logicalOrder[i],src); in testReorder()
784 pseudoToU16(srcSize,logicalOrder[i],src); in testReorder()
818 pseudoToU16(srcSize,logicalOrder[i],src); in testReorder()
850 pseudoToU16(srcSize,logicalOrder[i],src); in testReorder()
884 pseudoToU16(srcSize,logicalOrder[i],src); in testReorder()
4210 pseudoToU16(srcLen, testCases[i].textIn, src); in testReorderRunsOnly()
4296 pseudoToU16(srcLen, srcChars, src); in testReorderingMode()
4390 pseudoToU16(srcLen, srcChars, src); in inverseBasic()
4868 pseudoToU16(proLength, cc.prologue, prologue); in testContext()
4870 pseudoToU16(epiLength, cc.epilogue, epilogue); in testContext()
4879 pseudoToU16(srcLen, cc.source, src); in testContext()
4921 pseudoToU16(len, TEXT, src); in testBracketOverflow()