/PHP-5.3/ext/pdo_mysql/ |
H A D | get_error_codes.php | 6 $line = fgets(STDIN); variable
|
H A D | php_pdo_mysql_int.h | 94 int line; member
|
/PHP-5.3/ext/sqlite/libsqlite/src/ |
H A D | util.c | 55 void *sqliteMalloc_(int n, int bZero, char *zFile, int line){ in sqliteMalloc_() 116 void sqliteFree_(void *p, char *zFile, int line){ in sqliteFree_() 150 void *sqliteRealloc_(void *oldP, int n, char *zFile, int line){ in sqliteRealloc_() 223 char *sqliteStrDup_(const char *z, char *zFile, int line){ in sqliteStrDup_() 230 char *sqliteStrNDup_(const char *z, int n, char *zFile, int line){ in sqliteStrNDup_()
|
/PHP-5.3/ext/phar/tests/files/ |
H A D | pear2coverage.phar.php | 149 $this->renderTestSummary($sqlite); 167 function mangleTestFile($path) 172 function getLineLink($name, $line) 685 $decorator = new DefaultSourceDecorator('.'); 720 $info = $this->aggregator->coverageInfo($this->path);
|
/PHP-5.3/ext/pdo_dblib/ |
H A D | pdo_dblib.c | 137 int severity, char *msgtext, char *srvname, char *procname, DBUSMALLINT line) in msg_handler()
|
/PHP-5.3/sapi/isapi/stresstest/ |
H A D | stresstest.cpp | 97 void stripcrlf(char *line) in stripcrlf() 196 char line[2048]; in ReadGlobalEnvironment() local 218 char line[2048]; in ReadFileList() local 301 char line[1024]; in ParseTestFile() local
|
/PHP-5.3/ext/fileinfo/libmagic/ |
H A D | apprentice.c | 659 char *line = NULL; local 1139 const char *line, size_t lineno, int action) 1561 parse_strength(struct magic_set *ms, struct magic_entry *me, const char *line) 1615 parse_apple(struct magic_set *ms, struct magic_entry *me, const char *line) 1650 parse_mime(struct magic_set *ms, struct magic_entry *me, const char *line)
|
/PHP-5.3/main/ |
H A D | rfc1867.c | 388 char* line = self->buf_begin; in next_line() local 446 char *line; in find_boundary() local 464 char *line; in multipart_buffer_headers() local 536 static char *php_ap_getword(char **line, char stop) in php_ap_getword()
|
H A D | SAPI.h | 164 char *line; /* If you allocated this, you need to free it yourself */ member
|
/PHP-5.3/sapi/fpm/fpm/ |
H A D | zlog.c | 101 void zlog_ex(const char *function, int line, int flags, const char *fmt, ...) /* {{{ */ in zlog_ex()
|
/PHP-5.3/Zend/ |
H A D | zend_exceptions.c | 452 long line; in _build_trace_string() local 566 zval message, file, line, *trace, *exception; in ZEND_METHOD() local 787 zval *str, *file, *line; in zend_exception_error() local
|
/PHP-5.3/ext/pdo_sqlite/ |
H A D | php_pdo_sqlite_int.h | 28 int line; member
|
/PHP-5.3/ext/standard/ |
H A D | head.c | 225 int line=0; in PHP_FUNCTION() local
|
/PHP-5.3/ext/xmlrpc/libxmlrpc/ |
H A D | xml_element.h | 118 long line; member
|
/PHP-5.3/ext/ereg/regex/ |
H A D | main.c | 12 int line = 0; variable
|
/PHP-5.3/ext/mbstring/ucgendat/ |
H A D | ucgendat.c | 824 char line[512], *s, *e; in read_cdata() local 1218 char line[512], *s; in read_compexdata() local
|
/PHP-5.3/ext/pdo_oci/ |
H A D | php_pdo_oci_int.h | 25 int line; member
|
/PHP-5.3/ext/pdo_odbc/ |
H A D | php_pdo_odbc_int.h | 125 int line; member
|
/PHP-5.3/ext/pdo_pgsql/ |
H A D | php_pdo_pgsql_int.h | 34 int line; member
|
/PHP-5.3/ext/date/lib/ |
H A D | parse_iso_intervals.c | 92 unsigned int line, len; member
|
/PHP-5.3/ext/mysqlnd/ |
H A D | mysqlnd_debug.c | 1604 long line; in mysqlnd_build_trace_string() local 1781 long line; in mysqlnd_build_trace_string() local
|
/PHP-5.3/ext/sqlite/ |
H A D | pdo_sqlite2.c | 37 int line; member
|
/PHP-5.3/sapi/cli/ |
H A D | php_cli.c | 1113 char *line; in WinMain() local
|
/PHP-5.3/ext/spl/ |
H A D | spl.php | 273 protected $line; variable in Exception
|
/PHP-5.3/ext/sybase_ct/ |
H A D | php_sybase_ct.c | 414 zval *msgnumber, *severity, *state, *line, *text, *retval = NULL; in _call_message_handler() local
|