Home
last modified time | relevance | path

Searched refs:core (Results 1 – 25 of 41) sorted by last modified time

12

/php-src/.github/workflows/
H A Dpush.yml210 run: git config --global core.autocrlf false && git config --global core.eol lf
H A Dnightly.yml905 run: git config --global core.autocrlf false && git config --global core.eol lf
/php-src/ext/dom/
H A Dconfig.w3220 ADD_SOURCES("ext/dom/lexbor/lexbor/ports/windows_nt/lexbor/core", "memory.c", "dom");
21 …ADD_SOURCES("ext/dom/lexbor/lexbor/core", "array_obj.c array.c avl.c bst.c diyfp.c conv.c dobject.…
H A Dconfig.m417 LEXBOR_SOURCES="$LEXBOR_DIR/ports/posix/lexbor/core/memory.c \
18core/array_obj.c $LEXBOR_DIR/core/array.c $LEXBOR_DIR/core/avl.c $LEXBOR_DIR/core/bst.c $LEXBOR_DI…
41 PHP_ADD_BUILD_DIR($ext_builddir/$LEXBOR_DIR/ports/posix/lexbor/core)
42 PHP_ADD_BUILD_DIR($ext_builddir/$LEXBOR_DIR/core)
/php-src/Zend/tests/
H A Dgh8841.phpt2 GH-8841 (php-cli core dump calling a badly formed function)
/php-src/.circleci/
H A Dconfig.yml70 dovecot-core \
/php-src/
H A Dphp.ini-development77 ; best practices at its core. But please be aware, these settings may break
H A Dphp.ini-production77 ; best practices at its core. But please be aware, these settings may break
H A DCONTRIBUTING.md149 Although not a formal channel, you can also find a number of core developers on
180 └─ ext/ # PHP core extensions
/php-src/.github/actions/apt-x64/
H A Daction.yml61 dovecot-core \
/php-src/ext/date/tests/
H A Dbug55407.phpt6 <?php namespace melt\core;
/php-src/ext/pdo_mysql/tests/
H A Dgh11550.phpt32 $stmt->closeCursor(); // Optional. Segmentation fault (core dumped)
/php-src/docs/
H A Dmailinglist-rules.md35 that strives to be very open. The flip side is that the core developers
/php-src/.github/
H A Dlabeler.yml183 "Extension: pdo (core)":
/php-src/docs/source/
H A Dindex.rst16 core/data-structures/index
34 This documentation is not intended to be comprehensive, but is meant to explain core concepts that
44 lot of time. Luckily, many core developers are eager to help. Here are some ways you can get in
/php-src/docs/source/core/data-structures/
H A Dindex.rst12 This section provides an overview of the core data structures used in php-src.
/php-src/docs/source/introduction/
H A Dhigh-level-overview.rst151 <../core/data-structures/zval>`.
/php-src/Zend/
H A Dzend_builtin_functions.c37 ZEND_MINIT_FUNCTION(core) { /* {{{ */ in ZEND_MINIT_FUNCTION() argument
50 ZEND_MINIT(core),
/php-src/ext/dom/lexbor/patches/
H A D0001-Shrink-size-of-static-binary-search-tree.patch8 source/lexbor/core/sbst.h | 10 +++++-----
15 diff --git a/source/lexbor/core/sbst.h b/source/lexbor/core/sbst.h
17 --- a/source/lexbor/core/sbst.h
18 +++ b/source/lexbor/core/sbst.h
H A D0001-Patch-utilities-and-data-structure-to-be-able-to-gen.patch11 source/lexbor/core/shs.h | 4 ++--
17 diff --git a/source/lexbor/core/shs.h b/source/lexbor/core/shs.h
19 --- a/source/lexbor/core/shs.h
20 +++ b/source/lexbor/core/shs.h
/php-src/ext/pdo/tests/
H A Dpdo_022.phpt17 * TODO: filter out driver dependent components from this common core
/php-src/ext/mysqlnd/
H A Dconfig9.m416 dnl If some extension uses mysqlnd it will get compiled in PHP core
33 AC_DEFINE([MYSQLND_SSL_SUPPORTED], 1, [Enable core mysqlnd SSL code])
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます5059 # core file for 3b2
17880 # HP-UX 10.20 core file format from /usr/include/sys/core.h
24610 >12 belong 4 core
29435 0 name netbsd-core
29449 >0 use netbsd-core
29485 >0 use netbsd-core
35014 # core files
35016 # 32bit core file
35020 # 64bit core file
35024 # N32bit core file
[all …]
H A Dmagic5059 # core file for 3b2
17880 # HP-UX 10.20 core file format from /usr/include/sys/core.h
24610 >12 belong 4 core
29435 0 name netbsd-core
29449 >0 use netbsd-core
29485 >0 use netbsd-core
35014 # core files
35016 # 32bit core file
35020 # 64bit core file
35024 # N32bit core file
[all …]
/php-src/sapi/fpm/
H A Dwww.conf.in86 ; core dump and ptrace the process for the pool user.
406 ; Set max core size rlimit.

Completed in 197 milliseconds

12