def gdxAcronymIndex(*args): """gdxAcronymIndex(pgdx, V) -> int""" return _gdxcc.gdxAcronymIndex(*args)
def gdxAcronymIndex(pgdx, V): r"""gdxAcronymIndex(pgdx, V) -> int""" return _gdxcc.gdxAcronymIndex(pgdx, V)