Lines Matching refs:nullText
1653 UText nullText = UTEXT_INITIALIZER;1676 utext_openUTF8(&nullText, "", -1, &status);1677 uregex_setUText(re, &nullText, &status);1685 utext_close(&nullText);