Searched defs:quoted_str (Results 1 – 6 of 6) sorted by relevance
669 zend_string *quoted_str; in firebird_handle_quoter() local694 ZSTR_VAL(quoted_str)[quotedlen-1] = '\''; in firebird_handle_quoter() local695 ZSTR_VAL(quoted_str)[quotedlen] = '\0'; in firebird_handle_quoter() local
152 zend_string *quoted_str; in dblib_handle_quoter() local
363 zend_string *quoted_str; in oci_handle_quoter() local
314 zend_string *quoted_str; in mysql_handle_quoter() local
236 zend_string *quoted_str = zend_string_init(quoted, strlen(quoted), 0); in sqlite_handle_quoter() local
354 zend_string *quoted_str; in pgsql_handle_quoter() local
Completed in 24 milliseconds