Home
last modified time | relevance | path

Searched defs:line (Results 1 – 25 of 45) sorted by path

12

/PHP-7.0/Zend/
H A Dzend_exceptions.c595 zend_long line; in _build_trace_string() local
734 zend_long line = zval_get_long(GET_PROPERTY(exception, "line")); in ZEND_METHOD() local
1024 zend_long line = zval_get_long(GET_PROPERTY_SILENT(&exception, "line")); in zend_exception_error() local
1033 zend_long line = 0; in zend_exception_error() local
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/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/date/lib/
H A Dparse_date.c160 unsigned int line, len; member
H A Dparse_iso_intervals.c98 unsigned int line, len; member
/PHP-7.0/ext/fileinfo/libmagic/
H A Dapprentice.c1029 char *line = NULL; in load_1() local
1703 parse(struct magic_set *ms, struct magic_entry *me, const char *line, in parse()
2082 parse_strength(struct magic_set *ms, struct magic_entry *me, const char *line) in parse_strength()
2143 parse_extra(struct magic_set *ms, struct magic_entry *me, const char *line, in parse_extra()
2194 parse_apple(struct magic_set *ms, struct magic_entry *me, const char *line) in parse_apple()
2208 parse_mime(struct magic_set *ms, struct magic_entry *me, const char *line) in parse_mime()
H A Dcdf.c281 const void *p, size_t tail, int line) in cdf_check_stream_offset()
H A Dfile.h396 size_t line; /* current magic line number */ member
H A Dsoftmagic.c108 const char *file, size_t line) in file_fmtcheck()
/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()
/PHP-7.0/ext/mbstring/ucgendat/
H A Ducgendat.c824 char line[512], *s, *e; in read_cdata() local
1218 char line[512], *s; in read_compexdata() local
/PHP-7.0/ext/openssl/
H A Dxp_ssl.c761 char *line = NULL; in load_stream_cafile() local
/PHP-7.0/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX_64.c123 int line; member
330 static sljit_si push_inst_debug(struct sljit_compiler *compiler, sljit_ins ins, int line) in push_inst_debug()
524 void insert_nop(tilegx_mnemonic opc, int line) in insert_nop()
744 …struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int op1, int op2, int op3, int line) in push_4_buffer()
764 …3_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int op1, int op2, int line) in push_3_buffer()
825 …_si push_2_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int op1, int line) in push_2_buffer()
870 static sljit_si push_0_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int line) in push_0_buffer()
886 …ic sljit_si push_jr_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int line) in push_jr_buffer()
/PHP-7.0/ext/pdo_dblib/
H A Dpdo_dblib.c135 int severity, char *msgtext, char *srvname, char *procname, DBUSMALLINT line) in pdo_dblib_msg_handler()
/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 Dget_error_codes.php6 $line = fgets(STDIN); variable
H A Dmysql_driver.c46 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.h98 int line; member
/PHP-7.0/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()
H A Dphp_pdo_oci_int.h25 int line; member
/PHP-7.0/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.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()
H A Dphp_pdo_pgsql_int.h34 int line; member
/PHP-7.0/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h28 int line; member

Completed in 132 milliseconds

12