Home
last modified time | relevance | path

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

/PHP-5.4/ext/pgsql/
H A Dpgsql.c4238 static unsigned char * php_pgsql_unescape_bytea(unsigned char *strtext, size_t *retbuflen) function
4337 to = (char *)php_pgsql_unescape_bytea((unsigned char*)from, &to_len);

Completed in 16 milliseconds