Home | History | Annotate | Download | only in src

Lines Matching defs:name_entry_size

4184 uint32_t name_count, name_entry_size;
4203 (void)pattern_info(PCRE2_INFO_NAMEENTRYSIZE, &name_entry_size, FALSE);
4205 (int)(size - name_count*name_entry_size*code_unit_size - cblock_size));