Searched refs:txt_len (Results 1 – 1 of 1) sorted by relevance
211 long txt_len = 0; in php_parserr() local220 txt_len += strlen(data_txt->pStringArray[i]) + 1; in php_parserr()223 txt = ecalloc(txt_len * 2, 1); in php_parserr()
Completed in 4 milliseconds