Home
last modified time | relevance | path

Searched refs:pp (Results 1 – 25 of 47) sorted by relevance

12

/PHP-5.5/ext/standard/
H A Dversioning.c106 special_forms_t *pp; in compare_special_version_forms() local
108 for (pp = special_forms; pp && pp->name; pp++) { in compare_special_version_forms()
109 if (strncmp(form1, pp->name, strlen(pp->name)) == 0) { in compare_special_version_forms()
110 found1 = pp->order; in compare_special_version_forms()
114 for (pp = special_forms; pp && pp->name; pp++) { in compare_special_version_forms()
115 if (strncmp(form2, pp->name, strlen(pp->name)) == 0) { in compare_special_version_forms()
116 found2 = pp->order; in compare_special_version_forms()
H A Durl.c182 pp = p; in php_url_parse_ex()
184 while (pp-p < 6 && isdigit(*pp)) { in php_url_parse_ex()
185 pp++; in php_url_parse_ex()
188 if (pp - p > 0 && pp - p < 6 && (*pp == '/' || *pp == '\0')) { in php_url_parse_ex()
203 } else if (p == pp && *pp == '\0') { in php_url_parse_ex()
249 pp++; in php_url_parse_ex()
250 ret->pass = estrndup(pp, (p-pp)); in php_url_parse_ex()
325 if (pp && pp < p) { in php_url_parse_ex()
330 p = pp; in php_url_parse_ex()
339 if (pp) { in php_url_parse_ex()
[all …]
/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Diso8859_13.c108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument
110 const UChar* p = *pp; in mbc_case_fold()
115 (*pp)++; in mbc_case_fold()
120 (*pp)++; in mbc_case_fold()
126 is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end)
129 const UChar* p = *pp;
132 (*pp)++;
136 (*pp)++;
H A Diso8859_14.c108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument
110 const UChar* p = *pp; in mbc_case_fold()
115 (*pp)++; in mbc_case_fold()
120 (*pp)++; in mbc_case_fold()
127 const UChar** pp, const UChar* end)
130 const UChar* p = *pp;
133 (*pp)++;
137 (*pp)++;
H A Diso8859_15.c108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument
110 const UChar* p = *pp; in mbc_case_fold()
115 (*pp)++; in mbc_case_fold()
120 (*pp)++; in mbc_case_fold()
127 const UChar** pp, const UChar* end)
130 const UChar* p = *pp;
133 (*pp)++;
137 (*pp)++;
H A Diso8859_16.c108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument
110 const UChar* p = *pp; in mbc_case_fold()
115 (*pp)++; in mbc_case_fold()
120 (*pp)++; in mbc_case_fold()
126 is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end)
129 const UChar* p = *pp;
132 (*pp)++;
136 (*pp)++;
H A Diso8859_2.c108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument
110 const UChar* p = *pp; in mbc_case_fold()
115 (*pp)++; in mbc_case_fold()
120 (*pp)++; in mbc_case_fold()
126 is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end)
129 const UChar* p = *pp;
132 (*pp)++;
136 (*pp)++;
H A Diso8859_3.c107 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, in mbc_case_fold() argument
110 const UChar* p = *pp; in mbc_case_fold()
115 (*pp)++; in mbc_case_fold()
120 (*pp)++; in mbc_case_fold()
126 is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end)
129 const UChar* p = *pp;
132 (*pp)++;
136 (*pp)++;
H A Diso8859_4.c108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument
110 const UChar* p = *pp; in mbc_case_fold()
115 (*pp)++; in mbc_case_fold()
120 (*pp)++; in mbc_case_fold()
126 is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end)
129 const UChar* p = *pp;
132 (*pp)++;
136 (*pp)++;
H A Diso8859_10.c108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument
110 const UChar* p = *pp; in mbc_case_fold()
115 (*pp)++; in mbc_case_fold()
120 (*pp)++; in mbc_case_fold()
126 is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end)
129 const UChar* p = *pp;
132 (*pp)++;
136 (*pp)++;
H A Diso8859_9.c108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument
110 const UChar* p = *pp; in mbc_case_fold()
115 (*pp)++; in mbc_case_fold()
120 (*pp)++; in mbc_case_fold()
126 is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end)
129 const UChar* p = *pp;
132 (*pp)++;
136 (*pp)++;
H A Diso8859_5.c108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument
110 const UChar* p = *pp; in mbc_case_fold()
113 (*pp)++; in mbc_case_fold()
119 is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end)
122 const UChar* p = *pp;
124 (*pp)++;
H A Dkoi8_r.c108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in koi8_r_mbc_case_fold() argument
110 const UChar* p = *pp; in koi8_r_mbc_case_fold()
113 (*pp)++; in koi8_r_mbc_case_fold()
119 koi8_r_is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end)
122 const UChar* p = *pp;
124 (*pp)++;
H A Diso8859_7.c108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument
110 const UChar* p = *pp; in mbc_case_fold()
113 (*pp)++; in mbc_case_fold()
120 const UChar** pp, const UChar* end)
123 const UChar* p = *pp;
125 (*pp)++;
H A Dkoi8.c109 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in koi8_mbc_case_fold() argument
111 const UChar* p = *pp; in koi8_mbc_case_fold()
114 (*pp)++; in koi8_mbc_case_fold()
120 koi8_is_mbc_ambiguous(OnigAmbigType flag, const OnigUChar** pp, const OnigUChar* end)
122 const OnigUChar* p = *pp;
124 (*pp)++;
H A Dutf32_be.c86 const UChar** pp, const UChar* end, UChar* fold) in utf32be_mbc_case_fold() argument
88 const UChar* p = *pp; in utf32be_mbc_case_fold()
99 (*pp) += 4; in utf32be_mbc_case_fold()
107 *pp += 4; in utf32be_mbc_case_fold()
111 return onigenc_unicode_mbc_case_fold(ONIG_ENCODING_UTF32_BE, flag, pp, end, in utf32be_mbc_case_fold()
117 utf32be_is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end)
119 const UChar* p = *pp;
121 (*pp) += 4;
H A Dutf16_be.c124 const UChar** pp, const UChar* end, UChar* fold) in utf16be_mbc_case_fold() argument
126 const UChar* p = *pp; in utf16be_mbc_case_fold()
135 (*pp) += 2; in utf16be_mbc_case_fold()
143 *pp += 2; in utf16be_mbc_case_fold()
148 pp, end, fold); in utf16be_mbc_case_fold()
153 utf16be_is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end)
155 const UChar* p = *pp;
157 (*pp) += EncLen_UTF16[*p];
H A Dutf16_le.c127 const UChar** pp, const UChar* end, UChar* fold) in utf16le_mbc_case_fold() argument
129 const UChar* p = *pp; in utf16le_mbc_case_fold()
137 (*pp) += 2; in utf16le_mbc_case_fold()
145 *pp += 2; in utf16le_mbc_case_fold()
149 return onigenc_unicode_mbc_case_fold(ONIG_ENCODING_UTF16_LE, flag, pp, end, in utf16le_mbc_case_fold()
155 utf16le_is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp,
158 const UChar* p = *pp;
160 (*pp) += EncLen_UTF16[*(p+1)];
H A Dutf32_le.c86 const UChar** pp, const UChar* end, UChar* fold) in utf32le_mbc_case_fold() argument
88 const UChar* p = *pp; in utf32le_mbc_case_fold()
108 *pp += 4; in utf32le_mbc_case_fold()
112 return onigenc_unicode_mbc_case_fold(ONIG_ENCODING_UTF32_LE, flag, pp, end, in utf32le_mbc_case_fold()
118 utf32le_is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end)
120 const UChar* p = *pp;
122 (*pp) += 4;
H A Diso8859_1.c202 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, in mbc_case_fold() argument
205 const UChar* p = *pp; in mbc_case_fold()
210 (*pp)++; in mbc_case_fold()
215 (*pp)++; in mbc_case_fold()
222 const UChar** pp, const UChar* end)
225 const UChar* p = *pp;
228 (*pp)++;
232 (*pp)++;
H A Dutf8.c195 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, in mbc_case_fold() argument
198 const UChar* p = *pp; in mbc_case_fold()
206 (*pp)++; in mbc_case_fold()
213 (*pp)++; in mbc_case_fold()
218 pp, end, fold); in mbc_case_fold()
224 is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end)
226 const UChar* p = *pp;
229 (*pp)++;
233 (*pp) += enclen(ONIG_ENCODING_UTF8, p);
H A Dbig5.c70 big5_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, in big5_mbc_case_fold() argument
74 pp, end, lower); in big5_mbc_case_fold()
80 const UChar** pp, const UChar* end)
82 return onigenc_mbn_is_mbc_ambiguous(ONIG_ENCODING_BIG5, flag, pp, end);
H A Deuc_kr.c70 euckr_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, in euckr_mbc_case_fold() argument
74 pp, end, lower); in euckr_mbc_case_fold()
80 const UChar** pp, const UChar* end)
82 return onigenc_mbn_is_mbc_ambiguous(ONIG_ENCODING_EUC_KR, flag, pp, end);
/PHP-5.5/ext/fileinfo/libmagic/
H A Dprint.c80 char *pp; in file_fmttime() local
91 pp = ctime_r(&t, buf); in file_fmttime()
113 pp = asctime_r(tm, buf); in file_fmttime()
116 if (pp == NULL) in file_fmttime()
118 pp[strcspn(pp, "\n")] = '\0'; in file_fmttime()
119 return pp; in file_fmttime()
/PHP-5.5/tests/classes/
H A D__set_data_corrupt.phpt10 public $pp = array('t'=>null);
17 return $this->pp[$prop];
22 $this->pp[$prop] = '';

Completed in 53 milliseconds

12