| /PHP_5_3/Zend/ |
| H A D | zend_strtod.c | 1992 /* Round off last digit */ 2042 # pragma optimize( "", off )
|
| /PHP_5_3/ext/openssl/ |
| H A D | openssl.mak | 74 C_FLAGS += -inline smart -sym on -sym codeview4 -opt off -opt intrinsics -sym internal -DDEBUGGING -DDKFBPON 79 C_FLAGS += -opt all -inline on -inline smart -inline auto -sym off 81 LD_FLAGS += -sym off
|
| /PHP_5_3/ext/pgsql/ |
| H A D | pgsql.mak | 62 C_FLAGS += -inline smart -sym on -sym codeview4 -opt off -opt intrinsics -DDEBUGGING -DDKFBPON 67 C_FLAGS += -opt speed -inline on -inline smart -inline auto -sym off -opt intrinsics 69 LD_FLAGS += -sym off
|
| /PHP_5_3/ext/sqlite3/libsqlite/ |
| H A D | sqlite3.c | 2 #pragma optimize("", off) 138 ** turn the limit off. That is no longer true. It is not possible 139 ** to turn this limit off. 297 /************** Continuing where we left off in sqliteInt.h ******************/ 2064 ** is written 0 or 1 to indicate whether FK enforcement is off or on 2375 ** turns off all busy handlers. 2991 ** As of SQLite version 3.7.7, URI filename interpretation is turned off 3223 ** off the Internet. The internal databases can be given the 5203 ** is provided to turn the [sqlite3_load_extension()] mechanism on and off. 5205 ** ^Extension loading is off b [all...] |
| /PHP_5_3/ext/standard/tests/mail/ |
| H A D | mail_include.inc | 135 * Get the mailbox name from a mailbox decription, i.e strip off server details.
|
| /PHP_5_3/ext/xml/ |
| H A D | xml.mak | 64 C_FLAGS += -inline smart -sym on -sym codeview4 -opt off -opt intrinsics -sym internal -DDEBUGGING -DDKFBPON 69 C_FLAGS += -opt speed -inline on -inline smart -inline auto -sym off 72 LD_FLAGS += -sym off
|
| /PHP_5_3/ext/zip/lib/ |
| H A D | zip_source_filep.c | 51 zip_uint64_t off; /* start offset of */ 108 f->off = start; 148 if (fseeko(z->f, (off_t)z->off, SEEK_SET) < 0) { 166 if (fseeko(z->f, (off_t)(z->off + z->len-z->remain), 50 zip_uint64_t off; /* start offset of */ member in struct:read_file
|
| H A D | zip_source_zip.c | 45 zip_uint64_t off; 102 p->off = start; 135 for (n=0; n<z->off; n+= i) { 136 i = (z->off-n > sizeof(b) ? sizeof(b) : z->off-n); 44 zip_uint64_t off; member in struct:read_zip
|
| /PHP_5_3/ext/fileinfo/libmagic/ |
| H A D | cdf.c | 292 cdf_read(const cdf_info_t *info, off_t off, void *buf, size_t len) argument 294 size_t siz = (size_t)off + len; 296 if ((off_t)(off + len) != (off_t)siz) { 302 (void)memcpy(buf, &info->i_buf[off], len); 309 if (FINFO_LSEEK_FUNC(info->i_fd, off, SEEK_SET) == (off_t)-1)
|
| H A D | file.h | 350 int32_t off; member in struct:level_info
|
| H A D | readelf.c | 293 dophn_core(struct magic_set *ms, int clazz, int swap, int fd, off_t off, argument 312 if (FINFO_LSEEK_FUNC(fd, off, SEEK_SET) == (off_t)-1) { 320 off += size; 843 doshn(struct magic_set *ms, int clazz, int swap, int fd, off_t off, int num, argument 861 if (FINFO_LSEEK_FUNC(fd, off, SEEK_SET) == (off_t)-1) { 869 off += size; 1031 dophn_exec(struct magic_set *ms, int clazz, int swap, int fd, off_t off, argument 1049 if (FINFO_LSEEK_FUNC(fd, off, SEEK_SET) == (off_t)-1) { 1059 off += size;
|
| H A D | softmagic.c | 198 ms->c.li[cont_level].off = moffset(ms, m); 220 ms->offset += ms->c.li[cont_level - 1].off; 295 ms->c.li[cont_level].off = moffset(ms, m); 1014 int off = m->in_offset; local 1017 ((const void *)(s + offset + off)); 1020 off = q->b; 1023 off = q->h; 1026 off = (short)((q->hs[0]<<8)|(q->hs[1])); 1029 off = (short)((q->hs[1]<<8)|(q->hs[0])); 1032 off [all...] |
| /PHP_5_3/ext/imap/tests/ |
| H A D | imap_include.inc | 181 * Get the mailbox name from a mailbox decription, i.e strip off server details.
|
| /PHP_5_3/ext/ldap/ |
| H A D | ldap.mak | 65 C_FLAGS += -inline smart -sym on -sym codeview4 -opt off -opt intrinsics -sym internal -DDEBUGGING -DDKFBPON 70 C_FLAGS += -opt speed -inline on -inline smart -inline auto -sym off 73 LD_FLAGS += -sym off
|
| /PHP_5_3/ext/mysql/ |
| H A D | mysql.mak | 65 C_FLAGS += -inline smart -sym on -sym codeview4 -opt off -opt intrinsics -DDEBUGGING -DDKFBPON 70 C_FLAGS += -opt speed -inline on -inline smart -inline auto -sym off -opt intrinsics 72 LD_FLAGS += -sym off
|
| /PHP_5_3/ext/date/lib/ |
| H A D | parse_iso_intervals.c | 276 #pragma optimize( "", off )
|
| H A D | parse_iso_intervals.re | 274 #pragma optimize( "", off )
|
| /PHP_5_3/ext/pdo/ |
| H A D | pdo_stmt.c | 731 * off those cycles */ 1308 long off = 0; local 1312 &ori, &off)) { 1322 if (!do_fetch(stmt, TRUE, return_value, how, ori, off, 0 TSRMLS_CC)) { 1335 long off = 0; local 1389 if (!error && !do_fetch(stmt, TRUE, return_value, how, ori, off, 0 TSRMLS_CC)) {
|
| /PHP_5_3/sapi/litespeed/ |
| H A D | lsapilib.c | 766 int off; local 770 off = pReq->m_pHeaderIndex->m_headerOff[ headerIndex ]; 771 if ( !off ) { 774 if ( *(pReq->m_pHttpHeader + off + 776 *( pReq->m_pHttpHeader + off + 779 return pReq->m_pHttpHeader + off;
|