Searched refs:ppucd (Results 1 – 12 of 12) sorted by relevance
/third_party/icu/tools/unicode/c/genprops/ |
D | genprops.cpp | 129 PreparsedUCD ppucd(ppucdPath.data(), errorCode); in main() local 143 ppucd.setPropertyNames(pnamesBuilder->getPropertyNames()); in main() 147 while((lineType=ppucd.readLine(errorCode))!=PreparsedUCD::NO_LINE) { in main() 148 if(ppucd.lineHasPropertyValues()) { in main() 149 const UniProps *props=ppucd.getProps(newValues, errorCode); in main() 156 const UVersionInfo &version=ppucd.getUnicodeVersion(); in main() 164 if(ppucd.getRangeForAlgNames(start, end, errorCode)) { in main() 165 const char *type=ppucd.nextField(); in main() 166 const char *prefix=ppucd.nextField(); // NULL if type==hangul in main() 173 (long)ppucd.getLineNumber(), errorCode.errorName()); in main()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
D | BUILD | 90 name = "ppucd", 92 hdrs = ["ppucd.h"], 93 srcs = ["ppucd.cpp"],
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
D | sources.txt | 12 ppucd.cpp
|
/third_party/icu/icu4c/source/tools/toolutil/ |
D | sources.txt | 12 ppucd.cpp
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/ |
D | Makefile.in | 62 pkg_icu.o pkg_genc.o pkg_gencmn.o ppucd.o flagparser.o filetools.o \
|
/third_party/icu/icu4c/source/data/unidata/ |
D | changes.txt | 106 + This writes files (especially ppucd.txt) to the ICU4C unidata and testdata subfolders. 107 + For debugging, and tweaking how ppucd.txt is written, 109 py/preparseucd.py $UNICODE_DATA --only_ppucd path/to/ppucd/outputfile 204 genprops: error parsing or setting values from ppucd.txt line 32696 - U_BUFFER_OVERFLOW_ERROR 360 ~/icu/uni/src$ egrep ';gc=Nd.+;nv=4' icu4c/source/data/unidata/ppucd.txt 422 + This writes files (especially ppucd.txt) to the ICU4C unidata and testdata subfolders. 423 + For debugging, and tweaking how ppucd.txt is written, 425 py/preparseucd.py $UNICODE_DATA --only_ppucd path/to/ppucd/outputfile 626 ~/icu/uni/src$ egrep ';gc=Nd.+;nv=4' icu4c/source/data/unidata/ppucd.txt 696 + This writes files (especially ppucd.txt) to the ICU4C unidata and testdata subfolders. [all …]
|
/third_party/skia/third_party/externals/icu/source/data/unidata/ |
D | changes.txt | 106 + This writes files (especially ppucd.txt) to the ICU4C unidata and testdata subfolders. 107 + For debugging, and tweaking how ppucd.txt is written, 109 py/preparseucd.py $UNICODE_DATA --only_ppucd path/to/ppucd/outputfile 204 genprops: error parsing or setting values from ppucd.txt line 32696 - U_BUFFER_OVERFLOW_ERROR 360 ~/icu/uni/src$ egrep ';gc=Nd.+;nv=4' icu4c/source/data/unidata/ppucd.txt 422 + This writes files (especially ppucd.txt) to the ICU4C unidata and testdata subfolders. 423 + For debugging, and tweaking how ppucd.txt is written, 425 py/preparseucd.py $UNICODE_DATA --only_ppucd path/to/ppucd/outputfile 626 ~/icu/uni/src$ egrep ';gc=Nd.+;nv=4' icu4c/source/data/unidata/ppucd.txt 696 + This writes files (especially ppucd.txt) to the ICU4C unidata and testdata subfolders. [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/data/unidata/ |
D | changes.txt | 85 + This writes files (especially ppucd.txt) to the ICU4C unidata and testdata subfolders. 88 + For debugging, and tweaking how ppucd.txt is written, 90 py/preparseucd.py $UNICODE_DATA --only_ppucd path/to/ppucd/outputfile 220 + This writes files (especially ppucd.txt) to the ICU4C unidata and testdata subfolders. 221 + For debugging, and tweaking how ppucd.txt is written, 223 py/preparseucd.py $UNICODE_DATA --only_ppucd path/to/ppucd/outputfile 613 + This writes files (especially ppucd.txt) to the ICU4C unidata and testdata subfolders. 614 + For debugging, and tweaking how ppucd.txt is written, 616 py/preparseucd.py $UNICODE_DATA --only_ppucd path/to/ppucd/outputfile 955 + This writes files (especially ppucd.txt) to the ICU4C unidata and testdata subfolders. [all …]
|
/third_party/icu/docs/userguide/strings/ |
D | properties.md | 231 unidata/ppucd.txt (see the [Preparsed 232 UCD](http://site.icu-project.org/design/props/ppucd) design doc). Some of the
|
/third_party/icu/docs/userguide/ |
D | icudata.md | 805 …[source/data/unidata/ppucd.txt](https://github.com/unicode-org/icu/blob/master/icu4c/source/data/u… 806 [Preparsed UCD](http://site.icu-project.org/design/props/ppucd) 859 …[source/data/unidata/ppucd.txt](https://github.com/unicode-org/icu/blob/master/icu4c/source/data/u… 860 [Preparsed UCD](http://site.icu-project.org/design/props/ppucd)
|
/third_party/icu/icu4c/source/ |
D | BUILD.gn | 305 "//third_party/icu/icu4c/source/tools/toolutil/ppucd.cpp",
|
/third_party/flutter/engine/flutter/ci/licenses_golden/ |
D | licenses_third_party | 17236 FILE: ../../../third_party/icu/source/tools/toolutil/ppucd.cpp 17237 FILE: ../../../third_party/icu/source/tools/toolutil/ppucd.h
|