Searched defs:union_script (Results 1 – 1 of 1) sorted by relevance
846 ESR_ReturnCode find_in_union_of_scripts(const LCHAR* union_script, const LCHAR* script, ESR_BOOL* i… in find_in_union_of_scripts()968 ESR_ReturnCode make_union_of_scripts(LCHAR* union_script, const size_t max_len, const LCHAR* a, con… in make_union_of_scripts()1028 LCHAR union_script[MAX_STRING_LEN]; /* sizeof used elsewhere */ in SR_SemanticGraph_AddWordToSlot() local