Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_operators.h283 #define convert_to_cstring(op) if (Z_TYPE_P(op) != IS_STRING) { _convert_to_cstring((op) ZEND_FILE_… macro
/PHP-7.1/ext/pgsql/
H A Dpgsql.c1981 convert_to_cstring(&tmp_val);

Completed in 22 milliseconds