Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Ddns_win32.c101 size_t hostname_len, rectype_len = 0; in PHP_FUNCTION() local
107 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "s|s", &hostname, &hostname_len, &rectype, &rectype_len in PHP_FUNCTION()
H A Ddns.c368 size_t hostname_len, rectype_len = 0; in PHP_FUNCTION() local
382 Z_PARAM_STRING(rectype, rectype_len) in PHP_FUNCTION()

Completed in 8 milliseconds