Home
last modified time | relevance | path

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

/PHP-7.4/ext/gettext/
H A Dgettext.c162 char *domain = NULL, *domain_name, *retval; in PHP_NAMED_FUNCTION() local
210 zend_string *domain, *msgid; in PHP_NAMED_FUNCTION() local
234 zend_string *domain, *msgid; in PHP_NAMED_FUNCTION() local
258 char *domain, *dir; in PHP_NAMED_FUNCTION() local
316 char *domain, *msgid1, *msgid2, *msgstr = NULL; in PHP_NAMED_FUNCTION() local
342 char *domain, *msgid1, *msgid2, *msgstr = NULL; in PHP_NAMED_FUNCTION() local
371 char *domain, *codeset, *retval = NULL; in PHP_NAMED_FUNCTION() local
/PHP-7.4/ext/standard/
H A Dhead.c79 …ring *name, zend_string *value, time_t expires, zend_string *path, zend_string *domain, int secure… in php_setcookie()
189 …ions_array(zval *options, zend_long *expires, zend_string **path, zend_string **domain, zend_bool … in php_head_parse_cookie_options_array()
234 zend_string *name, *value = NULL, *path = NULL, *domain = NULL, *samesite = NULL; in PHP_FUNCTION() local
289 zend_string *name, *value = NULL, *path = NULL, *domain = NULL, *samesite = NULL; in PHP_FUNCTION() local
H A Dstreamsfuncs.c56 zend_long domain, type, protocol; in PHP_FUNCTION() local
/PHP-7.4/ext/intl/idn/
H A Didn.c124 const zend_string *domain, uint32_t option, int mode, zval *idna_info) in php_intl_idn_to_46()
180 const zend_string *domain, uint32_t option, int mode) in php_intl_idn_to()
249 zend_string *domain; in php_intl_idn_handoff() local
/PHP-7.4/win32/
H A Dsockets.c29 PHPAPI int socketpair(int domain, int type, int protocol, SOCKET sock[2]) in socketpair()
/PHP-7.4/ext/filter/
H A Dlogical_filters.c498 static int _php_filter_validate_domain(char * domain, int len, zend_long flags) /* {{{ */ in _php_filter_validate_domain()
/PHP-7.4/ext/soap/
H A Dphp_http.c321 static int in_domain(const char *host, const char *domain) in in_domain()
/PHP-7.4/ext/sockets/
H A Dsockets.c2243 zend_long domain, type, protocol; local
/PHP-7.4/ext/session/
H A Dsession.c1675 zend_string *lifetime = NULL, *path = NULL, *domain = NULL, *samesite = NULL; in PHP_FUNCTION() local

Completed in 45 milliseconds