Home
last modified time | relevance | path

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

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

Completed in 49 milliseconds