Home
last modified time | relevance | path

Searched refs:rectype_len (Results 1 – 2 of 2) sorted by relevance

/PHP-5.6/ext/standard/
H A Ddns_win32.c96 int hostname_len, rectype_len = 0; in PHP_FUNCTION() local
102 …s(ZEND_NUM_ARGS() TSRMLS_CC, "s|s", &hostname, &hostname_len, &rectype, &rectype_len) == FAILURE) { in PHP_FUNCTION()
H A Ddns.c360 int hostname_len, rectype_len = 0; in PHP_FUNCTION() local
371 …s(ZEND_NUM_ARGS() TSRMLS_CC, "s|s", &hostname, &hostname_len, &rectype, &rectype_len) == FAILURE) { in PHP_FUNCTION()

Completed in 16 milliseconds