Home
last modified time | relevance | path

Searched defs:line (Results 1 – 25 of 46) sorted by last modified time

12

/PHP-7.2/main/
H A Drfc1867.c337 char* line = self->buf_begin; in next_line() local
395 char *line; in find_boundary() local
413 char *line; in multipart_buffer_headers() local
491 static char *php_ap_getword(const zend_encoding *encoding, char **line, char stop) in php_ap_getword()
H A Dmain.c2060 unsigned int line, in dummy_invalid_parameter_handler()
H A DSAPI.h168 char *line; /* If you allocated this, you need to free it yourself */ member
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_list.c134 uint32_t line, lastline; in phpdbg_list_file() local
238 uint32_t line; in phpdbg_compile_file() local
326 uint32_t line; in phpdbg_compile_string() local
H A Dphpdbg_list.h52 uint32_t line[1]; member
H A Dphpdbg_prompt.c212 int line; member
772 zend_long line; in phpdbg_handle_exception() local
1766 zend_long line; in phpdbg_execute_ex() local
H A Dphpdbg.c378 zend_long line; in PHP_FUNCTION() local
H A Dphpdbg_bp.h59 long line; member
H A Dphpdbg_cmd.h60 long line; member
H A Dphpdbg_frame.c268 zval *file = &startfile, *line = &startline; in phpdbg_dump_backtrace() local
/PHP-7.2/sapi/fpm/fpm/
H A Dzlog.c101 void vzlog(const char *function, int line, int flags, const char *fmt, va_list args) /* {{{ */ in vzlog()
198 void zlog_ex(const char *function, int line, int flags, const char *fmt, ...) /* {{{ */ { in zlog_ex()
/PHP-7.2/sapi/cli/
H A Dgenerate_mime_type_map.php18 $line = trim($line); variable
/PHP-7.2/ext/tokenizer/
H A Dtokenizer.c187 void on_event(zend_php_scanner_event event, int token, int line, void *context) in on_event()
/PHP-7.2/ext/standard/
H A Dhead.c257 int line=0; in PHP_FUNCTION() local
/PHP-7.2/ext/spl/
H A Dspl.php270 protected $line; variable in Exception
/PHP-7.2/ext/soap/
H A Dsoap.c929 zval *faultcode, *faultstring, *file, *line, trace, rv1, rv2, rv3, rv4; in PHP_METHOD() local
/PHP-7.2/ext/readline/
H A Dreadline_cli.c586 char *line; in readline_shell_run() local
/PHP-7.2/ext/phar/tests/files/
H A Dpear2coverage.phar.php149 $this->renderTestSummary($sqlite);
167 function mangleTestFile($path)
172 function getLineLink($name, $line)
685 $decorator = new DefaultSourceDecorator('.');
720 $info = $this->aggregator->coverageInfo($this->path);
/PHP-7.2/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h28 int line; member
H A Dsqlite_driver.c34 int _pdo_sqlite_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, const char *file, int line) /* {{{ */ in _pdo_sqlite_error()
/PHP-7.2/ext/pdo_pgsql/
H A Dpgsql_driver.c77 …_t *stmt, int errcode, const char *sqlstate, const char *msg, const char *file, int line) /* {{{ */ in _pdo_pgsql_error()
H A Dphp_pdo_pgsql_int.h34 int line; member
/PHP-7.2/ext/pdo_odbc/
H A Dodbc_driver.c59 …*dbh, pdo_stmt_t *stmt, PDO_ODBC_HSTMT statement, char *what, const char *file, int line) /* {{{ */ in pdo_odbc_error()
H A Dphp_pdo_odbc_int.h125 int line; member
/PHP-7.2/ext/pdo_oci/
H A Doci_driver.c60 …*dbh, pdo_stmt_t *stmt, char *what, sword status, int isinit, const char *file, int line) /* {{{ */ in _oci_error()

Completed in 123 milliseconds

12