• Home
  • Raw
  • Download

Lines Matching refs:beforeTitle

233beforeTitle[]= { 0x61, 0x42, 0x20, 0x69,  0x3c2, 0x20, 0xdf,       0x3c3, 0x2f, 0xfb03,           …  in TestCaseTitle()  local
243 … titleIterChars=ubrk_open(UBRK_CHARACTER, "", beforeTitle, UPRV_LENGTHOF(beforeTitle), &errorCode); in TestCaseTitle()
250 uprv_memcpy(buffer, beforeTitle, sizeof(beforeTitle)); in TestCaseTitle()
253 buffer, UPRV_LENGTHOF(beforeTitle), in TestCaseTitle()
271 beforeTitle, UPRV_LENGTHOF(beforeTitle), in TestCaseTitle()
288 beforeTitle, UPRV_LENGTHOF(beforeTitle), in TestCaseTitle()
303 NULL, UPRV_LENGTHOF(beforeTitle), in TestCaseTitle()
318 beforeTitle, -2, in TestCaseTitle()
337beforeTitle[]= { 0x69, 0x6A, 0x73, 0x73, 0x45, 0x6c, 0x20, 0x69, 0x67, 0x6c, 0x4f, 0x6f , 0x20 , … in TestCaseDutchTitle() local
347 titleIterWord=ubrk_open(UBRK_WORD, "", beforeTitle, UPRV_LENGTHOF(beforeTitle), &errorCode); in TestCaseDutchTitle()
357 beforeTitle, UPRV_LENGTHOF(beforeTitle), in TestCaseDutchTitle()
376 beforeTitle, UPRV_LENGTHOF(beforeTitle), in TestCaseDutchTitle()
872beforeTitle[]= { 0x61, 0x20, 0x2bb, 0x43, 0x61, 0x54, 0x2e, 0x20, 0x41, 0x20, 0x2bb, 0x64, 0x… in TestUCaseMapToTitle() local
897 …gth=ucasemap_toTitle(csm, buffer, UPRV_LENGTHOF(buffer), beforeTitle, UPRV_LENGTHOF(beforeTitle), … in TestUCaseMapToTitle()
919 …gth=ucasemap_toTitle(csm, buffer, UPRV_LENGTHOF(buffer), beforeTitle, UPRV_LENGTHOF(beforeTitle), … in TestUCaseMapToTitle()
955 length=ucasemap_toTitle(csm, NULL, 0, beforeTitle, UPRV_LENGTHOF(beforeTitle), &errorCode); in TestUCaseMapToTitle()
964 …gth=ucasemap_toTitle(csm, buffer, UPRV_LENGTHOF(buffer), beforeTitle, UPRV_LENGTHOF(beforeTitle), … in TestUCaseMapToTitle()
979 …int32_t)sizeof(utf8BeforeTitle), &utf8BeforeTitleLength, beforeTitle, UPRV_LENGTHOF(beforeTitle), … in TestUCaseMapToTitle()