Labelled content
This list shows content tagged with the following label:
To add a label to the list of required labels, choose '+ labelname' from Related Labels.
-
Rec. 04. Characters and Strings (STR) (SEI CERT Oracle Coding Standard for Java)
-
Rec. 07. Characters and Strings (STR) (SEI CERT C Coding Standard)
-
-
STR03-J. Do not encode noncharacter data as a string (SEI CERT Oracle Coding Standard for Java)
-
STR00-J. Don't form strings containing partial characters from variable-width encodings (SEI CERT Oracle Coding Standard for Java)
-
STR50-J. Use the appropriate method for counting characters in a string (SEI CERT Oracle Coding Standard for Java)
-
Rule 04. Characters and Strings (STR) (SEI CERT Oracle Coding Standard for Java)
-
-
STR51-CPP. Do not attempt to create a std::string from a null pointer (SEI CERT C++ Coding Standard)
-
STR31-PL. Do not pass string literals to functions expecting regexes (SEI CERT Perl Coding Standard)