Home
last modified time | relevance | path

Searched refs:line (Results 4601 – 4625 of 4627) sorted by relevance

1...<<181182183184185186

/php-src/
H A DCONTRIBUTING.md397 5. In your commit messages, keep each line shorter than 80 characters. And try
407 <long description, 79 chars per line>
H A DUPGRADING.INTERNALS31 be more in line with what callbacks are returning.
H A DNEWS160 more in line with platforms limits. (David Carlier)
H A DUPGRADING201 . The output of Closure::__debugInfo() now includes the name, file, and line
743 and the line of definition to make them easier to distinguish, for example
H A Dconfigure.ac1220 … PEAR requires XML to be enabled. Add --enable-xml to the configure line. (or --without-pear)"
/php-src/ext/dom/lexbor/lexbor/css/property/
H A Dres.h266 …&(lxb_css_property_text_decoration_t) {.line = {.type = LXB_CSS_TEXT_DECORATION_LINE_NONE}, .style…
/php-src/ext/spl/
H A Dspl_directory_arginfo.h264 ZEND_ARG_TYPE_INFO(0, line, IS_LONG, 0)
/php-src/win32/build/
H A Dconfig.w32366 "-Wno-unused-command-line-argument -Wno-unused-function -Wno-ignored-pragma-optimize");
/php-src/ext/standard/
H A Dbasic_functions.stub.php2270 * @param int $line
2272 function headers_sent(&$filename = null, &$line = null): bool {}
/php-src/ext/opcache/jit/
H A Dzend_jit_trace.c2728 #define RA_IVAL_START(var, line) do {ra[var].ref = IR_NULL;} while (0) argument
2729 #define RA_IVAL_END(var, line) argument
2730 #define RA_IVAL_CLOSE(var, line) argument
2734 #define RA_REG_START(var, line) do {ra[var].ref = IR_NULL;} while (0) argument
2737 static void zend_jit_trace_use_var(int line, int var, int def, int use_chain, zend_jit_reg_var *ra,… in zend_jit_trace_use_var() argument
2741 RA_IVAL_END(var, line); in zend_jit_trace_use_var()
2749 uint32_t use = ssa_opcodes[line] - op_array->opcodes; in zend_jit_trace_use_var()
2751 if (ssa->ops[line].op1_use == var) { in zend_jit_trace_use_var()
2755 } else if (ssa->ops[line].op2_use == var) { in zend_jit_trace_use_var()
2759 } else if (ssa->ops[line].result_use == var) { in zend_jit_trace_use_var()
/php-src/ext/ftp/tests/
H A Dserver.inc383 fputs($fs, "This is line $i of the test data.\n");
/php-src/sapi/cgi/tests/
H A Dbug69487.phpt14 …able to create temporary file, Check permissions in temporary files directory. in Unknown on line 0
16 Warning: PHP Request Startup: POST data can't be buffered; all data discarded in Unknown on line 0
/php-src/ext/bcmath/libbcmath/
H A DLICENSE475 have at least the "copyright" line and a pointer to where the full
479 <one line to give the library's name and a brief idea of what it
/php-src/ext/phar/phar/
H A Dpharcommand.inc17 * commands. It will be used from command line/console
68 … 'inf' => '<bang> Hash-bang line to start the archive (e.g. #!/usr/bin/php). The hash '
/php-src/ext/standard/html_tables/mappings/
H A DROMAN.TXT64 # '#' begins a comment which continues to the end of the line.
/php-src/ext/dom/lexbor/lexbor/css/
H A Dproperty.h403 lxb_css_property_text_decoration_line_t line; member
/php-src/docs/
H A Drelease-process.md300 13. If you have the [GitHub command line tool][] installed, run the following to
573 12. If you have the [GitHub command line tool][] installed, run the following to
1090 [GitHub command line tool]: https://cli.github.com
/php-src/sapi/fpm/fpm/
H A Dfpm_main.c1958 ctr.line = CGIG(error_header); in main()
/php-src/ext/soap/
H A Dsoap.c696 zval *faultcode, *faultstring, *file, *line, trace, rv1, rv2, rv3, rv4; in PHP_METHOD() local
710line = zend_read_property_ex(soap_fault_class_entry, Z_OBJ_P(this_ptr), ZSTR_KNOWN(ZEND_STR_LINE),… in PHP_METHOD()
718 line_val = zval_get_long(line); in PHP_METHOD()
/php-src/ext/date/lib/
H A Dparse_date.re137 unsigned int line, len;
1981 s->pos = cursor; s->line++;
/php-src/ext/standard/tests/file/
H A Dmkdir_rmdir_variation-win32-mb.phpt1599 Warning: rmdir(%s/mkdir私はガラスを食べられます/): Directory not empty in %s on line %d
H A Dmkdir_rmdir_variation-win32.phpt1599 Warning: rmdir(%s/mkdir/): Directory not empty in %s on line %d
/php-src/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() argument
/php-src/ext/ffi/
H A Dffi_parser.c32 #define yy_line FFI_G(line)
/php-src/ext/mbstring/
H A Dcommon_codepoints.txt44 0x2016 0x2016 # Double vertical line
58 0x2500 0x2500 # Horizontal line

Completed in 159 milliseconds

1...<<181182183184185186