Home
last modified time | relevance | path

Searched refs:last (Results 276 – 281 of 281) sorted by relevance

1...<<1112

/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY337 2006/08/22: [impl] remove last line comma in enum OpCode.
/PHP-5.5/
H A Dphp.ini-development514 ; Store the last error/warning message in $php_errormsg (boolean). Setting this value
H A Dphp.ini-production514 ; Store the last error/warning message in $php_errormsg (boolean). Setting this value
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c680 zend_op *end = op + op_array->last; in _get_recv_op()
/PHP-5.5/win32/
H A Dinstall.txt272 better maintenance, we advise you to follow the last option, add C:\php
/PHP-5.5/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 385 milliseconds

1...<<1112