Home
last modified time | relevance | path

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

/php-src/main/
H A Drfc1867.c792 char *pair = NULL; local
/php-src/ext/pcre/
H A Dphp_pcre.c939 static void init_unmatched_null_pair(zval *pair) { in init_unmatched_null_pair()
946 static void init_unmatched_empty_pair(zval *pair) { in init_unmatched_empty_pair()
/php-src/Zend/
H A Dzend_weakrefs.c470 zval pair; in zend_weakmap_get_properties_for() local
/php-src/ext/standard/
H A Dproc_open.c466 # define pipe(pair) (CreatePipe(&pair[0], &pair[1], &php_proc_open_security, 0) ? 0 : -1) argument
H A Dstreamsfuncs.c52 php_socket_t pair[2]; in PHP_FUNCTION() local
/php-src/ext/pcntl/
H A Dpcntl.c634 char **current_arg, **pair; in PHP_FUNCTION() local
/php-src/ext/sockets/
H A Dsockets.stub.php2021 function socket_create_pair(int $domain, int $type, int $protocol, &$pair): bool {}
/php-src/sapi/cli/
H A Dphp_cli_server.c2357 const php_cli_server_ext_mime_type_pair *pair; in php_cli_server_mime_type_ctor() local

Completed in 74 milliseconds