Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/regex-capi/examples/
Diter.c71 rure_match group0 = {0}; in main() local
85 rure_captures_at(caps, 0, &group0); in main()
90 group0.start, group0.end); in main()
/third_party/python/Modules/
D_sre.c2403 PyObject *group0 = match_getslice_by_index(self, 0, Py_None); in match_repr() local
2404 if (group0 == NULL) in match_repr()
2409 self->mark[0], self->mark[1], group0); in match_repr()
2410 Py_DECREF(group0); in match_repr()
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_EXT_pipeline_library_group_handles.adoc82 vkCreateRayTracingPipelines(flags = VK_PIPELINE_CREATE_LIBRARY_BIT_KHR, pGroups = &group0, &library…