Searched refs:pipeString (Results 1 – 1 of 1) sorted by relevance
72 static const UChar pipeString[]={ 0x7c, 0x0a }; variable112 udatpg_setDecimal(dtpg, pipeString, 1); in TestOpenClose()123 if(s==pipeString || length!=1 || 0!=u_memcmp(s, pipeString, length) || s[length]!=0) { in TestOpenClose()