Home
last modified time | relevance | path

Searched refs:named_pipe (Results 1 – 1 of 1) sorted by last modified time

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.c856 zend_bool named_pipe = FALSE; local
948 named_pipe = TRUE;
1002 if (!unix_socket && !named_pipe) {
1027 } else if (named_pipe) {

Completed in 27 milliseconds