zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ParseHelper.cpp File Reference
#include "compiler/ParseHelper.h"
#include <stdarg.h>
#include <stdio.h>
#include "compiler/glslang.h"
#include "compiler/preprocessor/SourceLocation.h"

Go to the source code of this file.

Functions

int PaParseStrings (size_t count, const char *const string[], const int length[], TParseContext *context)
 

Function Documentation

int PaParseStrings ( size_t  count,
const char *const  string[],
const int  length[],
TParseContext context 
)