Searched refs:zwhat (Results 1 – 1 of 1) sorted by relevance
421 zval zwhat, zerrorcode; in throw_tprotocolexception() local423 ZVAL_STRING(&zwhat, what); in throw_tprotocolexception()427 createObject("\\Thrift\\Exception\\TProtocolException", &ex, 2, &zwhat, &zerrorcode); in throw_tprotocolexception()429 zval_dtor(&zwhat); in throw_tprotocolexception()