Home
last modified time | relevance | path

Searched refs:last (Results 201 – 225 of 252) sorted by relevance

1234567891011

/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_insert_id.phpt77 between the second last insert and the lock, therefore don't stop just bail
/PHP-5.3/ext/standard/tests/array/
H A Dend_variation1.phpt6 * Description: Advances array argument's internal pointer to the last element and return it
H A Darray_change_key_case.phpt7 or uppercase. The change depends on the last optional case parameter.
/PHP-5.3/ext/mbstring/tests/
H A Dmb_strrchr_variation4.phpt11 * Description: Finds the last occurrence of a character in a string within another
H A Dmb_strrichr_variation4.phpt11 …* Description: Finds the last occurrence of a character in a string within another, case insensiti…
/PHP-5.3/Zend/
H A DREADME.ZEND_VM98 At last you can debug executor using original zend_vm_def.h or generated file
H A Dzend_compile.c385 (CG(active_op_array)->last == 0 || in fetch_simple_variable_ex()
997 if (CG(active_op_array)->last == 0 || in zend_do_end_variable_parse()
1127 zend_op *opline = &CG(active_op_array)->opcodes[CG(active_op_array)->last-1]; in zend_do_free()
2318 CG(active_op_array)->last--; in zend_do_mark_last_catch()
2963 && old_function->op_array.last > 0) { in do_bind_function()
3050 zend_op *opline = &CG(active_op_array)->opcodes[CG(active_op_array)->last-1]; in zend_do_early_binding()
4502 if (CG(active_op_array)->last > 0 && in zend_do_foreach_begin()
4505 if (CG(active_op_array)->opcodes[CG(active_op_array)->last-1].op1.op_type == IS_VAR) { in zend_do_foreach_begin()
4530 dummy_opline.op1 = CG(active_op_array)->opcodes[CG(active_op_array)->last-2].op1; in zend_do_foreach_begin()
4687 int num = CG(active_op_array)->last; in zend_do_declare_stmt()
[all …]
H A Dzend_operators.c1687 int last=0; /* Shut up the compiler warning */ in increment_string() local
1707 last=LOWER_CASE; in increment_string()
1716 last=UPPER_CASE; in increment_string()
1725 last = NUMERIC; in increment_string()
1741 switch (last) { in increment_string()
H A Dzend_execute_API.c1277 end=CG(active_op_array)->opcodes+CG(active_op_array)->last; in execute_new_code()
1322 CG(active_op_array)->last -= 1; /* get rid of that ZEND_RETURN */ in execute_new_code()
1323 CG(active_op_array)->start_op = CG(active_op_array)->opcodes+CG(active_op_array)->last; in execute_new_code()
/PHP-5.3/ext/bcmath/libbcmath/
H A Daclocal.m4113 dnl and everything past the last "/".
/PHP-5.3/ext/fileinfo/libmagic/
H A Dsoftmagic.c915 const char *last; /* end of search region */ in mcopy() local
926 end = last = RCAST(const char *, s) + nbytes; in mcopy()
934 last = b; in mcopy()
939 last = RCAST(const char *, s) + nbytes; in mcopy()
942 ms->search.s_len = last - buf; in mcopy()
/PHP-5.3/ext/dom/
H A Ddom_iterators.c77 ret->last = NULL; in create_notation()
/PHP-5.3/
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES11 returns false rather than the position of the last occurrence of 'D'.
/PHP-5.3/Zend/RFCs/
H A D002.txt67 A namespace may have a name containing a ":", it is always the last
/PHP-5.3/win32/build/
H A Dconfutils.js1544 var i, dir, bd, last;
1550 last = null;
1558 if (bd == last) {
1561 last = bd;
/PHP-5.3/ext/standard/tests/strings/
H A Dexplode1.phpt12 elements with the last element containing the rest of string.
/PHP-5.3/ext/mysql/tests/
H A Dmysql_pconn_max_links.phpt148 …// The first connection has been closed, the last pconnect() was unable to connect -> no connectio…
/PHP-5.3/ext/date/lib/
H A Dparse_date.re248 { "last", 0, -1 },
969 lastdayof = 'last day of'?;
990 reltexttext = 'next'|'last'|'previous'|'this';
1090 /* skip "last day of" or "first day of" */
1138 } else { /* last */
1641 /* to handle the format weekday + last/this/next week */
/PHP-5.3/ext/oci8/tests/
H A Dbug51291_1.phpt2 Bug #51291 (oci_error() doesn't report last error when called two times)
/PHP-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt73 // last host specification should be the one used
/PHP-5.3/ext/phar/
H A Dphar_internal.h593 char *tsrm_strtok_r(char *s, const char *delim, char **last);
H A Dphar.c2115 char *tsrm_strtok_r(char *s, const char *delim, char **last) /* {{{ */ argument
2120 s = *last;
2138 *last = s;
2141 *last = s + 1;
/PHP-5.3/ext/openssl/
H A Dopenssl.c553 int i, j = -1, last = -1, obj_cnt = 0; in add_assoc_name_entry() local
586 last = -1; in add_assoc_name_entry()
588 j = X509_NAME_get_index_by_OBJ(name, obj, last); in add_assoc_name_entry()
590 if (last != -1) break; in add_assoc_name_entry()
606 last = j; in add_assoc_name_entry()
608 i = last; in add_assoc_name_entry()
/PHP-5.3/ext/curl/
H A Dinterface.c2047 struct HttpPost *last = NULL; in _php_curl_setopt() local
2090 error = curl_formadd(&first, &last, in _php_curl_setopt()
2104 error = curl_formadd(&first, &last, in _php_curl_setopt()
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestoutput23594 Callout 0: last capture = 1
3599 Callout 1: last capture = 1
3667 Callout 0: last capture = 1
3679 Callout 0: last capture = 1
3684 Callout 0: last capture = 1
3698 Callout 0: last capture = 2
3717 Callout 0: last capture = 3
3724 Callout 1: last capture = 1
3739 Callout 0: last capture = 1
3753 Callout 1: last capture = 1
[all …]

Completed in 133 milliseconds

1234567891011