Home
last modified time | relevance | path

Searched refs:newChar (Results 1 – 25 of 363) sorted by relevance

12345678910>>...15

/dports/editors/libreoffice/libreoffice-7.2.6.2/i18npool/source/transliteration/
H A DfullwidthToHalfwidth.cxx59 sal_Unicode newChar = i18nutil::widthfolding::decompose_ja_voiced_sound_marksChar2Char (inChar); in transliterateChar2Char() local
60 if (newChar == 0xFFFF) in transliterateChar2Char()
89 sal_Unicode newChar = i18nutil::widthfolding::decompose_ja_voiced_sound_marksChar2Char (inChar); in transliterateChar2Char() local
90 if (newChar == 0xFFFF) in transliterateChar2Char()
119 sal_Unicode newChar = i18nutil::widthfolding::decompose_ja_voiced_sound_marksChar2Char (inChar); in transliterateChar2Char() local
120 if (newChar == 0xFFFF) in transliterateChar2Char()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/i18npool/source/transliteration/
H A DfullwidthToHalfwidth.cxx59 sal_Unicode newChar = i18nutil::widthfolding::decompose_ja_voiced_sound_marksChar2Char (inChar); in transliterateChar2Char() local
60 if (newChar == 0xFFFF) in transliterateChar2Char()
89 sal_Unicode newChar = i18nutil::widthfolding::decompose_ja_voiced_sound_marksChar2Char (inChar); in transliterateChar2Char() local
90 if (newChar == 0xFFFF) in transliterateChar2Char()
119 sal_Unicode newChar = i18nutil::widthfolding::decompose_ja_voiced_sound_marksChar2Char (inChar); in transliterateChar2Char() local
120 if (newChar == 0xFFFF) in transliterateChar2Char()
/dports/lang/php81/php-8.1.1/tests/lang/
H A Dengine_assignExecutionOrder_001.phpt62 function newChar() {
63 echo "in newChar()\n";
66 $string[getOffset()] = newChar();
70 C::$string[getOffset()] = newChar();
143 in newChar()
149 in newChar()
/dports/www/mod_php80/php-8.0.15/tests/lang/
H A Dengine_assignExecutionOrder_001.phpt62 function newChar() {
63 echo "in newChar()\n";
66 $string[getOffset()] = newChar();
70 C::$string[getOffset()] = newChar();
143 in newChar()
149 in newChar()
/dports/www/mod_php81/php-8.1.1/tests/lang/
H A Dengine_assignExecutionOrder_001.phpt62 function newChar() {
63 echo "in newChar()\n";
66 $string[getOffset()] = newChar();
70 C::$string[getOffset()] = newChar();
143 in newChar()
149 in newChar()
/dports/lang/php73/php-7.3.33/tests/lang/
H A Dengine_assignExecutionOrder_001.phpt62 function newChar() {
63 echo "in newChar()\n";
66 $string[getOffset()] = newChar();
70 C::$string[getOffset()] = newChar();
143 in newChar()
149 in newChar()
/dports/lang/php74/php-7.4.27/tests/lang/
H A Dengine_assignExecutionOrder_001.phpt62 function newChar() {
63 echo "in newChar()\n";
66 $string[getOffset()] = newChar();
70 C::$string[getOffset()] = newChar();
143 in newChar()
149 in newChar()
/dports/lang/php80/php-8.0.15/tests/lang/
H A Dengine_assignExecutionOrder_001.phpt62 function newChar() {
63 echo "in newChar()\n";
66 $string[getOffset()] = newChar();
70 C::$string[getOffset()] = newChar();
143 in newChar()
149 in newChar()
/dports/www/mod_php73/php-7.3.33/tests/lang/
H A Dengine_assignExecutionOrder_001.phpt62 function newChar() {
63 echo "in newChar()\n";
66 $string[getOffset()] = newChar();
70 C::$string[getOffset()] = newChar();
143 in newChar()
149 in newChar()
/dports/www/mod_php74/php-7.4.27/tests/lang/
H A Dengine_assignExecutionOrder_001.phpt62 function newChar() {
63 echo "in newChar()\n";
66 $string[getOffset()] = newChar();
70 C::$string[getOffset()] = newChar();
143 in newChar()
149 in newChar()
/dports/graphics/jp2a/jp2a-1.1.1/src/
H A Dhtml.c175 char* newChar; local
183 const char* newChar = html_entity(html_title_raw[i]); local
188 const char* newChar = html_entity(tempString); local
190 sizeNew = strlen(newChar);
192 html_title[j+k] = newChar[k];
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mutationofjb/
H A Dutil.cpp51 byte newChar = conversionTable[cp895Byte - 0x80]; in toUpperCP895() local
52 if (newChar != 0) { in toUpperCP895()
53 reinterpret_cast<byte &>(*it) = newChar; in toUpperCP895()
/dports/games/scummvm/scummvm-2.5.1/engines/mutationofjb/
H A Dutil.cpp52 byte newChar = conversionTable[cp895Byte - 0x80]; in toUpperCP895() local
53 if (newChar != 0) { in toUpperCP895()
54 reinterpret_cast<byte &>(*it) = newChar; in toUpperCP895()
/dports/graphics/wdune/wdune-1.926/src/
H A DSFString.cpp184 char newChar = (char)('0' + RAND() * (126 - '0')); in getRandom() local
185 if ((newChar != '\\') && (newChar != '"')) in getRandom()
186 newString += newChar; in getRandom()
/dports/lang/fpc-source/fpc-3.2.2/tests/webtbs/
H A Dtw35590.pp27 var s, newChar, r: ansistring;
29 s := 'old'; newChar := 'Replace';
30 r := replaceChars( s, newChar);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/DebugInfo/X86/
H A Ddebug-info-template-align.ll8 ; alchar newChar;
32 %newChar = alloca i8, align 64
33 …call void @llvm.dbg.declare(metadata i8* %newChar, metadata !12, metadata !DIExpression()), !dbg !…
59 !12 = !DILocalVariable(name: "newChar", scope: !7, file: !8, line: 13, type: !13)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/DebugInfo/X86/
H A Ddebug-info-template-align.ll8 ; alchar newChar;
32 %newChar = alloca i8, align 64
33 …call void @llvm.dbg.declare(metadata i8* %newChar, metadata !12, metadata !DIExpression()), !dbg !…
59 !12 = !DILocalVariable(name: "newChar", scope: !7, file: !8, line: 13, type: !13)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/DebugInfo/X86/
H A Ddebug-info-template-align.ll8 ; alchar newChar;
32 %newChar = alloca i8, align 64
33 …call void @llvm.dbg.declare(metadata i8* %newChar, metadata !12, metadata !DIExpression()), !dbg !…
59 !12 = !DILocalVariable(name: "newChar", scope: !7, file: !8, line: 13, type: !13)
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/DebugInfo/X86/
H A Ddebug-info-template-align.ll8 ; alchar newChar;
32 %newChar = alloca i8, align 64
33 …call void @llvm.dbg.declare(metadata i8* %newChar, metadata !12, metadata !DIExpression()), !dbg !…
59 !12 = !DILocalVariable(name: "newChar", scope: !7, file: !8, line: 13, type: !13)
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/DebugInfo/X86/
H A Ddebug-info-template-align.ll8 ; alchar newChar;
32 %newChar = alloca i8, align 64
33 …call void @llvm.dbg.declare(metadata i8* %newChar, metadata !12, metadata !DIExpression()), !dbg !…
59 !12 = !DILocalVariable(name: "newChar", scope: !7, file: !8, line: 13, type: !13)
/dports/devel/llvm10/llvm-10.0.1.src/test/DebugInfo/X86/
H A Ddebug-info-template-align.ll8 ; alchar newChar;
32 %newChar = alloca i8, align 64
33 …call void @llvm.dbg.declare(metadata i8* %newChar, metadata !12, metadata !DIExpression()), !dbg !…
59 !12 = !DILocalVariable(name: "newChar", scope: !7, file: !8, line: 13, type: !13)
/dports/devel/llvm11/llvm-11.0.1.src/test/DebugInfo/X86/
H A Ddebug-info-template-align.ll8 ; alchar newChar;
32 %newChar = alloca i8, align 64
33 …call void @llvm.dbg.declare(metadata i8* %newChar, metadata !12, metadata !DIExpression()), !dbg !…
59 !12 = !DILocalVariable(name: "newChar", scope: !7, file: !8, line: 13, type: !13)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/DebugInfo/X86/
H A Ddebug-info-template-align.ll8 ; alchar newChar;
32 %newChar = alloca i8, align 64
33 …call void @llvm.dbg.declare(metadata i8* %newChar, metadata !12, metadata !DIExpression()), !dbg !…
59 !12 = !DILocalVariable(name: "newChar", scope: !7, file: !8, line: 13, type: !13)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/DebugInfo/X86/
H A Ddebug-info-template-align.ll8 ; alchar newChar;
32 %newChar = alloca i8, align 64
33 …call void @llvm.dbg.declare(metadata i8* %newChar, metadata !12, metadata !DIExpression()), !dbg !…
59 !12 = !DILocalVariable(name: "newChar", scope: !7, file: !8, line: 13, type: !13)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/DebugInfo/X86/
H A Ddebug-info-template-align.ll8 ; alchar newChar;
32 %newChar = alloca i8, align 64
33 …call void @llvm.dbg.declare(metadata i8* %newChar, metadata !12, metadata !DIExpression()), !dbg !…
59 !12 = !DILocalVariable(name: "newChar", scope: !7, file: !8, line: 13, type: !13)

12345678910>>...15