Home
last modified time | relevance | path

Searched refs:j (Results 176 – 200 of 258) sorted by relevance

1234567891011

/PHP-5.6/ext/pdo_mysql/
H A Dconfig.m423 for j in `echo $str`; do
24 if test -r $j; then
/PHP-5.6/ext/phar/
H A Dtar.c410 int i, j; in phar_parse_tarfile() local
419 for (j = 0; j < 100; j++) { in phar_parse_tarfile()
420 name[i+j] = hdr->name[j]; in phar_parse_tarfile()
421 if (name[i+j] == '\0') { in phar_parse_tarfile()
426 entry.filename_len = i+j; in phar_parse_tarfile()
/PHP-5.6/sapi/nsapi/
H A Dnsapi.c848 register int i,j,ok; in nsapi_php_ini_entries() local
855 for (j=0; nsapi_exclude_from_ini_entries[j]; j++) { in nsapi_php_ini_entries()
856 ok&=(strcasecmp(entry->param->name, nsapi_exclude_from_ini_entries[j])!=0); in nsapi_php_ini_entries()
/PHP-5.6/ext/fileinfo/libmagic/
H A Dsoftmagic.c1890 int i, j=0; in convert_libmagic_pattern() local
1895 t[j++] = '~'; in convert_libmagic_pattern()
1897 for (i=0; i<Z_STRLEN_P(pattern); i++, j++) { in convert_libmagic_pattern()
1900 t[j++] = '\\'; in convert_libmagic_pattern()
1901 t[j] = '~'; in convert_libmagic_pattern()
1904 t[j] = Z_STRVAL_P(pattern)[i]; in convert_libmagic_pattern()
1908 t[j++] = '~'; in convert_libmagic_pattern()
1911 t[j++] = 'i'; in convert_libmagic_pattern()
1914 t[j++] = 'm'; in convert_libmagic_pattern()
1916 t[j]='\0'; in convert_libmagic_pattern()
[all …]
/PHP-5.6/ext/pcre/pcrelib/testdata/
H A Dtestoutput2334 _ ` 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
61 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 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 Dtestoutput11-16147 …KijUKghQw\^\\vea3a\?kka_G\$8\#\`\*kynsxzBLru\'\]k_\[7FrVx\}\^\=\$blx\>s\-N\%j\;D\*aZDnsw\:YKZ\%Q\.…
151 …c[%z-,64JQ5AeH_G#KijUKghQw^\vea3a?kka_G$8#`*kynsxzBLru']k_[7FrVx}^=$blx>s-N%j;D*aZDnsw:YKZ%Q.Kne9#…
157 …KijUKghQw\^\\vea3a\?kka_G\$8\#\`\*kynsxzBLru\'\]k_\[7FrVx\}\^\=\$blx\>s\-N\%j\;D\*aZDnsw\:YKZ\%Q\.…
161 …c[%z-,64JQ5AeH_G#KijUKghQw^\vea3a?kka_G$8#`*kynsxzBLru']k_[7FrVx}^=$blx>s-N%j;D*aZDnsw:YKZ%Q.Kne9#…
H A Dtestoutput11-32147 …KijUKghQw\^\\vea3a\?kka_G\$8\#\`\*kynsxzBLru\'\]k_\[7FrVx\}\^\=\$blx\>s\-N\%j\;D\*aZDnsw\:YKZ\%Q\.…
151 …c[%z-,64JQ5AeH_G#KijUKghQw^\vea3a?kka_G$8#`*kynsxzBLru']k_[7FrVx}^=$blx>s-N%j;D*aZDnsw:YKZ%Q.Kne9#…
157 …KijUKghQw\^\\vea3a\?kka_G\$8\#\`\*kynsxzBLru\'\]k_\[7FrVx\}\^\=\$blx\>s\-N\%j\;D\*aZDnsw\:YKZ\%Q\.…
161 …c[%z-,64JQ5AeH_G#KijUKghQw^\vea3a?kka_G$8#`*kynsxzBLru']k_[7FrVx}^=$blx>s-N%j;D*aZDnsw:YKZ%Q.Kne9#…
H A Dtestoutput11-8147 …KijUKghQw\^\\vea3a\?kka_G\$8\#\`\*kynsxzBLru\'\]k_\[7FrVx\}\^\=\$blx\>s\-N\%j\;D\*aZDnsw\:YKZ\%Q\.…
151 …c[%z-,64JQ5AeH_G#KijUKghQw^\vea3a?kka_G$8#`*kynsxzBLru']k_[7FrVx}^=$blx>s-N%j;D*aZDnsw:YKZ%Q.Kne9#…
157 …KijUKghQw\^\\vea3a\?kka_G\$8\#\`\*kynsxzBLru\'\]k_\[7FrVx\}\^\=\$blx\>s\-N\%j\;D\*aZDnsw\:YKZ\%Q\.…
161 …c[%z-,64JQ5AeH_G#KijUKghQw^\vea3a?kka_G$8#`*kynsxzBLru']k_[7FrVx}^=$blx>s-N%j;D*aZDnsw:YKZ%Q.Kne9#…
/PHP-5.6/ext/standard/tests/file/
H A Dflock_variation.phpt53 $j = 0;
55 echo "-- Inner iteration $j in $i --\n";
57 $j++;
H A Duserstreams.phpt239 $j = 0;
258 $j, $whence_names[$whence], $offset, $line_length, $position);
270 $j++;
H A Dfnmatch_variation.phpt80 for( $j = 0; $j<count($string); $j++ ) {
81 var_dump( fnmatch($pattern[$i], $string[$j]) );
H A Dreadfile_variation8-win32.phpt60 $j = $i+1;
/PHP-5.6/ext/xml/
H A Dcompat.c119 int i, j; in _start_element_handler_ns() local
120 for (i = 0,j = 0;j < nb_namespaces;j++) { in _start_element_handler_ns()
/PHP-5.6/ext/zip/lib/
H A Dzip_open.c313 zip_uint64_t min, max, j; in _zip_checkcons() local
331 j = cd->entry[i].orig->offset + cd->entry[i].orig->comp_size in _zip_checkcons()
333 if (j > max) in _zip_checkcons()
334 max = j; in _zip_checkcons()
/PHP-5.6/ext/iconv/
H A Diconv.c1067 unsigned int i, j, lim; in _php_iconv_strpos() local
1070 j = GENERIC_SUPERSET_NBYTES; in _php_iconv_strpos()
1073 while (j < lim) { in _php_iconv_strpos()
1078 j -= i; in _php_iconv_strpos()
1081 j += GENERIC_SUPERSET_NBYTES; in _php_iconv_strpos()
1110 unsigned int i, j, lim; in _php_iconv_strpos() local
1113 j = GENERIC_SUPERSET_NBYTES; in _php_iconv_strpos()
1116 while (j < lim) { in _php_iconv_strpos()
1117 if (_php_iconv_memequal(&ndl_buf[j], &ndl_buf[i], in _php_iconv_strpos()
1121 j -= i; in _php_iconv_strpos()
[all …]
/PHP-5.6/ext/gd/libgd/
H A Dwebpimg.c144 const int j = ((i - 16) * 76283 + RGB_HALF) >> RGB_FRAC; in InitTables() local
145 kClip[i - RGB_RANGE_MIN] = (j < 0) ? 0 : (j > 255) ? 255 : j; in InitTables()
/PHP-5.6/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c689 unsigned int j; in mysqlnd_stmt_execute_calculate_param_values_size() local
695 for (j = i + 1; j < stmt->param_count; j++) { in mysqlnd_stmt_execute_calculate_param_values_size()
696 if (stmt->param_bind[j].zv == the_var) { in mysqlnd_stmt_execute_calculate_param_values_size()
/PHP-5.6/ext/xsl/
H A Dxsltprocessor.c262 int j; in xsl_ext_function_php() local
266 for (j = 0; j < obj->nodesetval->nodeNr; j++) { in xsl_ext_function_php()
267 xmlNodePtr node = obj->nodesetval->nodeTab[j]; in xsl_ext_function_php()
/PHP-5.6/ext/date/tests/
H A Ddate_format_error.phpt25 $format = "F j, Y, g:i a";
/PHP-5.6/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp641 #define cleanup_zvals() for(int j=i;j>=0;j--) { zval_ptr_dtor((*args)+i); }
/PHP-5.6/ext/interbase/
H A Dinterbase.c584 unsigned short i = 0, j; in _php_ibase_commit_link() local
609 for (j = 0; j < p->trans->link_cnt; ++j) { in _php_ibase_commit_link()
610 if (p->trans->db_link[j] == link) { in _php_ibase_commit_link()
611 p->trans->db_link[j] = NULL; in _php_ibase_commit_link()
/PHP-5.6/ext/filter/tests/
H A D043.phpt120 string(1) "j"
/PHP-5.6/ext/standard/tests/array/
H A Drange_errors.phpt29 var_dump( range("a", "j", "z") );
/PHP-5.6/tests/lang/
H A Dengine_assignExecutionOrder_001.phpt64 return 'j';

Completed in 77 milliseconds

1234567891011