Home
last modified time | relevance | path

Searched refs:internal (Results 326 – 350 of 353) sorted by relevance

1...<<1112131415

/php-src/Zend/
H A Dzend.h233 } internal; member
H A DZend.m46 dnl x87 floating point internal precision control checks
H A Dzend_API.c3170 if (ce->type == ZEND_INTERNAL_CLASS && ce->info.internal.module->module_number == module_number) { in clean_module_class()
3379 class_entry->info.internal.module = EG(current_module); in do_register_internal_class()
3381 if (class_entry->info.internal.builtin_functions) { in do_register_internal_class()
3382 …zend_register_functions(class_entry, class_entry->info.internal.builtin_functions, &class_entry->f… in do_register_internal_class()
4388 && ce->info.internal.module->type == MODULE_PERSISTENT; in is_persistent_class()
4440 ce->info.internal.module->type == MODULE_PERSISTENT) { in zend_declare_typed_property()
H A Dzend_compile.h908 …ty_name(const char *src1, size_t src1_length, const char *src2, size_t src2_length, bool internal);
H A Dzend_API.h287 class_container.info.internal.builtin_functions = functions; \
320 class_container.info.internal.module = NULL; \
321 class_container.info.internal.builtin_functions = functions; \
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()
H A Dzend_inheritance.c1613 ce->info.internal.module->type == MODULE_PERSISTENT) { in zend_do_inheritance_ex()
/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()
/php-src/
H A Dphp.ini-development732 ; PHP internal character encoding is set to empty.
734 ; https://php.net/internal-encoding
1563 ; language for internal character representation.
1569 ; internal/script encoding.
1570 ; Some encoding cannot work as internal encoding. (e.g. SJIS, BIG5, ISO-2022-*)
1595 ; converted to internal encoding by setting this to On.
1782 ; Useful for internal debugging only.
H A Dphp.ini-production734 ; PHP internal character encoding is set to empty.
736 ; https://php.net/internal-encoding
1565 ; language for internal character representation.
1571 ; internal/script encoding.
1572 ; Some encoding cannot work as internal encoding. (e.g. SJIS, BIG5, ISO-2022-*)
1597 ; converted to internal encoding by setting this to On.
1784 ; Useful for internal debugging only.
H A DCODING_STANDARDS.md69 counterparts. These functions implement an internal "safety-net" mechanism
H A D.gdbinit140 printf "[internal function]"
H A DUPGRADING429 . The internal implementation for rounding to integers has been rewritten
/php-src/docs/source/core/data-structures/
H A Dreference-counting.rst214 The ``GC_PROTECTED`` flag is used to protect against recursion in various internal functions. For
/php-src/ext/standard/html_tables/mappings/
H A D8859-5.TXT22 # internal or external distribution as long as this notice remains
H A D8859-1.TXT22 # internal or external distribution as long as this notice remains
H A D8859-15.TXT23 # internal or external distribution as long as this notice remains
H A DKOI8-R.TXT22 # internal or external distribution as long as this notice remains
/php-src/ext/phar/phar/
H A Dpharcommand.inc84 … 'inf' => '<entry> Name of entry to work on (must include PHAR internal directory name if any).'
/php-src/ext/mbstring/tests/data/
H A DMacJapanese-SJIS.txt14 # c02 2005-Apr-05 Update header comments. Matches internal xml
16 # b4,c1 2002-Dec-19 Update URLs. Matches internal utom<b18>.
20 # e-mail address. Matches internal utom<b9>,
26 # internal utom<b7>, ufrm<b7>.
27 # n06 1998-Feb-05 Update to match internal utom<n10>, ufrm<n27>
35 # n03 1995-Apr-15 Matches internal ufrm<n11>.
/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/build/
H A Dphp.m4969 dnl This macro is scanned by genif.sh when it builds the internal functions
/php-src/ext/standard/tests/misc/
H A Duser_agents.txt4 Apache/2.4.10 (Debian) OpenSSL/1.0.1k (internal dummy connection)
/php-src/ext/fileinfo/
H A Dlibmagic.patch1501 void *map; /* internal resources used by entry */
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます3786 # or date and time by new internal function
3796 # or date and time by new internal function
10864 # reserved for internal use like: 0
21834 # reMarkable tablet internal file format (https://www.remarkable.com/)
25303 # URL: https://www.cyrusimap.org/docs/cyrus-imapd/2.4.6/internal/bytecode.php
26469 # The high-order word is an internal value that is implementation specific.
28878 #>>>>>>>&1 ubyte x internal name length %u
29073 # MSX internal ROMs
29164 >>>>0x18 string APRL \b (internal)
30982 # In spite of its quite variable format (due to internal memory page
[all …]

Completed in 221 milliseconds

1...<<1112131415