HomeSort by relevance Sort by last modified time
    Searched refs:_pcre_utt (Results 1 - 4 of 4) sorted by null

  /external/pcre/
pcre_printint.src 132 if (ptype == _pcre_utt[i].type && pvalue == _pcre_utt[i].value) break;
134 return (i >= 0)? _pcre_utt_names + _pcre_utt[i].name_offset : "??";
pcre_tables.c 393 const ucp_type_table _pcre_utt[] = { variable
531 const int _pcre_utt_size = sizeof(_pcre_utt)/sizeof(ucp_type_table);
pcre_compile.c     [all...]
pcretest.c 120 #define _pcre_utt utt macro
    [all...]

Completed in 320 milliseconds