Search code examples
Good Perl style: How to convert UTF-8 C string literals to \xXX sequences...


pythoncperlutf-8string-literals

Read More
Create raw text string in C++, analogous to C#'s "@ string"...


c#c++stringstring-literals

Read More
Choose default type and encoding for C++ string literals at compile time...


c++c++11unicodecharacter-encodingstring-literals

Read More
Is it really required to escape backslashes in regex patterns?...


phpregexstringescapingstring-literals

Read More
how java handles string literals...


javastring-literals

Read More
How to have a verbatim string literal inside a verbatim string literal?...


c#stringstring-literalsverbatim-string

Read More
Bash: String variable that includes literal single quotes...


bashquotesstring-literals

Read More
Concatenate string literals...


linuxbashstring-concatenationstring-literals

Read More
Implicit argument conversion ambiguity in non-member functions overloads with std::function?...


c++stringcharstring-literalsstd-function

Read More
Does Haskell concatenate String literals at compile time?...


haskellconcatenationstring-literals

Read More
c# - Turning a string variable into a string literal...


c#stringsharepointindexingstring-literals

Read More
Why does gcc allow char array initialization with string literal larger than array?...


c++ccompiler-errorsstring-literalsarrays

Read More
What does \X mean in C...


cescapingstring-literals

Read More
PHP dynamically reference variable in string literal...


phpdynamicstring-literals

Read More
Multi-line string literals behave sane only in REPL and Worksheet...


stringscalaline-breaksmultilinestring-literals

Read More
Algorithm that could detect Java keywords, but not if contained in a String...


javaalgorithmkeywordstring-literals

Read More
How is handled escape values(like \nnn,\xnn) in string literal?...


cstring-literals

Read More
Perl replace multiple strings simultaneously...


regexarraysperlreplacestring-literals

Read More
How to "instanceof" a primitive string (string literal) in JavaScript...


javascriptstringinstanceofstring-literals

Read More
type inference and string literals, how to do it?...


scalatype-inferenceliteralsstring-literals

Read More
Switch not working in C++...


c++unicodec++11switch-statementstring-literals

Read More
Compile time size of string literal in array of string literals...


c++cembeddedstring-literalscompile-time-constant

Read More
include/import separate AS3 file...


actionscript-3importincludestring-literalsbraces

Read More
Returning content of char * from a function...


cpointersreturn-valuestring-literals

Read More
Unwanted slash in string literal...


c#stringfilenamesstring-literals

Read More
How to Handle String Literals in Resource (.resx) Files...


c#winformsresourcesresxstring-literals

Read More
Extracting ONLY specific parts of a regex 'expression'...


c++regexpattern-matchingstring-literals

Read More
Property names in JavaScript...


javascriptobjectliteralsstring-literals

Read More
What is the result of decltype("Hello")?...


c++c++11string-literalsdecltype

Read More
How to get down to StringLiterals with Eclipse AST?...


eclipsercpeclipse-jdtstring-literalsabstract-syntax-tree

Read More
BackNext