Home
last modified time | relevance | path

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

/PHP-7.2/ext/mysqli/
H A Dphp_mysqli_structs.h347 #define my_estrdup(x) (x) ? estrdup(x) : NULL macro

Completed in 5 milliseconds