Home
last modified time | relevance | path

Searched refs:status (Results 276 – 292 of 292) sorted by relevance

1...<<1112

/PHP-7.3/
H A DCODING_STANDARDS303 Ongoing status notes which may not be appropriate for Git comments.
H A DREADME.RELEASE_PROCESS20 ongoing basis between the releases. Check the CI status for your branch
H A DNEWS1219 status=11/SEGV). (Jakub Zelenka)
1464 with status 0). (Robert Lu)
H A Dphp.ini-development781 ; http://php.net/cgi.redirect-status-env
H A Dphp.ini-production783 ; http://php.net/cgi.redirect-status-env
/PHP-7.3/ext/mbstring/
H A Dmbstring.c243 ZEND_ARG_INFO(0, status)
942 int status; in php_mb_zend_encoding_converter() local
964 status = mbfl_buffer_converter_feed2(convd, &string, &loc); in php_mb_zend_encoding_converter()
965 if (status) { in php_mb_zend_encoding_converter()
/PHP-7.3/ext/mbstring/oniguruma/
H A DHISTORY442 default case fold status.
1344 2004/05/21: [impl] add regex status check to onig_match().
1485 2004/02/17: [spec] check capture status for empty infinite loop.
1627 2003/12/02: [memo] alias svnst='svn status | grep -v "^\?"'
1802 set option status to effect memory in optimize_node_left().
H A DINSTALL28 definitions. Finally, it creates a shell script 'config.status' that
/PHP-7.3/ext/odbc/
H A Dphp_odbc.c2993 SQLINTEGER status; in PHP_FUNCTION() local
2995 rc = SQLGetConnectOption(conn->hdbc, SQL_AUTOCOMMIT, (PTR)&status); in PHP_FUNCTION()
3000 RETVAL_LONG((zend_long)status); in PHP_FUNCTION()
/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_connection.c2279 …ata, local_tx_end)(MYSQLND_CONN_DATA * conn, const size_t this_func, const enum_func_status status)
2282 DBG_RETURN(status);
H A Dmysqlnd_structs.h464 …ta__local_tx_end)(MYSQLND_CONN_DATA * conn, const size_t this_func, const enum_func_status status);
/PHP-7.3/ext/standard/
H A Dstring.c6310 int status = FAILURE; local
6311 c = php_next_utf8_char((const unsigned char*)s, (size_t) len, &pos, &status);
6316 if (status == FAILURE || c > 0xFFU) {
/PHP-7.3/build/
H A Dlibtool.m4985 int status = $lt_dlunknown;
989 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
990 else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
996 return (status);
4012 # add code to config.status for appending the configuration named by
4499 # `config.status --recheck' to rerun these tests and create the
/PHP-7.3/ext/mbstring/libmbfl/
H A DLICENSE431 decision will be guided by the two goals of preserving the free status
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c119276 int (*status)(int,int*,int*,int);
187710 UErrorCode status = U_ZERO_ERROR;
187732 if( U_SUCCESS(status) ){
187743 if( !U_SUCCESS(status) ){
187750 if( !U_SUCCESS(status) ){
187799 UErrorCode status;
187826 status = U_ZERO_ERROR;
187833 if( U_SUCCESS(status) ){
187899 UErrorCode status = U_ZERO_ERROR;
187915 if( !U_SUCCESS(status) ){
[all …]
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic2050 # status of partition dpme_flags
H A Dmagic私はガラスを食べられます2050 # status of partition dpme_flags

Completed in 533 milliseconds

1...<<1112