Home
last modified time | relevance | path

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

/PHP-5.5/ext/pdo/
H A Dpdo_dbh.c1169 char *qstr; in PHP_METHOD() local
1183 if (dbh->methods->quoter(dbh, str, str_len, &qstr, &qlen, paramtype TSRMLS_CC)) { in PHP_METHOD()
1184 RETURN_STRINGL(qstr, qlen, 0); in PHP_METHOD()

Completed in 7 milliseconds