Searched defs:domain (Results 1 – 7 of 7) sorted by relevance
/PHP-5.5/ext/gettext/ |
H A D | gettext.c | 164 char *domain, *domain_name, *retval; in PHP_NAMED_FUNCTION() local 207 char *domain, *msgid, *msgstr; in PHP_NAMED_FUNCTION() local 227 char *domain, *msgid, *msgstr; in PHP_NAMED_FUNCTION() local 248 char *domain, *dir; in PHP_NAMED_FUNCTION() local 306 char *domain, *msgid1, *msgid2, *msgstr = NULL; in PHP_NAMED_FUNCTION() local 332 char *domain, *msgid1, *msgid2, *msgstr = NULL; in PHP_NAMED_FUNCTION() local 362 char *domain, *codeset, *retval = NULL; in PHP_NAMED_FUNCTION() local
|
/PHP-5.5/ext/intl/idn/ |
H A D | idn.c | 137 const char *domain, int domain_len, uint32_t option, int mode, zval *idna_info) in php_intl_idn_to_46() 205 const char *domain, int domain_len, uint32_t option, int mode) in php_intl_idn_to() 264 char *domain; in php_intl_idn_handoff() local
|
/PHP-5.5/ext/standard/ |
H A D | head.c | 76 …char *value, int value_len, time_t expires, char *path, int path_len, char *domain, int domain_len… in php_setcookie() 180 char *name, *value = NULL, *path = NULL, *domain = NULL; in PHP_FUNCTION() local 203 char *name, *value = NULL, *path = NULL, *domain = NULL; in PHP_FUNCTION() local
|
H A D | streamsfuncs.c | 52 long domain, type, protocol; in PHP_FUNCTION() local
|
/PHP-5.5/win32/ |
H A D | sockets.c | 31 PHPAPI int socketpair(int domain, int type, int protocol, SOCKET sock[2]) in socketpair()
|
/PHP-5.5/ext/soap/ |
H A D | php_http.c | 318 static int in_domain(const char *host, const char *domain) in in_domain()
|
/PHP-5.5/ext/sockets/ |
H A D | sockets.c | 2089 long domain, type, protocol; local
|
Completed in 29 milliseconds