Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_printint.src132 if (ptype == _pcre_utt[i].type && pvalue == _pcre_utt[i].value) break;
134 return (i >= 0)? _pcre_utt_names + _pcre_utt[i].name_offset : "??";
/PHP-5.3/main/
H A Dphp_compat.h67 #define _pcre_utt php__pcre_utt macro

Completed in 9 milliseconds