Home
last modified time | relevance | path

Searched defs:pair (Results 1 – 7 of 7) sorted by relevance

/PHP-8.1/ext/sockets/
H A Dsockets.stub.php96 function socket_create_pair(int $domain, int $type, int $protocol, &$pair): bool {}
/PHP-8.1/ext/pcntl/
H A Dpcntl.c835 char **current_arg, **pair; in PHP_FUNCTION() local
/PHP-8.1/Zend/
H A Dzend_weakrefs.c430 zval pair; in zend_weakmap_get_properties_for() local
/PHP-8.1/main/
H A Drfc1867.c797 char *pair = NULL; local
/PHP-8.1/ext/standard/
H A Dproc_open.c429 # define pipe(pair) (CreatePipe(&pair[0], &pair[1], &php_proc_open_security, 0) ? 0 : -1) argument
H A Dstreamsfuncs.c57 php_socket_t pair[2]; in PHP_FUNCTION() local
/PHP-8.1/sapi/cli/
H A Dphp_cli_server.c2265 const php_cli_server_ext_mime_type_pair *pair; in php_cli_server_mime_type_ctor() local

Completed in 35 milliseconds