Home
last modified time | relevance | path

Searched defs:t_cell (Results 1 – 7 of 7) sorted by relevance

/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dprint-cell.c91 GnmCell *t_cell = (GnmCell *)cell; in print_cell_gtk() local
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/pandoc-types-1.22/test/
H A Dtest-pandoc-types.hs358 t_cell = (Cell ("id",["kls"],[("k1", "v1"), ("k2", "v2")]) AlignLeft 1 1 function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-types-1.22/test/
H A Dtest-pandoc-types.hs358 t_cell = (Cell ("id",["kls"],[("k1", "v1"), ("k2", "v2")]) AlignLeft 1 1 function
/dports/textproc/rtf2html/rtf2html/
H A Drtf2html.c107 t_cell, t_row, t_line, t_endash, t_emdash, enumerator
/dports/net/kamailio/kamailio-5.4.5/src/modules/ims_registrar_scscf/
H A Dreply.c661 …eply_transactional(struct sip_msg* _m, contact_for_header_t* contact_header, struct cell* t_cell) { in reg_send_reply_transactional()
/dports/textproc/htdig/htdig-3.2.0b6/contrib/rtf2html/
H A Drtf2html.c123 t_cell, t_row, t_line, t_endash, t_emdash, t_rquote, enumerator
/dports/net/kamailio/kamailio-5.4.5/src/modules/ims_auth/
H A Dauthorize.c692 int stateful_request_reply_async(struct cell* t_cell, struct sip_msg *msg, int code, char *text) { in stateful_request_reply_async()