php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "ext/standard/url.h"
Go to the source code of this file.
Functions | |
php_url * | phar_parse_url (php_stream_wrapper *wrapper, const char *filename, const char *mode, int options) |
void | phar_entry_remove (phar_entry_data *idata, char **error) |
void phar_entry_remove | ( | phar_entry_data * | idata, |
char ** | error ) |
php_url * phar_parse_url | ( | php_stream_wrapper * | wrapper, |
const char * | filename, | ||
const char * | mode, | ||
int | options ) |