Home
last modified time | relevance | path

Searched refs:type (Results 1701 – 1715 of 1715) sorted by relevance

1...<<616263646566676869

/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c22842 int type;
22853 type = pFile->locktype;
32668 int type;
32675 type = pFile->locktype;
60975 return pVal->type;
61923 switch( pValue->type ){
62577 return pMem->type;
68978 if( type<12 ){
68980 type==0?"null": type==7?"real": "integer"
83451 int type;
[all …]
/PHP-5.3/ext/gd/libgd/
H A Dgd.c101 void php_gd_error_ex(int type, const char *format, ...) in php_gd_error_ex() argument
108 php_verror(NULL, "", type, format, args TSRMLS_CC); in php_gd_error_ex()
/PHP-5.3/ext/mbstring/
H A DREADME_PHP3-i18n-ja721 detect whether it's SJIS or EUC. In such case, use <input type=hidden
/PHP-5.3/sapi/fpm/
H A Dphp-fpm.conf.in34 ; syslog_facility is used to specify what type of program is logging the
/PHP-5.3/
H A Dphp.ini-development705 ; Determines whether the deprecated long $HTTP_*_VARS type predefined variables
775 ; the Content-type: header. To disable sending of the charset, simply
868 ; cgi.rfc2616_headers configuration option tells PHP what type of headers to
H A Dphp.ini-production705 ; Determines whether the deprecated long $HTTP_*_VARS type predefined variables
775 ; the Content-type: header. To disable sending of the charset, simply
868 ; cgi.rfc2616_headers configuration option tells PHP what type of headers to
/PHP-5.3/ext/oci8/tests/
H A Ddbmsoutput.phpt21 "create or replace type dorow as table of varchar2(4000)",
/PHP-5.3/ext/session/
H A Dsession.c66 if (PS(http_session_vars) && PS(http_session_vars)->type == IS_ARRAY) in ZEND_DECLARE_MODULE_GLOBALS()
/PHP-5.3/ext/date/lib/
H A Dparse_date.c163 int type; member
588 *behavior = tp->type; in timelib_lookup_relative_text()
702 s->time->relative.special.type = relunit->multiplier; in timelib_set_relative()
757 if ((fmp->gmtoffset * 3600) == gmtoffset && fmp->type == isdst) { in zone_search()
780 *dst = tp->type; in timelib_lookup_zone()
781 value += tp->type * 60; in timelib_lookup_zone()
7313 …if (s->time->relative.have_special_relative && s->time->relative.special.type == TIMELIB_SPECIAL_W… in scan()
16838 s->time->relative.special.type = TIMELIB_SPECIAL_DAY_OF_WEEK_IN_MONTH; in scan()
16841 s->time->relative.special.type = TIMELIB_SPECIAL_LAST_DAY_OF_WEEK_IN_MONTH; in scan()
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd.c1336 result->type = MYSQLND_RES_NORMAL; in MYSQLND_METHOD()
/PHP-5.3/win32/
H A Dphp5dllts.dsp1992 SOURCE=..\ext\standard\type.c
2186 SOURCE=..\ext\standard\type.h
/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_compile.c1270 *ptypeptr = PRIV(utt)[i].type; in get_ucp()
H A DChangeLog176 to unsigned type, result still unsigned" that was given by an MS compiler
1595 29. Arrange for flags added by the "release type" setting in CMake to be shown
1879 characters that have the same character type, but are in different scripts.
4550 1. Changed the type of magic_number from int to long int so that it works
/PHP-5.3/build/
H A Dlibtool.m42585 */dev/null* | *'Invalid file or object type'*)
4302 # Library versioning type.
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestoutput26506 Unknown newline type at: <bad>
6515 Unknown newline type at: <bad>

Completed in 491 milliseconds

1...<<616263646566676869