Searched refs:ucfpos_open (Results 1 – 13 of 13) 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()
133 ucfpos_open(UErrorCode* ec);
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()
599 #define ucfpos_open U_ICU_ENTRY_POINT_RENAME(ucfpos_open) macro
605 #define ucfpos_open U_ICU_ENTRY_POINT_RENAME(ucfpos_open) macro