Home
last modified time | relevance | path

Searched refs:estrdup (Results 101 – 106 of 106) sorted by relevance

12345

/PHP-7.4/ext/fileinfo/libmagic/
H A Dapprentice.c612 if ((mfn = estrdup(fn)) == NULL) { in file_apprentice()
/PHP-7.4/ext/spl/
H A Dspl_directory.c2045 intern->u.file.current_line = estrdup(""); in spl_filesystem_file_read()
/PHP-7.4/ext/phar/
H A Dphar.c112 tmp = estrdup(PHAR_G(cache_list)); in phar_split_cache_list()
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c1904 phar_path = estrdup(ZSTR_VAL(persistent_script->script.filename)+sizeof("phar://")-1); in check_persistent_script_access()
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch356 + if ((mfn = estrdup(fn)) == NULL) {
/PHP-7.4/ext/openssl/
H A Dopenssl.c988 strbuf = estrdup((const char *)ASN1_STRING_get0_data(timestr)); in php_openssl_asn1_time_to_time_t()

Completed in 72 milliseconds

12345