Home
last modified time | relevance | path

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

/PHP-5.3/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.c349 int hostname_len, rectype_len = 0; in PHP_FUNCTION() local
360 …s(ZEND_NUM_ARGS() TSRMLS_CC, "s|s", &hostname, &hostname_len, &rectype, &rectype_len) == FAILURE) { in PHP_FUNCTION()

Completed in 14 milliseconds