Skip to content

File misc_string.h

FileList > base > misc_string.h

Go to the source code of this file

  • #include <string.h>
  • #include "intl_support.h"

Public Functions

Type Name
char * ustr_casestr (const char * s1, const char * s2)
char * ustr_lower (char * s)
char * ustr_upper (char * s)

Public Functions Documentation

function ustr_casestr

char * ustr_casestr (
    const  char * s1,
    const  char * s2
) 

function ustr_lower

char * ustr_lower (
    char * s
) 

function ustr_upper

char * ustr_upper (
    char * s
) 


The documentation for this class was generated from the following file cubrid/src/base/misc_string.h