Home
last modified time | relevance | path

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

12

/PHP-7.4/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.4/ext/readline/
H A Dreadline_cli.c590 char *line; in readline_shell_run() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_cmd.h60 long line; member
H A Dphpdbg.c355 zend_long line; in PHP_FUNCTION() local
/PHP-7.4/ext/ffi/
H A Dphp_ffi.h56 int line; variable
/PHP-7.4/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h99 int line; member
/PHP-7.4/ext/pdo_sqlite/
H A Dsqlite_driver.c32 int _pdo_sqlite_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, const char *file, int line) /* {{{ */ in _pdo_sqlite_error()
/PHP-7.4/main/
H A DSAPI.h168 char *line; /* If you allocated this, you need to free it yourself */ member
H A Dmain.c2117 unsigned int line, in dummy_invalid_parameter_handler()
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_inference.c110 #define FOR_EACH_DEFINED_VAR(line, MACRO) \ argument
843 uint32_t line; in zend_inference_calc_range() local
/PHP-7.4/ext/pdo_pgsql/
H A Dpgsql_driver.c68 …_t *stmt, int errcode, const char *sqlstate, const char *msg, const char *file, int line) /* {{{ */ in _pdo_pgsql_error()
/PHP-7.4/ext/fileinfo/libmagic/
H A Dsoftmagic.c152 const char *file, size_t line) in file_fmtcheck()
H A Dfile.h420 size_t line; /* current magic line number */ member
H A Dcdf.c310 const void *p, size_t tail, int line) in cdf_check_stream_offset()
/PHP-7.4/ext/curl/
H A Dinterface.c76 static ZEND_ATTRIBUTE_UNUSED void php_curl_ssl_lock(int mode, int n, const char * file, int line) in php_curl_ssl_lock()
/PHP-7.4/ext/date/lib/
H A Dparse_date.c137 unsigned int line, len; member
/PHP-7.4/ext/openssl/
H A Dxp_ssl.c762 char *line = NULL; in php_openssl_load_stream_cafile() local
/PHP-7.4/Zend/
H A Dzend_hash.c52 static void _zend_is_inconsistent(const HashTable *ht, const char *file, int line) in _zend_is_inconsistent()
/PHP-7.4/ext/soap/
H A Dsoap.c910 zval *faultcode, *faultstring, *file, *line, trace, rv1, rv2, rv3, rv4; in PHP_METHOD() local
/PHP-7.4/ext/mbstring/
H A Dmbstring.c1137 static char *php_mb_rfc1867_getword(const zend_encoding *encoding, char **line, char stop) /* {{{ */ in php_mb_rfc1867_getword()

Completed in 169 milliseconds

12