Home
last modified time | relevance | path

Searched defs:line (Results 26 – 45 of 45) sorted by relevance

12

/PHP-7.0/ext/readline/
H A Dreadline_cli.c586 char *line; in readline_shell_run() local
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_cmd.h59 long line; member
H A Dphpdbg.c347 zend_long line; in PHP_FUNCTION() local
/PHP-7.0/ext/pdo_firebird/
H A Dfirebird_driver.c38 void _firebird_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, char const *file, zend_long line) /* {{{ */ in _firebird_error()
/PHP-7.0/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h98 int line; member
/PHP-7.0/ext/date/lib/
H A Dparse_iso_intervals.c98 unsigned int line, len; member
H A Dparse_date.c160 unsigned int line, len; member
/PHP-7.0/ext/pdo_sqlite/
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.0/ext/spl/
H A Dspl.php270 protected $line; variable in Exception
/PHP-7.0/main/
H A DSAPI.h170 char *line; /* If you allocated this, you need to free it yourself */ member
H A Dmain.c2004 unsigned int line, in dummy_invalid_parameter_handler()
/PHP-7.0/ext/fileinfo/libmagic/
H A Dsoftmagic.c108 const char *file, size_t line) in file_fmtcheck()
H A Dfile.h396 size_t line; /* current magic line number */ member
H A Dcdf.c281 const void *p, size_t tail, int line) in cdf_check_stream_offset()
/PHP-7.0/ext/pdo_pgsql/
H A Dpgsql_driver.c79 …_t *stmt, int errcode, const char *sqlstate, const char *msg, const char *file, int line) /* {{{ */ in _pdo_pgsql_error()
/PHP-7.0/ext/curl/
H A Dinterface.c98 static void php_curl_ssl_lock(int mode, int n, const char * file, int line) in php_curl_ssl_lock()
/PHP-7.0/ext/openssl/
H A Dxp_ssl.c761 char *line = NULL; in load_stream_cafile() local
/PHP-7.0/Zend/
H A Dzend_hash.c45 static void _zend_is_inconsistent(const HashTable *ht, const char *file, int line) in _zend_is_inconsistent()
/PHP-7.0/ext/soap/
H A Dsoap.c940 zval *faultcode, *faultstring, *file, *line, trace, rv1, rv2, rv3, rv4; in PHP_METHOD() local
/PHP-7.0/ext/mbstring/
H A Dmbstring.c1108 static char *php_mb_rfc1867_getword(const zend_encoding *encoding, char **line, char stop) /* {{{ */ in php_mb_rfc1867_getword()

Completed in 156 milliseconds

12