Searched refs:csx (Results 1 – 6 of 6) sorted by relevance
381 LocalPointer<CharString> csx(new CharString("some chars", errorCode), errorCode); in TestLocalPointer() local382 if(csx.isNull() && U_SUCCESS(errorCode)) { in TestLocalPointer()387 csx.adoptInsteadAndCheckErrorCode(new CharString("different chars", errorCode), errorCode); in TestLocalPointer()388 if(csx.isNull() && U_SUCCESS(errorCode)) { in TestLocalPointer()394 csx.adoptInsteadAndCheckErrorCode(new CharString("unused", errorCode), errorCode); in TestLocalPointer()395 if(csx.isValid() && strcmp(csx->data(), "different chars") != 0) { in TestLocalPointer()400 csx.adoptInsteadAndCheckErrorCode(NULL, errorCode); in TestLocalPointer()405 if(csx.isValid()) { in TestLocalPointer()
10 value: "ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre2-10.33.zip"
89 csx
174 csx/
407 wget ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre2-10.20.tar.gz
46186 csx %19851