HomeSort by relevance Sort by last modified time
    Searched refs:PluralFormatExample (Results 1 - 3 of 3) sorted by null

  /external/icu/android_icu4j/src/samples/java/android/icu/samples/text/pluralformat/
PluralFormatSample.java 11 // IGNORED_INCLUDE(PluralFormatExample)
17 // IGNORED_INCLUDE(PluralFormatExample)
22 PluralFormatExample();
25 private static void PluralFormatExample(){
28 System.out.println(" PluralFormatExample()");
33 // BEGIN_INCLUDE(PluralFormatExample)
96 // END_INCLUDE(PluralFormatExample)
  /external/icu/icu4c/source/samples/plurfmtsample/
plurfmtsample.cpp 19 static void PluralFormatExample() {
22 u_printf(" PluralFormatExample()\n");
28 //! [PluralFormatExample]
81 //! [PluralFormatExample]
101 PluralFormatExample();
  /external/icu/icu4j/samples/src/com/ibm/icu/samples/text/pluralformat/
PluralFormatSample.java 10 // ---PluralFormatExample
16 // ---PluralFormatExample
21 PluralFormatExample();
24 private static void PluralFormatExample(){
27 System.out.println(" PluralFormatExample()");
32 // ---PluralFormatExample
95 // ---PluralFormatExample

Completed in 100 milliseconds