Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Ddns_win32.c98 size_t hostname_len, rectype_len = 0; in PHP_FUNCTION() local
104 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "s|s", &hostname, &hostname_len, &rectype, &rectype_len in PHP_FUNCTION()
H A Ddns.c359 size_t hostname_len, rectype_len = 0; in PHP_FUNCTION() local
373 Z_PARAM_STRING(rectype, rectype_len) in PHP_FUNCTION()

Completed in 12 milliseconds