|
gwenhywfar
5.10.1
|


Go to the source code of this file.
Functions | |
| int | GWB_ParseOption (GWB_PROJECT *project, GWB_CONTEXT *currentContext, GWEN_XMLNODE *xmlNode) |
| int GWB_ParseOption | ( | GWB_PROJECT * | project, |
| GWB_CONTEXT * | currentContext, | ||
| GWEN_XMLNODE * | xmlNode | ||
| ) |
Definition at line 35 of file p_options.c.
References _checkAgainstGivenOption(), DBG_ERROR, DBG_INFO, GWB_Context_GetVars(), GWB_Option_AddAlias(), GWB_Option_GetChoiceList(), GWB_Option_new(), GWB_Option_SetDefaultValue(), GWB_Option_SetDefinePrefix(), GWB_Option_SetOptionType(), GWB_OptionType_fromString(), GWB_OptionType_None, GWB_Parser_ReadNamedXmlDataIntoBufferAndExpand(), GWB_Parser_ReadXmlDataIntoBufferAndExpand(), GWB_Project_AddOption(), GWEN_Buffer_free(), GWEN_Buffer_GetStart(), GWEN_Buffer_GetUsedBytes(), GWEN_ERROR_GENERIC, GWEN_StringList_AppendStringList(), GWEN_StringList_free(), GWEN_StringList_fromString2(), GWEN_TEXT_FLAGS_CHECK_BACKSLASH, GWEN_TEXT_FLAGS_DEL_QUOTES, GWEN_XMLNode_Dump(), GWEN_XMLNode_ExpandProperties(), GWEN_XMLNode_FindFirstTag(), GWEN_XMLNode_FindNextTag(), GWEN_XMLNode_GetCharValue(), GWEN_XMLNode_GetProperty(), and NULL.
Referenced by _parseChildNodes().


1.8.14