MCPcopy Create free account
hub / github.com/MariaDB/server / Binary_string

Class Binary_string

sql/sql_string.h:45–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43
44#include "pack.h"
45class Binary_string;
46int sortcmp(const Binary_string *s, const Binary_string *t, CHARSET_INFO *cs);
47int stringcmp(const Binary_string *s, const Binary_string *t);
48String *copy_if_not_alloced(String *a,String *b,uint32 arg_length);

Callers

nothing calls this directly

Calls 1

uses_buffer_owned_byMethod · 0.45

Tested by

no test coverage detected