File nut/pro/uxmlparse.c


Included Files


Global Function UxmlFilterMatch()

int UxmlFilterMatch ( char* name, char** filt )
Prototyped in: nut/include/pro/uxml.h
Calls: strcasecmp()

Global Function UxmlParseTag()

char* UxmlParseTag ( char* data, char* tkn, size_t size )
Prototyped in: nut/include/pro/uxml.h
Calls: isalnum(), isspace()