Home
last modified time | relevance | path

Searched defs:options (Results 101 – 104 of 104) sorted by last modified time

12345

/PHP-7.4/ext/phar/
H A Dstream.c60 …rse_url(php_stream_wrapper *wrapper, const char *filename, const char *mode, int options) /* {{{ */ in phar_parse_url()
161 …n_url(php_stream_wrapper *wrapper, const char *path, const char *mode, int options, zend_string **… in phar_wrapper_open_url()
662 static int phar_wrapper_unlink(php_stream_wrapper *wrapper, const char *url, int options, php_strea… in phar_wrapper_unlink()
736 …php_stream_wrapper *wrapper, const char *url_from, const char *url_to, int options, php_stream_con… in phar_wrapper_rename()
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_convert.c787 convert_glob(uint32_t options, PCRE2_SPTR pattern, PCRE2_SIZE plength, in convert_glob()
1057 pcre2_pattern_convert(PCRE2_SPTR pattern, PCRE2_SIZE plength, uint32_t options, in pcre2_pattern_convert()
/PHP-7.4/ext/fileinfo/libmagic/
H A Dapprentice.c2594 int options = 0; in getvalue() local
/PHP-7.4/ext/date/lib/
H A Dtimelib.c280 void timelib_dump_date(timelib_time *d, int options) in timelib_dump_date()

Completed in 18 milliseconds

12345