Searched refs:txt_dst (Results 1 – 1 of 1) sorted by relevance
210 char *txt, *txt_dst; in php_parserr() local224 txt_dst = txt; in php_parserr()227 memcpy(txt_dst, data_txt->pStringArray[i], len); in php_parserr()229 txt_dst += len; in php_parserr()
Completed in 6 milliseconds