Home | History | Annotate | Download | only in _sqlite

Lines Matching refs:operation_cstr

442     char* operation_cstr;
533 operation_cstr = PyString_AsString(operation);
540 operation_cstr = PyString_AsString(operation_bytestr);
585 statement_type = detect_statement_type(operation_cstr);