Home
last modified time | relevance | path

Searched defs:strdup_len (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/glib/
Dgconvert.c861 strdup_len (const gchar *string, in strdup_len() function
/third_party/quickjs/
Drun-test262.c125 char *strdup_len(const char *str, int len) in strdup_len() function