Home
last modified time | relevance | path

Searched refs:j (Results 101 – 125 of 249) sorted by path

12345678910

/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY141 2006/11/24: [bug] should call callback for to[j] <-> to[k] in
1551 ex. /\J/i =~ "j", /[\J]/i =~ "j" (same as Perl)
H A Dregcomp.c3258 int r, i, j, len, varlen; in expand_case_fold_string_alt() local
3298 for (j = 0; j < items[i].code_len; j++) { in expand_case_fold_string_alt()
3299 len = ONIGENC_CODE_TO_MBC(reg->enc, items[i].code[j], buf); in expand_case_fold_string_alt()
4204 int i, j, len; in concat_opt_exact_info() local
4219 for (j = 0; j < len && p < end; j++) in concat_opt_exact_info()
4235 int i, j, len; in concat_opt_exact_info_str() local
4241 for (j = 0; j < len && p < end; j++) in concat_opt_exact_info_str()
4251 int i, j, len; in alt_merge_opt_exact_info() local
4267 for (j = 1; j < len; j++) { in alt_merge_opt_exact_info()
4268 if (to->s[i+j] != add->s[i+j]) break; in alt_merge_opt_exact_info()
[all …]
H A Dregparse.c586 int i, j; in onig_print_names() local
602 for (j = 0; j < e->back_num; j++) { in onig_print_names()
1144 OnigCodePoint j; in node_new_cclass_by_codepoint_range() local
1948 for (j = 0; j < n2; j++) { in and_code_range_buf()
1949 from2 = data2[j*2]; in and_code_range_buf()
3756 OnigCodePoint j; in add_ctype_to_cc_by_range() local
3763 j <= ONIGENC_CODE_RANGE_TO(mbr, i); j++) { in add_ctype_to_cc_by_range()
3764 if (j >= sb_out) { in add_ctype_to_cc_by_range()
3792 j < ONIGENC_CODE_RANGE_FROM(mbr, i); j++) { in add_ctype_to_cc_by_range()
3793 if (j >= sb_out) { in add_ctype_to_cc_by_range()
[all …]
/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Dunicode.c11019 int i, j, k, r; local
11026 for (j = 0; j < p11->to.n; j++) {
11067 for (j = 0; j < p11->to.n; j++) {
11072 code = p11->to.code[j];
11094 for (j = 0; j < CaseUnfold_12[i].to.n; j++) {
11100 if (k == j) continue;
11115 for (j = 0; j < CaseUnfold_12_Locale[i].to.n; j++) {
11136 for (j = 0; j < CaseUnfold_13[i].to.n; j++) {
11160 int n, i, j, k, len; local
11241 for (j = 0; j < ncs[1]; j++) {
[all …]
/PHP-5.5/ext/mbstring/ucgendat/
H A Ducgendat.c308 for (j = rlp->used; j > i; j -= 2) { in add_range()
437 for (j = rlp->used; j > i; j -= 2) { in ordered_range_insert()
496 for (j = *pdecomps_used; j > i; j--) in add_decomp()
560 for (j = title_used; j > i; j--) in add_title()
607 for (j = upper_used; j > i; j--) in add_upper()
654 for (j = lower_used; j > i; j--) in add_lower()
725 for (j = ccl_used; j > i; j -= 3) { in ordered_ccl_insert()
804 for (j = ncodes_used; j > i; j--) { in add_number()
1391 for (j=0; j<proptbl[i].used; j++) { in write_cdata()
1616 for (j=0; j<decomps[i].used; j++) { in write_cdata()
[all …]
/PHP-5.5/ext/mssql/
H A Dphp_mssql.c315 int i,j; in _free_result() local
320 for (j=0; j<result->num_fields; j++) { in _free_result()
321 zval_dtor(&result->data[i][j]); in _free_result()
1213 int i, j = 0; local
1224 if (j>0) {
1225 snprintf(computed_buf,16,"computed%d",j);
1230 j++;
1275 for (j=0; j<result->num_fields; j++) {
1276 INIT_ZVAL(result->data[i][j]);
1277 …MS_SQL_G(get_column_content(mssql_ptr, j+1, &result->data[i][j], result->fields[j].type TSRMLS_CC)…
H A Dphp_mssql.h84 #define coltype(j) dbcoltype(mssql_ptr->link,j) argument
88 #define anyintcol(j) (coltype(j)==SQLINT4?intcol(j):(coltype(j)==SQLINT2?smallintcol(j):tinyintcol( argument
/PHP-5.5/ext/mysql/
H A Dconfig.m47 for j in `echo $str`; do
8 if test -r $j; then
/PHP-5.5/ext/mysqli/
H A Dmysqli_api.c913 int j; local
915 for (j = i + 1; j < stmt->param.var_cnt; j++) {
917 if (stmt->param.vars[j] == stmt->param.vars[i] && stmt->param.vars[i]) {
1038 int j=10; local
1044 } while (--j > 0);
/PHP-5.5/ext/mysqli/tests/
H A Dbug35103.phpt42 $j=0;
44 while ($j++ < 6) {
H A Dmysqli_stmt_bind_limits.phpt27 for ($j = 0; $j < $rows; $j++)
28 $params[($j * $rows) + $i] = $i;
66 for ($j = 0; $j < $num_params; $j++)
67 $param_ref[] = &$params[($i * $rows) + $j];
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_debug.c549 j = i + 5; in MYSQLND_METHOD()
556 j++; in MYSQLND_METHOD()
561 i = j; in MYSQLND_METHOD()
583 if ((j + 1 < mode_len) && mode[j+1] == ':') { in MYSQLND_METHOD()
584 j += 2; in MYSQLND_METHOD()
588 if (mode[j] == ',' || mode[j] == ':') { in MYSQLND_METHOD()
597 i = j; in MYSQLND_METHOD()
603 j++; in MYSQLND_METHOD()
605 i = j; in MYSQLND_METHOD()
653 j++; in MYSQLND_METHOD()
[all …]
H A Dmysqlnd_ps_codec.c687 unsigned int j; in mysqlnd_stmt_execute_store_params() local
693 for (j = i + 1; j < stmt->param_count; j++) { in mysqlnd_stmt_execute_store_params()
694 if (stmt->param_bind[j].zv == the_var) { in mysqlnd_stmt_execute_store_params()
/PHP-5.5/ext/oci8/tests/
H A Dbug43492.phpt52 for($j = 0; $j < 10; $j++) {
H A Dbug43492_2.phpt44 for($j = 0; $j < 10; $j++) {
H A Dbug43497.phpt111 for ($j = 0; $j < 128; $j++) {
115 for ($j = 0; $j < 4; $j++) {
H A Dbug43497_92.phpt115 for ($j = 0; $j < 128; $j++) {
119 for ($j = 0; $j < 4; $j++) {
/PHP-5.5/ext/opcache/Optimizer/
H A Dblock_pass.c186 int i, j; in find_code_blocks() local
188 j = 0; in find_code_blocks()
202 j++; in find_code_blocks()
205 if (j) { in find_code_blocks()
209 j = 0; in find_code_blocks()
214 if (i != j) { in find_code_blocks()
218 cfg->loop_cont[j] = &blocks[op_array->brk_cont_array[j].cont]; in find_code_blocks()
219 cfg->loop_brk[j] = &blocks[op_array->brk_cont_array[j].brk]; in find_code_blocks()
225 j++; in find_code_blocks()
1250 int i, j; in assemble_code_blocks() local
[all …]
H A Dnop_removal.c9 int j; in nop_removal() local
95 for (j = 0; j < op_array->last_brk_cont; j++) { in nop_removal()
96 op_array->brk_cont_array[j].brk -= shiftlist[op_array->brk_cont_array[j].brk]; in nop_removal()
97 op_array->brk_cont_array[j].cont -= shiftlist[op_array->brk_cont_array[j].cont]; in nop_removal()
98 op_array->brk_cont_array[j].start -= shiftlist[op_array->brk_cont_array[j].start]; in nop_removal()
102 for (j = 0; j < op_array->last_try_catch; j++) { in nop_removal()
103 op_array->try_catch_array[j].try_op -= shiftlist[op_array->try_catch_array[j].try_op]; in nop_removal()
104 op_array->try_catch_array[j].catch_op -= shiftlist[op_array->try_catch_array[j].catch_op]; in nop_removal()
106 if (op_array->try_catch_array[j].finally_op) { in nop_removal()
107 op_array->try_catch_array[j].finally_op -= shiftlist[op_array->try_catch_array[j].finally_op]; in nop_removal()
[all …]
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c800 int j = 0; local
802 while (trait_precedences[i]->exclude_from_classes[j]) {
803 j++;
805 exclude_from_classes = emalloc(sizeof(zend_class_entry*) * (j + 1));
806 j = 0;
807 while (trait_precedences[i]->exclude_from_classes[j]) {
808 exclude_from_classes[j] = (zend_class_entry*)estrndup(
809 (char*)trait_precedences[i]->exclude_from_classes[j],
810 strlen((char*)trait_precedences[i]->exclude_from_classes[j]));
811 j++;
[all …]
H A Dzend_persist.c566 int j = 0; local
568 while (ce->trait_precedences[i]->exclude_from_classes[j]) {
569 zend_accel_store(ce->trait_precedences[i]->exclude_from_classes[j],
570 strlen((char*)ce->trait_precedences[i]->exclude_from_classes[j]) + 1);
571 j++;
574 sizeof(zend_class_entry*) * (j + 1));
H A Dzend_persist_calc.c310 int j = 0; local
312 while (ce->trait_precedences[i]->exclude_from_classes[j]) {
313 ADD_SIZE(strlen((char*)ce->trait_precedences[i]->exclude_from_classes[j]) + 1);
314 j++;
316 ADD_SIZE(sizeof(zend_class_entry*) * (j + 1));
/PHP-5.5/ext/openssl/tests/
H A Dcve2013_4073.pem12 BQADggEPADCCAQoCggEBALXq7cn7Rn1vO3aA3TrzA5QLp6bb7B3f/yN0CJ2XFj+j
/PHP-5.5/ext/pcre/
H A Dconfig0.m424 for j in $PHP_PCRE_REGEX $PHP_PCRE_REGEX/$PHP_LIBDIR; do
25 test -f $j/libpcre.a || test -f $j/libpcre.$SHLIB_SUFFIX_NAME && PCRE_LIBDIR=$j
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog277 mode. In that example, the range a-j was left out of the class.
562 "make -j check".
3867 (j) Added the -F (--fixed-strings) option.
4241 (j) The option --label=xxx can be used to supply a name to be used for

Completed in 107 milliseconds

12345678910