Searched refs:core (Results 1 – 25 of 43) sorted by relevance
12
15 $LEXBOR_DIR/core/array.c16 $LEXBOR_DIR/core/avl.c17 $LEXBOR_DIR/core/bst.c18 $LEXBOR_DIR/core/conv.c19 $LEXBOR_DIR/core/diyfp.c21 $LEXBOR_DIR/core/dtoa.c22 $LEXBOR_DIR/core/hash.c23 $LEXBOR_DIR/core/mem.c24 $LEXBOR_DIR/core/mraw.c27 $LEXBOR_DIR/core/shs.c[all …]
22 ADD_SOURCES("ext/dom/lexbor/lexbor/ports/windows_nt/lexbor/core", "memory.c", "dom");23 …ADD_SOURCES("ext/dom/lexbor/lexbor/core", "array_obj.c array.c avl.c bst.c diyfp.c conv.c dobject.…
9 echo "*** no core dump ***\n";12 *** no core dump ***
16 public function core() {25 $a->core();
31 //check for a few core functions
2 GH-8841 (php-cli core dump calling a badly formed function)
11 source/lexbor/core/shs.h | 4 ++--17 diff --git a/source/lexbor/core/shs.h b/source/lexbor/core/shs.h19 --- a/source/lexbor/core/shs.h20 +++ b/source/lexbor/core/shs.h
8 source/lexbor/core/sbst.h | 10 +++++-----15 diff --git a/source/lexbor/core/sbst.h b/source/lexbor/core/sbst.h17 --- a/source/lexbor/core/sbst.h18 +++ b/source/lexbor/core/sbst.h
12 This section provides an overview of the core data structures used in php-src.
2 shadowing a global core constant with a local version
2 shadowing a global core function with a local version
2 Test for buffering in core functions with implicit flush off
2 Test for buffering in core functions with implicit flush on
16 core/data-structures/index40 This documentation is not intended to be comprehensive, but is meant to explain core concepts that50 lot of time. Luckily, many core developers are eager to help. Here are some ways you can get in
2 Bug #60860 (session.save_handler=user without defined function core dumps)
6 <?php namespace melt\core;
3 - "ext/dom/lexbor/lexbor/core"
29 dnl If some extension uses mysqlnd it will get compiled in PHP core37 [Define to 1 if mysqlnd core SSL is enabled.])
38 AC_DEFINE("MYSQLND_SSL_SUPPORTED", 1, "Define to 1 if mysqlnd core SSL is enabled.");
47 "http://httpd.apache.org/core.html#acceptpathinfo"384 string(24) "core.html#acceptpathinfo"386 string(4) "core"391 string(24) "core.html#acceptpathinfo"395 string(4) "core"
2 Bug #71573 (Segfault (core dumped) if paramno beyond bound)
2 Bug #76536 (PHP crashes with core dump when throwing exception in error handler)
66 dovecot-core \
32 $stmt->closeCursor(); // Optional. Segmentation fault (core dumped)
17 * TODO: filter out driver dependent components from this common core
Completed in 28 milliseconds