Home
last modified time | relevance | path

Searched refs:onechar (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Objects/
H A Dbytesobject.c650 char onechar; /* For byte_converter() */ in _PyBytes_FormatEx() local
919 pbuf = &onechar; in _PyBytes_FormatEx()
920 len = byte_converter(v, &onechar); in _PyBytes_FormatEx()
925 *res++ = onechar; in _PyBytes_FormatEx()
/third_party/pcre2/pcre2/src/
H A Dpcre2test.c831 uint32_t onechar; member
3752 if (cc == c1modlist[i].onechar) break; in decode_modifiers()
8681 printf(" (%c)", c1modlist[i].onechar); in display_one_modifier()

Completed in 21 milliseconds