libcss
Loading...
Searching...
No Matches
Macros | Functions
example1.c File Reference
#include <assert.h>
#include <stdio.h>
#include <string.h>
#include <libcss/libcss.h>

Macros

#define UNUSED(x)   ((x) = (x))
 

Functions

void lwc_callback (lwc_string *str, void *pw)
 
int main (int argc, char **argv)
 
css_error node_is_first_child (void *pw, void *n, bool *match)
 

Macro Definition Documentation

◆ UNUSED

#define UNUSED (   x)    ((x) = (x))

Function Documentation

◆ lwc_callback()

void lwc_callback ( lwc_string *  str,
void *  pw 
)

◆ main()

int main ( int  argc,
char **  argv 
)

◆ node_is_first_child()

css_error node_is_first_child ( void *  pw,
void *  n,
bool *  match 
)