Home
last modified time | relevance | path

Searched refs:k (Results 251 – 275 of 320) sorted by relevance

1...<<111213

/PHP-5.5/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c813 int len, n, m, k; in mbfl_strlen() local
834 k = string->len; in mbfl_strlen()
837 while (n < k) { in mbfl_strlen()
937 int len, n, m, k; in mbfl_oddlen() local
962 k = string->len; in mbfl_oddlen()
965 while (n < k) { in mbfl_oddlen()
971 return n-k; in mbfl_oddlen()
1336 k = 0; in mbfl_substr()
1348 k++; in mbfl_substr()
1351 k = 0; in mbfl_substr()
[all …]
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_attr_set.phpt83 foreach ($fields as $k => $meta) {
103 foreach ($fields as $k => $meta) {
123 foreach ($fields as $k => $meta) {
H A Dmysqli_class_mysqli_properties_no_conn.phpt18 foreach ($variables as $k => $var) {
24 foreach ($variables as $k => $var) {
/PHP-5.5/ext/mysql/tests/
H A Dmysql_phpinfo.phpt67 foreach ($expected as $k => $entry)
/PHP-5.5/ext/iconv/tests/
H A Diconv_basic.phpt22 $sjis_string = base64_decode(b'k/qWe4zqg2WDTINYg2eCxYK3gUIwMTIzNIJUglWCVoJXgliBQg==');
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput2581 _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f \x80
108 d e f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f \x80 \x81 \x82
H A Dtestoutput1994 Starting chars: K k \xff
H A Dtestinput21926 /(?=(?'abc'\w+))\k<abc>:/I
2160 /(?<A>tom|bon)-\k{A}/
2412 /\k''/
2414 /\k<>/
2416 /\k{}/
2418 /\k/
3866 /(?<a>abc)(?<a>z)\k<a>()/JDZS
4014 /\k<5ghj>/
4016 /\k'5ghj'/
4018 /\k{2fgh}/
[all …]
H A Dtestoutput16127 Starting chars: K k \xe2
/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg_replace_variation4.phpt19 $pattern = '[a-k]';
H A Dmb_encode_mimeheader_basic2.phpt24 $sjis_string = base64_decode('k/qWe4zqg2WDTINYg2eCxYK3gUIwMTIzNIJUglWCVoJXgliBQg==');
H A Dmb_detect_encoding.phpt15 $sjis = base64_decode('k/qWe4zqg2WDTINYg2eCxYK3gUIwMTIzNIJUglWCVoJXgliBQg==');
/PHP-5.5/ext/standard/tests/strings/
H A Dconvert_cyr_string_error.phpt12 $from = "k";
H A Dconvert_cyr_string_variation1.phpt74 $to = "k";
H A Dchunk_split_variation4.phpt156 k "
H A Dchunk_split_variation5.phpt54 ||I||t|| ||a||l||s||o|| ||c||h||e||c||k||s|| ||f||o||r|| ||�|| ||c||h||a||r||"
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_subclass.phpt50 foreach ($stack[1]['args'] as $k => $v)
H A Dpdo_mysql_attr_errmode.phpt98 foreach ($info as $k => $v) {
136 foreach ($info as $k => $v) {
/PHP-5.5/ext/soap/interop/
H A Dclient_round2_interop.php121 foreach($endpointArray as $k => $v){
322 foreach($val as $k => $v) {
326 $val[$k] = $this->decodeSoapval($v);
/PHP-5.5/ext/gd/libgd/
H A Dgd_png.c602 int k; in gdImagePngCtxEx() local
624 k = colors - 1; in gdImagePngCtxEx()
633 mapping[i] = k--; in gdImagePngCtxEx()
H A Dgd_interpolation.c1471 long k; in gdImageScaleBicubicFixed() local
1598 for (k = -1; k < 3; k++) { in gdImageScaleBicubicFixed()
1599 const gdFixed f = gd_itofx(k)-f_f; in gdImageScaleBicubicFixed()
1622 const int _k = ((k+1)*4) + (l+1); in gdImageScaleBicubicFixed()
1966 int k; in gdImageRotateBicubicFixed() local
2090 for (k=-1; k<3; k++) { in gdImageRotateBicubicFixed()
2091 const gdFixed f = gd_itofx(k)-f_f; in gdImageRotateBicubicFixed()
2123 const int _k = ((k + 1) * 4) + (l + 1); in gdImageRotateBicubicFixed()
/PHP-5.5/ext/filter/tests/
H A D043.phpt121 string(1) "k"
/PHP-5.5/ext/ereg/regex/
H A Dtests383 a(b)(c)(d)(e)(f)(g)(h)(i)(j)k - abcdefghijk abcdefghijk b,c,d,e,f,g,h,i,j
384 a(b)(c)(d)(e)(f)(g)(h)(i)(j)(k)l - abcdefghijkl abcdefghijkl b,c,d,e,f,g,h,i,j,k
473 Char \([a-z0-9_]*\)\[.* b Char xyz[k Char xyz[k xyz
/PHP-5.5/ext/fileinfo/libmagic/
H A Dcdf.c387 size_t i, j, k; in cdf_read_sat() local
439 for (k = 0; k < nsatpersec; k++, i++) { in cdf_read_sat()
440 sec = CDF_TOLE4((uint32_t)msa[k]); in cdf_read_sat()
452 CDF_TOLE4(msa[k]))); in cdf_read_sat()
/PHP-5.5/
H A Drun-tests.php1887 foreach($want as $k => $v) {
1889 if (isset($org_headers[$k])) {
1890 $headers = $org_headers[$k];
1891 $output_headers[] = $k . ': ' . $org_headers[$k];
1894 if (!isset($org_headers[$k]) || $org_headers[$k] != $v) {

Completed in 113 milliseconds

1...<<111213