Home
last modified time | relevance | path

Searched refs:tl_add_constructor (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/telegram-purple/telegram-purple-1.4.3/tgl/tl-parser/
H A Dtl-parser.c1128 struct tl_constructor *tl_add_constructor (struct tl_type *a, const char *_id, int len, int force_m… in tl_add_constructor() function
2045 …struct tl_constructor *c = !fun ? tl_add_constructor (t, T->c[0]->text, T->c[0]->len, 0) : tl_add_… in tl_parse_combinator_decl()
2288 struct tl_constructor *r = tl_add_constructor (nt, _buf, strlen (_buf), 1); in tl_parse_partial_type_app_decl()
2352 …struct tl_constructor *r = !fun ? tl_add_constructor (c->type, _buf, strlen (_buf), 1) : tl_add_fu… in tl_parse_partial_comb_app_decl()
2452 struct tl_constructor *c = tl_add_constructor (t, T->c[0]->text, T->c[0]->len, 0); in tl_parse_builtin_combinator_decl()
/dports/net-im/telegram-cli/tg-20200106/tgl/tl-parser/
H A Dtl-parser.c1128 struct tl_constructor *tl_add_constructor (struct tl_type *a, const char *_id, int len, int force_m… in tl_add_constructor() function
2045 …struct tl_constructor *c = !fun ? tl_add_constructor (t, T->c[0]->text, T->c[0]->len, 0) : tl_add_… in tl_parse_combinator_decl()
2288 struct tl_constructor *r = tl_add_constructor (nt, _buf, strlen (_buf), 1); in tl_parse_partial_type_app_decl()
2352 …struct tl_constructor *r = !fun ? tl_add_constructor (c->type, _buf, strlen (_buf), 1) : tl_add_fu… in tl_parse_partial_comb_app_decl()
2452 struct tl_constructor *c = tl_add_constructor (t, T->c[0]->text, T->c[0]->len, 0); in tl_parse_builtin_combinator_decl()
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/generate/tl-parser/
H A Dtl-parser.c1188 struct tl_constructor *tl_add_constructor (struct tl_type *a, const char *_id, int len, int force_m… in tl_add_constructor() function
2106 …struct tl_constructor *c = !fun ? tl_add_constructor (t, T->c[0]->text, T->c[0]->len, 0) : tl_add_… in tl_parse_combinator_decl()
2349 struct tl_constructor *r = tl_add_constructor (nt, _buf, strlen (_buf), 1); in tl_parse_partial_type_app_decl()
2413 …struct tl_constructor *r = !fun ? tl_add_constructor (c->type, _buf, strlen (_buf), 1) : tl_add_fu… in tl_parse_partial_comb_app_decl()
2515 struct tl_constructor *c = tl_add_constructor (t, T->c[0]->text, T->c[0]->len, 0); in tl_parse_builtin_combinator_decl()