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