Searched refs:handleAlias (Results 1 – 3 of 3) sorted by relevance
/third_party/popt/src/ |
D | popt.c | 326 static int handleAlias(poptContext con, in handleAlias() function 1304 if (handleAlias(con, optString, optStringLen, '\0', longArg)) { in poptGetNextOpt() 1337 if (handleAlias(con, NULL, 0, *nextCharArg, nextCharArg + 1)) in poptGetNextOpt()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | RelativeDateTimeFormatter.java | 1356 private void handleAlias(UResource.Key key, UResource.Value value, boolean noFallback) { in handleAlias() method in RelativeDateTimeFormatter.RelDateTimeDataSink 1390 handleAlias(key, value, noFallback); in put()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | RelativeDateTimeFormatter.java | 1446 private void handleAlias(UResource.Key key, UResource.Value value, boolean noFallback) { in handleAlias() method in RelativeDateTimeFormatter.RelDateTimeDataSink 1480 handleAlias(key, value, noFallback); in put()
|