Home
last modified time | relevance | path

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

1...<<1112

/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_structs.h466 …ta__local_tx_end)(MYSQLND_CONN_DATA * conn, const size_t this_func, const enum_func_status status);
/PHP-7.2/ext/mbstring/oniguruma/
H A DINSTALL28 definitions. Finally, it creates a shell script `config.status' that
/PHP-7.2/ext/standard/
H A Dstring.c5819 int status = FAILURE; local
5820 c = php_next_utf8_char((const unsigned char*)s, (size_t) len, &pos, &status);
5825 if (status == FAILURE || c > 0xFFU) {
/PHP-7.2/win32/
H A Dinstall.txt457 php-cgi.exe) then check "Set extension status to Allowed" and click OK.
821 Your script can get the HTTP status code with $_SERVER['ERROR_TYPE'].
859 You can check the status by using the phpinfo() function.
1793 response status can be sent with header(). If only GET and POST methods
/PHP-7.2/build/
H A Dlibtool.m4989 int status = $lt_dlunknown;
993 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
994 else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
1000 exit (status);
4016 # add code to config.status for appending the configuration named by
4503 # `config.status --recheck' to rerun these tests and create the
/PHP-7.2/ext/mbstring/libmbfl/
H A DLICENSE431 decision will be guided by the two goals of preserving the free status
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c1894 } status; in copy_private_data() local
1896 status = loop; in copy_private_data()
1937 status = end; in copy_private_data()
2158 while (status != end); in copy_private_data()
H A DREADME441 The "configure" script also creates config.status, which is an executable
H A DChangeLog2251 original author of that file, following a query about its status.
/PHP-7.2/
H A DINSTALL586 Your script can get the HTTP status code with $_SERVER['ERROR_TYPE'].
1910 Proper response status can be sent with header(). If only GET
H A Dphp.ini-development761 ; http://php.net/cgi.redirect-status-env
H A Dphp.ini-production763 ; http://php.net/cgi.redirect-status-env
/PHP-7.2/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.2/ext/pcre/pcrelib/testdata/
H A Dtestoutput26303 Duplicate name status changes
6337 Duplicate name status changes
14536 Duplicate name status changes
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt6626 and as PCRE1 is now in maintenance-only status, it is unlikely ever to
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic1977 # status of partition dpme_flags
H A Dmagic私はガラスを食べられます1977 # status of partition dpme_flags

Completed in 731 milliseconds

1...<<1112