Home
last modified time | relevance | path

Searched refs:str32str (Results 1 – 25 of 64) sorted by relevance

123

/dports/audio/praat/praat-6.2.03/melder/
H A DSTRVEC.cpp133 char32 *position = str32str (buffer32 + numberOfMatchedCharacters, middle. string); in fileOrFolderNames_STRVEC()
208 const char32 *locationOfSeparator = str32str (p, separator); in splitBy_STRVEC()
224 locationOfSeparator = str32str (p, separator); in splitBy_STRVEC()
230 locationOfSeparator = str32str (p, separator); in splitBy_STRVEC()
H A Dmelder_error.cpp22 …MelderConsole::write (str32str (message, U"You interrupted ") ? U"User interrupt: " : U"Error: ", … in defaultErrorProc()
59 return !! str32str (theErrorBuffer, partialError); in Melder_hasError()
H A Dmelder_str32.h148 inline char32 * str32str (conststring32 string, conststring32 find) noexcept { in str32str() function
175 return caseSensitive ? str32str (string, find) : str32str_caseInsensitive (string, find); in str32str_optionallyCaseSensitive()
/dports/audio/praat/praat-6.2.03/sys/
H A DData.cpp194 if (str32str (line, U"ooText2File")) in Data_readFromTextFile()
196 char32 *end = str32str (line, U"ooTextFile"); // oo format? in Data_readFromTextFile()
203 end = str32str (line, U"TextFile"); in Data_readFromTextFile()
450 if ((minus1 = str32str (buffer, U" - 1")) != nullptr) in Data_Description_evaluateInteger()
452 if ((plus1 = str32str (buffer, U" + 1")) != nullptr) in Data_Description_evaluateInteger()
454 if ((psize = str32str (buffer, U" -> size")) != nullptr) in Data_Description_evaluateInteger()
/dports/audio/praat/praat-6.2.03/fon/
H A DVector.cpp459 if (str32str (method, U"bars") || str32str (method, U"Bars")) { in Vector_draw()
473 } else if (str32str (method, U"poles") || str32str (method, U"Poles")) { in Vector_draw()
478 } else if (str32str (method, U"speckles") || str32str (method, U"Speckles")) { in Vector_draw()
H A DSpellingChecker.cpp109 if (str32str (word, token))
131 if (str32str (word, token) == word && startsWithCapital (word + str32len (token)))
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Dudlit-implicit-conv-neg.C61 int str32str = U"str"_char_str; // { dg-error "unable to find string literal operator|with|argument… variable
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp0x/
H A Dudlit-implicit-conv-neg.C61 int str32str = U"str"_char_str; // { dg-error "unable to find string literal operator|with|argument… variable
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dudlit-implicit-conv-neg.C61 int str32str = U"str"_char_str; // { dg-error "unable to find string literal operator|with|argument… variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/cpp0x/
H A Dudlit-implicit-conv-neg.C61 int str32str = U"str"_char_str; // { dg-error "unable to find string literal operator|with|argument… variable
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dudlit-implicit-conv-neg.C61 int str32str = U"str"_char_str; // { dg-error "unable to find string literal operator|with|argument… variable
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dudlit-implicit-conv-neg.C61 int str32str = U"str"_char_str; // { dg-error "unable to find string literal operator|with|argument… variable
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Dudlit-implicit-conv-neg.C61 int str32str = U"str"_char_str; // { dg-error "unable to find string literal operator|with|argument… variable
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dudlit-implicit-conv-neg.C61 int str32str = U"str"_char_str; // { dg-error "unable to find string literal operator|with|argument… variable
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/cpp0x/
H A Dudlit-implicit-conv-neg.C61 int str32str = U"str"_char_str; // { dg-error "unable to find string literal operator|with|argument… variable
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dudlit-implicit-conv-neg.C61 int str32str = U"str"_char_str; // { dg-error "unable to find string literal operator|with|argument… variable
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dudlit-implicit-conv-neg.C61 int str32str = U"str"_char_str; // { dg-error "unable to find string literal operator|with|argument… variable
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/cpp0x/
H A Dudlit-implicit-conv-neg.C61 int str32str = U"str"_char_str; // { dg-error "unable to find string literal operator|with|argument… variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dudlit-implicit-conv-neg.C61 int str32str = U"str"_char_str; // { dg-error "unable to find string literal operator|with|argument… variable
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dudlit-implicit-conv-neg.C61 int str32str = U"str"_char_str; // { dg-error "unable to find string literal operator|with|argument… variable
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dudlit-implicit-conv-neg.C61 int str32str = U"str"_char_str; // { dg-error "unable to find string literal operator|with|argument… variable
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/cpp0x/
H A Dudlit-implicit-conv-neg.C61 int str32str = U"str"_char_str; // { dg-error "unable to find string literal operator|with|argument… variable
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp0x/
H A Dudlit-implicit-conv-neg.C61 int str32str = U"str"_char_str; // { dg-error "unable to find string literal operator|with|argument… variable
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/cpp0x/
H A Dudlit-implicit-conv-neg.C61 int str32str = U"str"_char_str; // { dg-error "unable to find string literal operator|with|argument… variable
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dudlit-implicit-conv-neg.C61 int str32str = U"str"_char_str; // { dg-error "unable to find string literal operator|with|argument… variable

123