Home
last modified time | relevance | path

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

12

/PHP-7.2/ext/mbstring/oniguruma/src/
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_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_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_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_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 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_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.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 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 Dutf32_be.c94 const UChar** pp, const UChar* end, UChar* fold) in utf32be_mbc_case_fold() argument
96 const UChar* p = *pp; in utf32be_mbc_case_fold()
107 (*pp) += 4; in utf32be_mbc_case_fold()
115 *pp += 4; in utf32be_mbc_case_fold()
119 return onigenc_unicode_mbc_case_fold(ONIG_ENCODING_UTF32_BE, flag, pp, end, in utf32be_mbc_case_fold()
125 utf32be_is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end)
127 const UChar* p = *pp;
129 (*pp) += 4;
H A Dutf16_be.c133 const UChar** pp, const UChar* end, UChar* fold) in utf16be_mbc_case_fold() argument
135 const UChar* p = *pp; in utf16be_mbc_case_fold()
144 (*pp) += 2; in utf16be_mbc_case_fold()
152 *pp += 2; in utf16be_mbc_case_fold()
157 pp, end, fold); in utf16be_mbc_case_fold()
162 utf16be_is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end)
164 const UChar* p = *pp;
166 (*pp) += EncLen_UTF16[*p];
H A Dutf16_le.c144 const UChar** pp, const UChar* end, UChar* fold) in utf16le_mbc_case_fold() argument
146 const UChar* p = *pp; in utf16le_mbc_case_fold()
154 (*pp) += 2; in utf16le_mbc_case_fold()
162 *pp += 2; in utf16le_mbc_case_fold()
166 return onigenc_unicode_mbc_case_fold(ONIG_ENCODING_UTF16_LE, flag, pp, end, in utf16le_mbc_case_fold()
172 utf16le_is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp,
175 const UChar* p = *pp;
177 (*pp) += EncLen_UTF16[*(p+1)];
H A Dutf32_le.c94 const UChar** pp, const UChar* end, UChar* fold) in utf32le_mbc_case_fold() argument
96 const UChar* p = *pp; in utf32le_mbc_case_fold()
116 *pp += 4; in utf32le_mbc_case_fold()
120 return onigenc_unicode_mbc_case_fold(ONIG_ENCODING_UTF32_LE, flag, pp, end, in utf32le_mbc_case_fold()
126 utf32le_is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end)
128 const UChar* p = *pp;
130 (*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.c222 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, in mbc_case_fold() argument
225 const UChar* p = *pp; in mbc_case_fold()
233 (*pp)++; in mbc_case_fold()
240 (*pp)++; in mbc_case_fold()
245 pp, end, fold); in mbc_case_fold()
251 is_mbc_ambiguous(OnigCaseFoldType flag, const UChar** pp, const UChar* end)
253 const UChar* p = *pp;
256 (*pp)++;
260 (*pp) += enclen(ONIG_ENCODING_UTF8, p);
H A Dcp1251.c109 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in cp1251_mbc_case_fold() argument
111 const UChar* p = *pp; in cp1251_mbc_case_fold()
114 (*pp)++; in cp1251_mbc_case_fold()
H A Dbig5.c95 big5_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, in big5_mbc_case_fold() argument
99 pp, end, lower); in big5_mbc_case_fold()
105 const UChar** pp, const UChar* end)
107 return onigenc_mbn_is_mbc_ambiguous(ONIG_ENCODING_BIG5, flag, pp, end);
/PHP-7.2/ext/fileinfo/libmagic/
H A Dprint.c79 char *pp; in file_fmttime() local
94 pp = ctime_r(&t, buf); in file_fmttime()
116 pp = asctime_r(tm, buf); in file_fmttime()
120 pp = asctime_r(tm, buf); in file_fmttime()
122 if (pp == NULL) in file_fmttime()
124 pp[strcspn(pp, "\n")] = '\0'; in file_fmttime()
125 return pp; in file_fmttime()
/PHP-7.2/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.c117 char const *s, *e, *p, *pp, *ue; in php_url_parse_ex() local
195 pp = p; in php_url_parse_ex()
197 while (pp < ue && pp - p < 6 && isdigit(*pp)) { in php_url_parse_ex()
198 pp++; in php_url_parse_ex()
201 if (pp - p > 0 && pp - p < 6 && (pp == ue || *pp == '/')) { in php_url_parse_ex()
203 memcpy(port_buf, p, (pp - p)); in php_url_parse_ex()
204 port_buf[pp - p] = '\0'; in php_url_parse_ex()
216 } else if (p == pp && pp == ue) { in php_url_parse_ex()
247 ret->user = estrndup(s, (pp-s)); in php_url_parse_ex()
250 pp++; in php_url_parse_ex()
[all …]
/PHP-7.2/tests/classes/
H A D__set_data_corrupt.phpt8 public $pp = array('t'=>null);
15 return $this->pp[$prop];
20 $this->pp[$prop] = '';

Completed in 44 milliseconds

12