This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | VERSION(name, major, minor, author, email) static char *Version __attribute__ ((unused)) = "$NAME: " ## name ## "; $VER: " #major ## "." #minor ## "; $AUTHOR: " ## author ## " <" ## email ## ">; $DATE: " ## __DATE__ ## "; $TIME: " ## __TIME__ ## ";\0" |
Functions | |
| int | common_stricmp (const char *s1, const char *s2) |
| char * | common_GetAttr (const char **atts, char *attname) |
| char * | common_strdup (const char *s) |
|
|
|
|
||||||||||||
|
Definition at line 46 of file Common.c. Referenced by bordered_StartElement, gxml_StartElement, and locale_StartElement. |
|
|
Definition at line 60 of file Common.c. Referenced by bordered_CreateSkin, bordered_StartElement, button_init_gadget, client_CliSRq_OpenWindowTL, dropdown_init_gadget, gadget_RegisterClassTL, glw_DirNext, glw_DirOpen, net_CheckClient, skin_RegisterSkinTL, sys_drag_init_gadget, sys_drag_set_title, and window_OpenWindowTL. |
|
||||||||||||
|
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002