Go to the source code of this file.
Functions | |
| char * | strDup (char const *str) |
| char * | strDupSize (char const *str) |
| char* strDup | ( | char const * | str | ) |
Definition at line 24 of file strDup.cpp.
Referenced by createRangeString(), createScaleString(), Locale::Locale(), parseAuthorizationHeader(), parseCLine(), parseSPropParameterSets(), parseTransportHeader(), and SubstreamDescriptor::SubstreamDescriptor().
| char* strDupSize | ( | char const * | str | ) |
Definition at line 35 of file strDup.cpp.
Referenced by base64Decode(), parseAuthorizationHeader(), parseCLine(), parseSourceFilterAttribute(), and parseTransportHeader().
1.6.3