Home
last modified time | relevance | path

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

/PHP-7.0/ext/standard/
H A Ddns_win32.c96 size_t hostname_len, rectype_len = 0; in PHP_FUNCTION() local
102 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "s|s", &hostname, &hostname_len, &rectype, &rectype_len in PHP_FUNCTION()
H A Ddns.c364 size_t hostname_len, rectype_len = 0; in PHP_FUNCTION() local
375 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "s|s", &hostname, &hostname_len, &rectype, &rectype_len in PHP_FUNCTION()

Completed in 16 milliseconds