Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Ddns_win32.c222 size_t txt_len = 0; in php_parserr() local
230 txt_len += strlen(data_txt->pStringArray[i]); in php_parserr()
233 txt = zend_string_alloc(txt_len, 0); in php_parserr()

Completed in 8 milliseconds