Lines Matching refs:fNS
2542 UnicodeSet *fNS;2607 fNS = new UnicodeSet(UNICODE_STRING_SIMPLE("[\\p{Line_break=NS}]"), status);2636 fNS->addAll(*fCJ); // Default behavior for CJ is identical to NS.2664 fSets->addElement(fNS, status);2994 if (fNS->contains(thisChar)) {3055 fNS->contains(thisChar) ||3234 delete fNS;