Searched defs:flags_value (Results 1 – 4 of 4) sorted by relevance
51 ecma_value_t flags_value = ECMA_VALUE_UNDEFINED; in ecma_builtin_regexp_dispatch_helper() local
350 LowLevelAlloc::Arena::Arena(uint32_t flags_value) in Arena()
297 ecma_value_t flags_value) /**< flags */ in ecma_op_create_regexp_from_pattern()
950 bool ImGui::CheckboxFlags(const char* label, unsigned int* flags, unsigned int flags_value) in CheckboxFlags()