Home
last modified time | relevance | path

Searched refs:get_date_fields (Results 1 – 4 of 4) sorted by relevance

/dports/lang/quickjs/quickjs-2021-03-27/
H A Dquickjs.c47932 static __exception int get_date_fields(JSContext *ctx, JSValueConst obj, in get_date_fields() function
48030 res = get_date_fields(ctx, this_val, fields, is_local, 0); in get_date_field()
48055 res = get_date_fields(ctx, this_val, fields, is_local, first_field == 0); in set_date_field()
48095 res = get_date_fields(ctx, this_val, fields, fmt & 1, 0); in get_date_string()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.c46518 static __exception int get_date_fields(JSContext *ctx, JSValueConst obj, in get_date_fields() function
46609 res = get_date_fields(ctx, this_val, fields, is_local, 0); in get_date_field()
46634 res = get_date_fields(ctx, this_val, fields, is_local, first_field == 0); in set_date_field()
46674 res = get_date_fields(ctx, this_val, fields, fmt & 1, 0); in get_date_string()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.c46520 static __exception int get_date_fields(JSContext *ctx, JSValueConst obj, in get_date_fields() function
46611 res = get_date_fields(ctx, this_val, fields, is_local, 0); in get_date_field()
46636 res = get_date_fields(ctx, this_val, fields, is_local, first_field == 0); in set_date_field()
46676 res = get_date_fields(ctx, this_val, fields, fmt & 1, 0); in get_date_string()
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs.c47992 static __exception int get_date_fields(JSContext *ctx, JSValueConst obj, in get_date_fields() function
48090 res = get_date_fields(ctx, this_val, fields, is_local, 0); in get_date_field()
48115 res = get_date_fields(ctx, this_val, fields, is_local, first_field == 0); in set_date_field()
48155 res = get_date_fields(ctx, this_val, fields, fmt & 1, 0); in get_date_string()