Home
last modified time | relevance | path

Searched refs:internal (Results 1 – 25 of 353) sorted by last modified time

12345678910>>...15

/php-src/
H A DUPGRADING429 . The internal implementation for rounding to integers has been rewritten
/php-src/Zend/tests/
H A Dgh14003.phpt21 #0 [internal function]: foo('a')
H A Dgh10695_4.phpt17 #0 [internal function]: {closure:%s:%d}(Object(Exception))
H A Dgh8841.phpt28 #0 [internal function]: {closure:%s:%d}()
H A Dgh9916-009.phpt31 #0 [internal function]: {closure:%s:%d}()
33 #2 [internal function]: {closure:%s:%d}()
/php-src/main/
H A Doutput.c507 handler->func.internal = output_handler; in php_output_handler_create_internal()
981 if (SUCCESS == handler->func.internal(&handler->opaq, context)) { in php_output_handler_op()
H A Dphp_output.h134 php_output_handler_context_func_t internal; member
/php-src/ext/reflection/
H A Dphp_reflection.c330 if (ce->type == ZEND_INTERNAL_CLASS && ce->info.internal.module) { in _class_string()
1011 …if (ce->type == ZEND_INTERNAL_CLASS && ce->info.internal.module && !strcasecmp(ce->info.internal.m… in _extension_class_string()
2202 zend_internal_function *internal; in ZEND_METHOD() local
2214 internal = (zend_internal_function *)fptr; in ZEND_METHOD()
2215 if (internal->module) { in ZEND_METHOD()
2228 zend_internal_function *internal; in ZEND_METHOD() local
2240 internal = (zend_internal_function *)fptr; in ZEND_METHOD()
2241 if (internal->module) { in ZEND_METHOD()
2242 RETURN_STRING(internal->module->name); in ZEND_METHOD()
5467 RETURN_STRING(ce->info.internal.module->name); in ZEND_METHOD()
[all …]
/php-src/build/
H A Dphp.m4969 dnl This macro is scanned by genif.sh when it builds the internal functions
/php-src/sapi/cli/tests/
H A D006.phpt68 Function [ <internal:pcre> function preg_match ] {
79 Function [ <internal:pcre> function preg_match_all ] {
90 Function [ <internal:pcre> function preg_replace ] {
101 Function [ <internal:pcre> function preg_filter ] {
112 Function [ <internal:pcre> function preg_replace_callback ] {
124 Function [ <internal:pcre> function preg_replace_callback_array ] {
135 Function [ <internal:pcre> function preg_split ] {
145 Function [ <internal:pcre> function preg_quote ] {
153 Function [ <internal:pcre> function preg_grep ] {
162 Function [ <internal:pcre> function preg_last_error ] {
[all …]
/php-src/Zend/
H A Dzend_compile.c1508 …onst char *src1, size_t src1_length, const char *src2, size_t src2_length, bool internal) /* {{{ */ in zend_mangle_property_name() argument
1511 zend_string *prop_name = zend_string_alloc(prop_name_length, internal); in zend_mangle_property_name()
2047 ce->info.internal.module = NULL; in zend_initialize_class_data()
2048 ce->info.internal.builtin_functions = NULL; in zend_initialize_class_data()
/php-src/ext/reflection/tests/
H A Dclosures_bound_getDeclaringFunction.phpt2 …() and getDeclaringFunction() calling reflection_method_factory() with an internal object being set
/php-src/sapi/fuzzer/
H A DREADME.md44 For the unserialize fuzzer, a dictionary of internal classes should be generated first:
/php-src/ext/dom/
H A Dphp_dom.c1377 …while ((base_class->type != ZEND_INTERNAL_CLASS || base_class->info.internal.module->module_number… in dom_objects_set_class_ex()
/php-src/sapi/phpdbg/tests/
H A Dgh13827.phpt29 => {closure:%s:%d} (internal function)
/php-src/ext/xml/tests/
H A DXML_OPTION_PARSE_HUGE_during_parsing.phpt24 #1 [internal function]: {closure:%s:%d}(Object(XMLParser), 'FOO', Array)
/php-src/ext/zend_test/tests/
H A Dgh10695_2.phpt16 #0 [internal function]: {closure:%s:%d}(Object(Exception))
/php-src/Zend/tests/fibers/
H A Dticks.phpt30 #2 [internal function]: {closure:%s:%d}()
H A Dno-switch-force-close-finally.phpt29 #1 [internal function]: {closure:%s:%d}()
H A Dno-switch-gc.phpt31 #1 [internal function]: class@anonymous->__destruct()
33 #3 [internal function]: {closure:%s:%d}()
H A Dresume-previous-fiber.phpt23 #1 [internal function]: {closure:%s:%d}()
25 #3 [internal function]: {closure:%s:%d}()
H A Dresume-running-fiber.phpt18 #1 [internal function]: {closure:%s:%d}()
H A Dsignal-async.phpt34 #2 [internal function]: {closure:%s:%d}()
H A Dsignal-dispatch.phpt41 #1 [internal function]: {closure:%s:%d}(%d, Array)
43 #3 [internal function]: {closure:%s:%d}()
H A Dstart-arguments.phpt26 #0 [internal function]: {closure:%s:%d}('test')

Completed in 93 milliseconds

12345678910>>...15