Lines Matching refs:pLength
126 char16_t *conflictingPattern, int32_t capacity, int32_t *pLength,
140 if(pLength!=nullptr) {
141 *pLength=length;
157 int32_t *pLength) {
159 if(pLength!=nullptr) {
160 *pLength=result.length();
176 int32_t *pLength) {
178 if(pLength!=nullptr) {
179 *pLength=result.length();
212 int32_t *pLength) {
214 return udatpg_getDateTimeFormatForStyle(dtpg, UDAT_MEDIUM, pLength, &status);
235 UDateFormatStyle style, int32_t *pLength,
239 if (pLength !=nullptr) {
240 *pLength = 0;
246 if (pLength != nullptr) {
247 *pLength=result.length();
264 int32_t *pLength) {
266 if(pLength!=nullptr) {
267 *pLength=result.length();
320 int32_t *pLength) {
323 if(pLength!=nullptr) {
324 *pLength=result.length();