omni::string::contains
NAME

omni::string::contains

A static function of omni::string

#include <omni/xx/string.hxx>
inline bool omni::string::contains(const OMNI_STRING_T_FW& chk, const OMNI_STRING_T_FW& fnd, bool ignoreCase)

OVERLOADS

inline bool omni::string::contains(const OMNI_STRING_T_FW& chk, const OMNI_STRING_T_FW& fnd)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top