Home
last modified time | relevance | path

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

12

/PHP-5.4/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()
200 } else if (p == pp && *pp == '\0') { in php_url_parse_ex()
248 pp++; in php_url_parse_ex()
250 ret->pass = estrndup(pp, (p-pp)); in php_url_parse_ex()
326 if (pp && pp < p) { in php_url_parse_ex()
331 p = pp; in php_url_parse_ex()
340 if (pp) { in php_url_parse_ex()
[all …]
/PHP-5.4/ext/fileinfo/libmagic/
H A Dprint.c78 char *pp; in file_fmttime() local
89 pp = ctime_r(&t, buf); in file_fmttime()
111 pp = asctime_r(tm, buf); in file_fmttime()
114 if (pp == NULL) in file_fmttime()
116 pp[strcspn(pp, "\n")] = '\0'; in file_fmttime()
117 return pp; in file_fmttime()
/PHP-5.4/ext/mbstring/oniguruma/enc/
H A Diso8859_1.c71 iso_8859_1_mbc_to_normalize(OnigAmbigType flag, const UChar** pp, const UChar* end, UChar* lower) in iso_8859_1_mbc_to_normalize() argument
73 const UChar* p = *pp; in iso_8859_1_mbc_to_normalize()
84 (*pp)++; in iso_8859_1_mbc_to_normalize()
90 const UChar** pp, const UChar* end) in iso_8859_1_is_mbc_ambiguous() argument
92 const UChar* p = *pp; in iso_8859_1_is_mbc_ambiguous()
94 (*pp)++; in iso_8859_1_is_mbc_ambiguous()
H A Diso8859_10.c108 const UChar** pp, const UChar* end, UChar* lower) in iso_8859_10_mbc_to_normalize() argument
110 const UChar* p = *pp; in iso_8859_10_mbc_to_normalize()
121 (*pp)++; in iso_8859_10_mbc_to_normalize()
127 const UChar** pp, const UChar* end) in iso_8859_10_is_mbc_ambiguous() argument
129 const UChar* p = *pp; in iso_8859_10_is_mbc_ambiguous()
131 (*pp)++; in iso_8859_10_is_mbc_ambiguous()
H A Diso8859_13.c108 const UChar** pp, const UChar* end, UChar* lower) in mbc_to_normalize() argument
110 const UChar* p = *pp; in mbc_to_normalize()
121 (*pp)++; in mbc_to_normalize()
126 is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in is_mbc_ambiguous() argument
128 const UChar* p = *pp; in is_mbc_ambiguous()
130 (*pp)++; in is_mbc_ambiguous()
H A Diso8859_14.c108 const UChar** pp, const UChar* end, UChar* lower) in mbc_to_normalize() argument
110 const UChar* p = *pp; in mbc_to_normalize()
121 (*pp)++; in mbc_to_normalize()
126 is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in is_mbc_ambiguous() argument
128 const UChar* p = *pp; in is_mbc_ambiguous()
130 (*pp)++; in is_mbc_ambiguous()
H A Diso8859_3.c108 const UChar** pp, const UChar* end, UChar* lower) in iso_8859_3_mbc_to_normalize() argument
110 const UChar* p = *pp; in iso_8859_3_mbc_to_normalize()
121 (*pp)++; in iso_8859_3_mbc_to_normalize()
127 const UChar** pp, const UChar* end) in iso_8859_3_is_mbc_ambiguous() argument
129 const UChar* p = *pp; in iso_8859_3_is_mbc_ambiguous()
131 (*pp)++; in iso_8859_3_is_mbc_ambiguous()
H A Diso8859_4.c108 const UChar** pp, const UChar* end, UChar* lower) in iso_8859_4_mbc_to_normalize() argument
110 const UChar* p = *pp; in iso_8859_4_mbc_to_normalize()
121 (*pp)++; in iso_8859_4_mbc_to_normalize()
127 const UChar** pp, const UChar* end) in iso_8859_4_is_mbc_ambiguous() argument
129 const UChar* p = *pp; in iso_8859_4_is_mbc_ambiguous()
131 (*pp)++; in iso_8859_4_is_mbc_ambiguous()
H A Diso8859_5.c108 const UChar** pp, const UChar* end, UChar* lower) in iso_8859_5_mbc_to_normalize() argument
110 const UChar* p = *pp; in iso_8859_5_mbc_to_normalize()
122 (*pp)++; in iso_8859_5_mbc_to_normalize()
128 const UChar** pp, const UChar* end) in iso_8859_5_is_mbc_ambiguous() argument
130 const UChar* p = *pp; in iso_8859_5_is_mbc_ambiguous()
132 (*pp)++; in iso_8859_5_is_mbc_ambiguous()
H A Diso8859_7.c108 const UChar** pp, const UChar* end, UChar* lower) in iso_8859_7_mbc_to_normalize() argument
110 const UChar* p = *pp; in iso_8859_7_mbc_to_normalize()
121 (*pp)++; in iso_8859_7_mbc_to_normalize()
127 const UChar** pp, const UChar* end) in iso_8859_7_is_mbc_ambiguous() argument
129 const UChar* p = *pp; in iso_8859_7_is_mbc_ambiguous()
131 (*pp)++; in iso_8859_7_is_mbc_ambiguous()
H A Dkoi8.c108 const OnigUChar** pp, const OnigUChar* end, OnigUChar* lower) in koi8_mbc_to_normalize() argument
110 const OnigUChar* p = *pp; in koi8_mbc_to_normalize()
121 (*pp)++; in koi8_mbc_to_normalize()
126 koi8_is_mbc_ambiguous(OnigAmbigType flag, const OnigUChar** pp, const OnigUChar* end) in koi8_is_mbc_ambiguous() argument
128 const OnigUChar* p = *pp; in koi8_is_mbc_ambiguous()
130 (*pp)++; in koi8_is_mbc_ambiguous()
H A Dkoi8_r.c108 const UChar** pp, const UChar* end, UChar* lower) in koi8_r_mbc_to_normalize() argument
110 const UChar* p = *pp; in koi8_r_mbc_to_normalize()
121 (*pp)++; in koi8_r_mbc_to_normalize()
126 koi8_r_is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in koi8_r_is_mbc_ambiguous() argument
128 const UChar* p = *pp; in koi8_r_is_mbc_ambiguous()
130 (*pp)++; in koi8_r_is_mbc_ambiguous()
H A Diso8859_16.c108 const UChar** pp, const UChar* end, UChar* lower) in mbc_to_normalize() argument
110 const UChar* p = *pp; in mbc_to_normalize()
121 (*pp)++; in mbc_to_normalize()
126 is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in is_mbc_ambiguous() argument
128 const UChar* p = *pp; in is_mbc_ambiguous()
130 (*pp)++; in is_mbc_ambiguous()
H A Diso8859_2.c108 const UChar** pp, const UChar* end, UChar* lower) in iso_8859_2_mbc_to_normalize() argument
110 const UChar* p = *pp; in iso_8859_2_mbc_to_normalize()
121 (*pp)++; in iso_8859_2_mbc_to_normalize()
127 const UChar** pp, const UChar* end) in iso_8859_2_is_mbc_ambiguous() argument
129 const UChar* p = *pp; in iso_8859_2_is_mbc_ambiguous()
131 (*pp)++; in iso_8859_2_is_mbc_ambiguous()
H A Diso8859_15.c108 const UChar** pp, const UChar* end, UChar* lower) in mbc_to_normalize() argument
110 const UChar* p = *pp; in mbc_to_normalize()
121 (*pp)++; in mbc_to_normalize()
126 is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in is_mbc_ambiguous() argument
128 const UChar* p = *pp; in is_mbc_ambiguous()
130 (*pp)++; in is_mbc_ambiguous()
H A Diso8859_9.c108 const UChar** pp, const UChar* end, UChar* lower) in iso_8859_9_mbc_to_normalize() argument
110 const UChar* p = *pp; in iso_8859_9_mbc_to_normalize()
121 (*pp)++; in iso_8859_9_mbc_to_normalize()
127 const UChar** pp, const UChar* end) in iso_8859_9_is_mbc_ambiguous() argument
129 const UChar* p = *pp; in iso_8859_9_is_mbc_ambiguous()
131 (*pp)++; in iso_8859_9_is_mbc_ambiguous()
H A Dutf32_be.c81 utf32be_mbc_to_normalize(OnigAmbigType flag, const UChar** pp, const UChar* end, in utf32be_mbc_to_normalize() argument
84 const UChar* p = *pp; in utf32be_mbc_to_normalize()
101 (*pp) += 4; in utf32be_mbc_to_normalize()
112 (*pp) += len; in utf32be_mbc_to_normalize()
118 utf32be_is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in utf32be_is_mbc_ambiguous() argument
120 const UChar* p = *pp; in utf32be_is_mbc_ambiguous()
122 (*pp) += 4; in utf32be_is_mbc_ambiguous()
H A Dutf32_le.c81 utf32le_mbc_to_normalize(OnigAmbigType flag, const UChar** pp, const UChar* end, in utf32le_mbc_to_normalize() argument
84 const UChar* p = *pp; in utf32le_mbc_to_normalize()
100 (*pp) += 4; in utf32le_mbc_to_normalize()
111 (*pp) += len; in utf32le_mbc_to_normalize()
117 utf32le_is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in utf32le_is_mbc_ambiguous() argument
119 const UChar* p = *pp; in utf32le_is_mbc_ambiguous()
121 (*pp) += 4; in utf32le_is_mbc_ambiguous()
H A Dutf16_le.c125 utf16le_mbc_to_normalize(OnigAmbigType flag, const UChar** pp, const UChar* end, in utf16le_mbc_to_normalize() argument
128 const UChar* p = *pp; in utf16le_mbc_to_normalize()
141 (*pp) += 2; in utf16le_mbc_to_normalize()
152 (*pp) += len; in utf16le_mbc_to_normalize()
158 utf16le_is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in utf16le_is_mbc_ambiguous() argument
160 const UChar* p = *pp; in utf16le_is_mbc_ambiguous()
162 (*pp) += EncLen_UTF16[*(p+1)]; in utf16le_is_mbc_ambiguous()
H A Dutf16_be.c122 utf16be_mbc_to_normalize(OnigAmbigType flag, const UChar** pp, const UChar* end, in utf16be_mbc_to_normalize() argument
125 const UChar* p = *pp; in utf16be_mbc_to_normalize()
140 (*pp) += 2; in utf16be_mbc_to_normalize()
152 (*pp) += len; in utf16be_mbc_to_normalize()
158 utf16be_is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in utf16be_is_mbc_ambiguous() argument
160 const UChar* p = *pp; in utf16be_is_mbc_ambiguous()
162 (*pp) += EncLen_UTF16[*p]; in utf16be_is_mbc_ambiguous()
H A Deuc_jp.c123 const UChar** pp, const UChar* end, UChar* lower) in eucjp_mbc_to_normalize() argument
126 const UChar* p = *pp; in eucjp_mbc_to_normalize()
136 (*pp)++; in eucjp_mbc_to_normalize()
147 (*pp) += len; in eucjp_mbc_to_normalize()
153 eucjp_is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in eucjp_is_mbc_ambiguous() argument
155 return onigenc_mbn_is_mbc_ambiguous(ONIG_ENCODING_EUC_JP, flag, pp, end); in eucjp_is_mbc_ambiguous()
H A Dsjis.c131 const UChar** pp, const UChar* end, UChar* lower) in sjis_mbc_to_normalize() argument
133 const UChar* p = *pp; in sjis_mbc_to_normalize()
143 (*pp)++; in sjis_mbc_to_normalize()
155 (*pp) += len; in sjis_mbc_to_normalize()
161 sjis_is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in sjis_is_mbc_ambiguous() argument
163 return onigenc_mbn_is_mbc_ambiguous(ONIG_ENCODING_SJIS, flag, pp, end); in sjis_is_mbc_ambiguous()
H A Deuc_tw.c70 euctw_mbc_to_normalize(OnigAmbigType flag, const UChar** pp, const UChar* end, in euctw_mbc_to_normalize() argument
74 pp, end, lower); in euctw_mbc_to_normalize()
78 euctw_is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in euctw_is_mbc_ambiguous() argument
80 return onigenc_mbn_is_mbc_ambiguous(ONIG_ENCODING_EUC_TW, flag, pp, end); in euctw_is_mbc_ambiguous()
/PHP-5.4/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 92 milliseconds

12