cqlstring.c File Reference

Implements query stream reader that reads from a C string. More...

#include <yaz/cql.h>

Go to the source code of this file.

Data Structures

struct  cql_buf_info

Functions

int cql_parser_string (CQL_parser cp, const char *str)
 parses a CQL query (string)


Detailed Description

Implements query stream reader that reads from a C string.

Definition in file cqlstring.c.


Function Documentation

int cql_parser_string ( CQL_parser  cp,
const char *  str 
)

parses a CQL query (string)

Parameters:
cp CQL parser
str CQL string
Return values:
0 success
!=0 failure

Definition at line 33 of file cqlstring.c.

References cql_parser_stream(), cql_buf_info::off, and cql_buf_info::str.


Generated on Mon Nov 10 17:14:36 2008 for YAZ by  doxygen 1.5.6