Home
last modified time | relevance | path

Searched refs:last (Results 251 – 261 of 261) sorted by relevance

1...<<11

/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt303 /* last row has been implicitly cleaned from the wire by freeing the result set */
/PHP-5.4/
H A DINSTALL203 you only need to repeat the last three steps. You only need to
1026 In the last section, PHP was installed with only core modules. It's
H A Dphp.ini-development517 ; Store the last error/warning message in $php_errormsg (boolean). Setting this value
H A Dphp.ini-production517 ; Store the last error/warning message in $php_errormsg (boolean). Setting this value
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dgrepinput611 This is the last line of this file.
/PHP-5.4/build/
H A Dlibtool.m4726 # Insert the option either (1) after the last *FLAGS variable, or
1143 # Insert the option either (1) after the last *FLAGS variable, or
4305 # The last name is the one that the linker finds with -lNAME.
/PHP-5.4/ext/openssl/
H A Dopenssl.c570 int i, j = -1, last = -1, obj_cnt = 0; in add_assoc_name_entry() local
/PHP-5.4/ext/mbstring/oniguruma/
H A DHISTORY132 2006/08/22: [impl] remove last line comma in enum OpCode.
/PHP-5.4/ext/reflection/
H A Dphp_reflection.c680 zend_op *end = op + op_array->last; in _get_recv_op()
/PHP-5.4/win32/
H A Dinstall.txt400 better maintenance, we advise you to follow the last option, add C:\php
/PHP-5.4/ext/sqlite3/libsqlite/
H A Dsqlite3.c123128 int k, last;
123141 last = sqlite3VdbeCurrentAddr(v);
123144 for(; k<last; k++, pOp++){
123198 last = sqlite3VdbeCurrentAddr(v);
123201 for(; k<last; k++, pOp++){

Completed in 371 milliseconds

1...<<11