Home
last modified time | relevance | path

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

/PHP-7.1/ext/standard/
H A Ddns_win32.c213 size_t txt_len = 0; in php_parserr() local
221 txt_len += strlen(data_txt->pStringArray[i]) + 1; in php_parserr()
224 txt = zend_string_safe_alloc(txt_len, 2, 0, 0); in php_parserr()

Completed in 8 milliseconds