/PHP-7.2/sapi/phpdbg/ |
H A D | phpdbg_list.c | 134 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 D | phpdbg_list.h | 52 uint32_t line[1]; member
|
H A D | phpdbg_frame.c | 268 zval *file = &startfile, *line = &startline; in phpdbg_dump_backtrace() local
|
H A D | phpdbg_prompt.c | 212 int line; member 772 zend_long line; in phpdbg_handle_exception() local 1766 zend_long line; in phpdbg_execute_ex() local
|
H A D | phpdbg_bp.h | 59 long line; member
|
/PHP-7.2/ext/pdo_mysql/ |
H A D | get_error_codes.php | 6 $line = fgets(STDIN); variable
|
/PHP-7.2/sapi/fpm/fpm/ |
H A D | zlog.c | 101 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 D | generate_mime_type_map.php | 18 $line = trim($line); variable
|
/PHP-7.2/ext/phar/tests/files/ |
H A D | pear2coverage.phar.php | 149 $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_dblib/ |
H A D | pdo_dblib.c | 129 int severity, char *msgtext, char *srvname, char *procname, DBUSMALLINT line) in pdo_dblib_msg_handler()
|
/PHP-7.2/Zend/ |
H A D | zend_exceptions.c | 568 zend_long line; in _build_trace_string() local 684 zend_long line = zval_get_long(GET_PROPERTY(exception, ZEND_STR_LINE)); in ZEND_METHOD() local 982 zend_long line = zval_get_long(GET_PROPERTY_SILENT(&exception, ZEND_STR_LINE)); in zend_exception_error() local 991 zend_long line = 0; in zend_exception_error() local
|
/PHP-7.2/ext/fileinfo/libmagic/ |
H A D | apprentice.c | 1041 char *line = NULL; in load_1() local 1718 parse(struct magic_set *ms, struct magic_entry *me, const char *line, in parse() 2107 parse_strength(struct magic_set *ms, struct magic_entry *me, const char *line) in parse_strength() 2168 parse_extra(struct magic_set *ms, struct magic_entry *me, const char *line, in parse_extra() 2219 parse_apple(struct magic_set *ms, struct magic_entry *me, const char *line) in parse_apple() 2232 parse_ext(struct magic_set *ms, struct magic_entry *me, const char *line) in parse_ext() 2246 parse_mime(struct magic_set *ms, struct magic_entry *me, const char *line) in parse_mime()
|
H A D | cdf.c | 99 cdf_malloc(const char *file, size_t line, size_t n) in cdf_malloc() 106 cdf_realloc(const char *file, size_t line, void *p, size_t n) in cdf_realloc() 113 cdf_calloc(const char *file, size_t line, size_t n, size_t u) in cdf_calloc() 326 const void *p, size_t tail, int line) in cdf_check_stream_offset()
|
/PHP-7.2/main/ |
H A D | rfc1867.c | 337 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()
|
/PHP-7.2/ext/pcre/pcrelib/sljit/ |
H A D | sljitNativeTILEGX_64.c | 123 int line; member 330 static sljit_s32 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 …s32 push_2_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int op1, int line) in push_2_buffer() 870 static sljit_s32 push_0_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int line) in push_0_buffer() 886 …c sljit_s32 push_jr_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int line) in push_jr_buffer()
|
/PHP-7.2/ext/tokenizer/ |
H A D | tokenizer.c | 187 void on_event(zend_php_scanner_event event, int token, int line, void *context) in on_event()
|
/PHP-7.2/ext/standard/ |
H A D | head.c | 257 int line=0; in PHP_FUNCTION() local
|
/PHP-7.2/ext/pdo_sqlite/ |
H A D | php_pdo_sqlite_int.h | 28 int line; member
|
/PHP-7.2/ext/xmlrpc/libxmlrpc/ |
H A D | xml_element.h | 118 long line; member
|
/PHP-7.2/ext/mbstring/ucgendat/ |
H A D | ucgendat.c | 832 char line[512], *s, *e; in read_cdata() local 1232 char line[512], *s; in read_compexdata() local
|
/PHP-7.2/ext/pdo_odbc/ |
H A D | odbc_driver.c | 59 …*dbh, pdo_stmt_t *stmt, PDO_ODBC_HSTMT statement, char *what, const char *file, int line) /* {{{ */ in pdo_odbc_error()
|
H A D | php_pdo_odbc_int.h | 125 int line; member
|
/PHP-7.2/ext/pdo_oci/ |
H A D | php_pdo_oci_int.h | 25 int line; member
|
H A D | oci_driver.c | 60 …*dbh, pdo_stmt_t *stmt, char *what, sword status, int isinit, const char *file, int line) /* {{{ */ in _oci_error()
|
/PHP-7.2/ext/pdo_pgsql/ |
H A D | php_pdo_pgsql_int.h | 34 int line; member
|