Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_printint.c254 const char *s = PRIV(utt_names) + u->name_offset; in get_ucpname()
H A Dpcre2_internal.h1811 uint16_t name_offset; member
H A Dpcre2_compile.c2206 r = PRIV(strcmp_c8)(name, PRIV(utt_names) + PRIV(utt)[i].name_offset); in get_ucp()
/PHP-8.2/ext/pgsql/
H A Dpgsql.c1476 int name_offset = PQfnumber(result,"typname"); in get_field_name() local
1483 char *tmp_name = PQgetvalue(result, i, name_offset); in get_field_name()

Completed in 61 milliseconds