Home
last modified time | relevance | path

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

123

/PHP-8.3/ext/date/lib/
H A Dparse_iso_intervals.c76 unsigned int line, len; member
H A Dparse_date.c139 unsigned int line, len; member
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_cmd.h58 zend_ulong line; member
H A Dphpdbg.c322 zend_long line; in PHP_FUNCTION() local
/PHP-8.3/ext/pdo_mysql/
H A Dmysql_driver.c42 int _pdo_mysql_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, const char *file, int line) in _pdo_mysql_error()
H A Dphp_pdo_mysql_int.h93 int line; member
/PHP-8.3/ext/readline/
H A Dreadline_cli.c605 char *line; in readline_shell_run() local
/PHP-8.3/ext/ffi/
H A Dphp_ffi.h54 int line; variable
/PHP-8.3/ext/spl/
H A Dspl_directory.stub.php373 public function seek(int $line): void {}
/PHP-8.3/ext/pdo_firebird/
H A Dfirebird_driver.c463 void _firebird_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, char const *file, zend_long line) /* {{{ */ in _firebird_error()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_trace.c2665 …_close_var(zend_jit_trace_stack *stack, uint32_t n, int *start, int *end, uint8_t *flags, int line) in zend_jit_close_var()
2675 static void zend_jit_trace_use_var(int line, int var, int def, int use_chain, int *start, int *end,… in zend_jit_trace_use_var()
3224 uint32_t line = ssa->vars[i].definition; in zend_jit_trace_allocate_registers() local
3464 uint32_t line = ssa_op - ssa->ops; in zend_jit_trace_clenup_stack() local
H A Dzend_jit.c1938 uint32_t line = ssa->vars[i].definition; in zend_jit_compute_liveness() local
2161 uint32_t line = range->start; in zend_jit_try_allocate_free_reg() local
/PHP-8.3/ext/pdo_sqlite/
H A Dsqlite_driver.c31 int _pdo_sqlite_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, const char *file, int line) /* {{{ */ in _pdo_sqlite_error()
/PHP-8.3/main/
H A DSAPI.h165 const char *line; /* If you allocated this, you need to free it yourself */ member
H A Dmain.c2036 unsigned int line, in dummy_invalid_parameter_handler()
/PHP-8.3/ext/standard/libavifinfo/
H A Davifinfo.c61 static void AvifInfoInternalLogError(const char* file, int line, in AvifInfoInternalLogError()
/PHP-8.3/Zend/Optimizer/
H A Dzend_inference.c114 #define FOR_EACH_DEFINED_VAR(line, MACRO) \ argument
1083 uint32_t line; in zend_inference_calc_range() local
/PHP-8.3/ext/pdo_pgsql/
H A Dpgsql_driver.c67 …_t *stmt, int errcode, const char *sqlstate, const char *msg, const char *file, int line) /* {{{ */ in _pdo_pgsql_error()
/PHP-8.3/ext/tidy/
H A Dtidy.stub.php981 public readonly int $line; variable in tidyNode
/PHP-8.3/ext/fileinfo/libmagic/
H A Dsoftmagic.c159 const char *file, size_t line) in file_fmtcheck()
H A Dcdf.c322 const void *p, size_t tail, int line) in cdf_check_stream_offset()
H A Dfile.h453 size_t line; /* current magic line number */ member
/PHP-8.3/ext/curl/
H A Dinterface.c77 static ZEND_ATTRIBUTE_UNUSED void php_curl_ssl_lock(int mode, int n, const char * file, int line) in php_curl_ssl_lock()
/PHP-8.3/ext/openssl/
H A Dxp_ssl.c811 char *line = NULL; in php_openssl_load_stream_cafile() local
/PHP-8.3/Zend/
H A Dzend_hash.c55 static void _zend_is_inconsistent(const HashTable *ht, const char *file, int line) in _zend_is_inconsistent()

Completed in 154 milliseconds

123