Home
last modified time | relevance | path

Searched defs:lineno (Results 1 – 20 of 20) sorted by relevance

/PHP-7.2/Zend/
H A Dzend_dtrace.c59 int lineno; in dtrace_execute_ex() local
96 int lineno; in dtrace_execute_internal() local
H A Dzend_vm_gen.php978 function gen_handler($f, $spec, $kind, $name, $op1, $op2, $use, $code, $lineno, $opcode, $extra_spe…
1029 function gen_helper($f, $spec, $kind, $name, $op1, $op2, $param, $code, $lineno, $inline, $extra_sp…
1953 function parse_operand_spec($def, $lineno, $str, &$flags) {
1974 function parse_ext_spec($def, $lineno, $str) {
1989 function parse_spec_rules($def, $lineno, $str) {
H A Dzend_language_scanner.h37 uint32_t lineno; member
H A Dzend_exceptions.c338 zend_long code = 0, severity = E_ERROR, lineno; in ZEND_METHOD() local
950 static void zend_error_va(int type, const char *file, uint32_t lineno, const char *format, ...) /* … in zend_error_va()
960 static void zend_error_helper(int type, const char *filename, const uint32_t lineno, const char *fo… in zend_error_helper()
H A Dzend_ast.c60 ZEND_API zend_ast *zend_ast_create_zval_with_lineno(zval *zv, zend_ast_attr attr, uint32_t lineno) { in zend_ast_create_zval_with_lineno()
110 uint32_t lineno = zend_ast_get_lineno(ast->child[i]); in zend_ast_create_from_va_list() local
165 uint32_t lineno = zend_ast_get_lineno(child); in zend_ast_create_list() local
H A Dzend_ast.h156 uint32_t lineno; /* Line number */ member
164 uint32_t lineno; member
H A Dzend_alloc.h53 uint32_t lineno; member
62 uint32_t lineno; member
H A Dzend_builtin_functions.c2207 int lineno, frameno = 0; in ZEND_FUNCTION() local
2405 int lineno, frameno = 0; in zend_fetch_debug_backtrace() local
H A Dzend_globals.h251 int lineno; member
H A Dzend_compile.h99 uint32_t lineno; member
149 uint32_t lineno; member
H A Dzend_alloc.c371 uint32_t lineno, in zend_mm_safe_error()
H A Dzend_types.h194 uint32_t lineno; /* line number (for ast nodes) */ member
/PHP-7.2/sapi/fpm/fpm/
H A Dfpm_php_trace.c82 uint32_t lineno = 0; in fpm_php_trace_dump() local
/PHP-7.2/ext/tokenizer/
H A Dtokenizer.c110 unsigned char *text, size_t leng, int lineno) { in add_token()
/PHP-7.2/ext/standard/
H A Dassert.c222 uint32_t lineno = zend_get_executed_lineno(); in PHP_FUNCTION() local
/PHP-7.2/sapi/cli/
H A Dphp_cli.c616 static int cli_seek_file_begin(zend_file_handle *file_handle, char *script_file, int *lineno) in cli_seek_file_begin()
678 int lineno = 0; in do_cli() local
/PHP-7.2/ext/fileinfo/libmagic/
H A Dfuncs.c89 size_t lineno) in file_error_core()
H A Dapprentice.c1043 size_t lineno = 0; in load_1() local
1719 size_t lineno, int action) in parse()
H A Dfile.h294 uint32_t lineno; /* line number in magic file */ member
/PHP-7.2/ext/mbstring/ucgendat/
H A Ducgendat.c830 ac_uint4 i, lineno, skip, code, ccl_code; in read_cdata() local

Completed in 102 milliseconds