Home
last modified time | relevance | path

Searched refs:ST_FIELD (Results 1 – 18 of 18) sorted by relevance

/dports/multimedia/kodi-addon-screensaver.stars/screensaver.stars-2.4.0-Matrix/src/
H A DStarField.h48 struct ST_FIELD struct
105 ST_FIELD m_Field;
/dports/lang/awka/awka-0.7.5/awka/
H A Dhash.c242 case ST_FIELD:
264 case ST_FIELD:
H A Dsymtype.h113 #define ST_FIELD 5 /* a cell ptr to a field */ macro
H A Dfield.c71 stp = insert(name) ; stp->type = ST_FIELD ;
H A Dda.c577 name = reverse_find(ST_FIELD, &cp) ;
619 tmp = reverse_find(ST_FIELD, &cp);
H A Dscan.c836 case ST_FIELD: in yylex()
/dports/lang/mawk/mawk-1.3.4-20190203/
H A Dhash.c241 case ST_FIELD: in reverse_find()
259 case ST_FIELD: in reverse_find()
H A Dsymtype.h72 ,ST_FIELD /* a cell ptr to a field */ enumerator
H A Dda.c230 name = reverse_find(ST_FIELD, &cp); in da_this()
262 reverse_find(ST_FIELD, &cp)); in da_this()
H A Derror.c311 case ST_FIELD: in type_to_str()
H A Dfin.c538 case ST_FIELD: in is_cmdline_assign()
H A Dfield.c171 stp->type = ST_FIELD; in load_pfield()
H A Dscan.c690 case ST_FIELD: in yylex()
/dports/lang/php73/php-7.3.33/ext/wddx/
H A Dwddx.c87 ST_FIELD, enumerator
232 && ((st_entry *)stack->elements[i])->type != ST_FIELD) { in wddx_stack_destroy()
843 ent.type = ST_FIELD; in php_wddx_push_element()
/dports/textproc/php73-wddx/php-7.3.33/ext/wddx/
H A Dwddx.c91 ST_FIELD, enumerator
236 && ((st_entry *)stack->elements[i])->type != ST_FIELD) { in wddx_stack_destroy()
847 ent.type = ST_FIELD; in php_wddx_push_element()
/dports/www/mod_php73/php-7.3.33/ext/wddx/
H A Dwddx.c87 ST_FIELD, enumerator
232 && ((st_entry *)stack->elements[i])->type != ST_FIELD) { in wddx_stack_destroy()
843 ent.type = ST_FIELD; in php_wddx_push_element()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/ribbar/
H A Dworkctrl.cxx233 ST_FIELD,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dstrings.hrc1186 #define ST_FIELD NC_("ST_FIELD", "Field")