Home
last modified time | relevance | path

Searched refs:strdup_with_null (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.c274 strdup_with_null(OnigEncoding enc, UChar* s, UChar* end) in strdup_with_null() function
785 e->name = strdup_with_null(reg->enc, name, name_end); in name_add()
835 e->name = strdup_with_null(reg->enc, name, name_end); in name_add()
/PHP-7.2/ext/mbstring/oniguruma/
H A DHISTORY837 add strdup_with_null(), rename onig_strdup() to k_strdup().

Completed in 28 milliseconds