Home
last modified time | relevance | path

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

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

Completed in 72 milliseconds