Searched defs:gmatch (Results 1 – 4 of 4) sorted by relevance
824 … GenericMatchInfo gmatch = new GenericMatchInfo(nameType, tzID, matchInfo.matchLength(), timeType); in createGenericMatchInfo() local
829 … GenericMatchInfo gmatch = new GenericMatchInfo(nameType, tzID, matchInfo.matchLength(), timeType); in createGenericMatchInfo() local
236 GMatchInfo *gmatch = (GMatchInfo *)uprv_malloc(sizeof(GMatchInfo)); in handleMatch() local
689 static int gmatch (lua_State *L) { in gmatch() function