MCPcopy Create free account
hub / github.com/assaultcube/AC / enumigraphs

Function enumigraphs

source/src/rendertext.cpp:569–572  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

567}
568
569void enumigraphs(vector<const char *> &igs, const char *s, int len)
570{
571 enumeratek(igraphs, const char *, mnem, if(!strncasecmp(mnem, s, len)) igs.add(mnem));
572}

Callers 1

nickcompleteFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected