Home
last modified time | relevance | path

Searched refs:chptr (Results 1 – 2 of 2) sorted by relevance

/third_party/e2fsprogs/ext2ed/
Dmain.c269 char * chptr = foo; in read_line() local
280 if (chptr > foo) { in read_line()
282 chptr--; in read_line()
290 *chptr++ = ch; in read_line()
295 *chptr = '\0'; in read_line()
/third_party/pcre2/pcre2/src/
Dpcre2_compile.c1500 PRIV(check_escape)(PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, uint32_t *chptr, in PRIV()
2057 *chptr = c; in PRIV()