Searched refs:ucfpos_open (Results 1 – 12 of 12) sorted by relevance
42 UConstrainedFieldPosition* ucfpos = ucfpos_open(&status); in TestBasic()61 UConstrainedFieldPosition* ucfpos = ucfpos_open(&status); in TestSetters()222 UConstrainedFieldPosition* ucfpos = ucfpos_open(&ec); in checkFormattedValue()254 UConstrainedFieldPosition* ucfpos = ucfpos_open(&ec); in checkMixedFormattedValue()
484 UConstrainedFieldPosition* cfpos = ucfpos_open(&status); in TestNumericField()539 UConstrainedFieldPosition* cfpos = ucfpos_open(&status); in TestNumericField()
124 ucfpos_open(UErrorCode* ec);
598 #define ucfpos_open U_ICU_ENTRY_POINT_RENAME(ucfpos_open) macro
82 ucfpos_open(UErrorCode* ec) { in ucfpos_open() function
124 LocalUConstrainedFieldPositionPointer ucfpos(ucfpos_open(&status)); in testLocalPointer()
814 auto* ptr = ucfpos_open(status); in TestLocalXyzStdUniquePtr()