Home
last modified time | relevance | path

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

/php-src/ext/curl/
H A Dinterface.c1372 zend_string *postval, *tmp_postval; in add_simple_field() local
1374 postval = zval_get_tmp_string(current, &tmp_postval); in add_simple_field()
1378 zend_tmp_string_release(tmp_postval); in add_simple_field()
1387 zend_tmp_string_release(tmp_postval); in add_simple_field()

Completed in 10 milliseconds