Home
last modified time | relevance | path

Searched refs:internal (Results 201 – 225 of 288) sorted by relevance

12345678910>>...12

/PHP-5.6/ext/spl/internal/
H A Dappenditerator.inc20 /** @internal array of inner iterators */
H A Dcachingiterator.inc22 * Iterator is an internal Iterator then you need to provide the
/PHP-5.6/ext/phar/tests/
H A Dfopen_edgecases.phpt80 Warning: fopen(phar://%sfopen_edgecases.2.phar.php/hi): failed to open stream: internal corruption …
98 Warning: unlink(): internal corruption of phar "%sfopen_edgecases.2.phar.php" (truncated manifest a…
H A Dphar_unlinkarchive.phpt91 Unknown phar archive "%sphar_unlinkarchive.phar.tar": internal corruption of phar "%sphar_unlinkarc…
/PHP-5.6/ext/mbstring/oniguruma/
H A DREADME118 regint.h internal definitions
119 regparse.h internal definitions for regparse.c and regcomp.c
/PHP-5.6/sapi/litespeed/
H A DREADME133 LSAPI_AVOID_FORK specifies the policy of the internal process manager in
134 "Self Managed Mode". When set to 0, the internal process manager will stop
136 preferred in a shared hosting environment. When set to 1, the internal
/PHP-5.6/ext/standard/tests/strings/
H A Dget_html_translation_table_basic4.phpt6 * Description: Returns the internal translation table used by htmlspecialchars and htmlentities
H A Dget_html_translation_table_variation2.phpt6 * Description: Returns the internal translation table used by htmlspecialchars and htmlentities
/PHP-5.6/ext/soap/
H A DTODO44 ? make internal references for soap encoding (use serialization logic)???
/PHP-5.6/ext/phar/tests/cache_list/files/
H A Dopenssl.phar261 die("Invalid internal .phar file (size error " . strlen($data) . " != " .
266 die("Invalid internal .phar file (checksum error)");
H A Dnophar.phar261 die("Invalid internal .phar file (size error " . strlen($data) . " != " .
266 die("Invalid internal .phar file (checksum error)");
/PHP-5.6/ext/phar/tests/files/
H A Dopenssl.phar261 die("Invalid internal .phar file (size error " . strlen($data) . " != " .
266 die("Invalid internal .phar file (checksum error)");
H A Dinclude_path2.phar261 die("Invalid internal .phar file (size error " . strlen($data) . " != " .
266 die("Invalid internal .phar file (checksum error)");
H A Dnophar.phar261 die("Invalid internal .phar file (size error " . strlen($data) . " != " .
266 die("Invalid internal .phar file (checksum error)");
/PHP-5.6/ext/pcre/pcrelib/
H A DNEWS99 internal use and have only local meaning".
145 "visibility" feature, it is used to hide internal library functions that are
218 This is mainly a bug-fix release. There has been a lot of internal refactoring.
222 for pcregrep to adjust its internal buffer size.
427 This release has a new major number because there have been some internal
509 linkage is used. As a consequence, some internal functions have had to have
527 are internal rearrangements, and some provide a number of new facilities. The
537 default internal tables are used, the pointer saved with the compiled
559 The main internal rearrangement is that sequences of literal characters are no
/PHP-5.6/ext/spl/
H A Ddoxygen.cfg73 internal
/PHP-5.6/ext/phar/tests/tar/files/
H A Dtarmaker.php.inc146 * Create an internal directory, creating parent directories as needed
H A Dcorrupt_tarmaker.php.inc154 * Create an internal directory, creating parent directories as needed
H A Dmake.dangerous.tar.php.inc147 * Create an internal directory, creating parent directories as needed
/PHP-5.6/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_b.phpt12 Description: Dumps a string representation of an internal zend value
H A Ddebug_zval_dump_b_64bit.phpt12 Description: Dumps a string representation of an internal zend value
/PHP-5.6/ext/openssl/tests/
H A Dbug65538.phar261 die("Invalid internal .phar file (size error " . strlen($data) . " != " .
266 die("Invalid internal .phar file (checksum error)");
/PHP-5.6/Zend/
H A DOBJECTS2_HOWTO90 passed like to any other Zend internal function.
187 for any other PHP internal function).
H A Dzend_alloc.c434 int internal; member
1042 …zend_mm_mem_handlers *handlers, size_t block_size, size_t reserve_size, int internal, void *params) in zend_mm_startup_ex() argument
1122 heap->internal = internal; in zend_mm_startup_ex()
1128 if (internal) { in zend_mm_startup_ex()
1606 int internal; in zend_mm_shutdown() local
1676 internal = heap->internal; in zend_mm_shutdown()
1687 if (!internal) { in zend_mm_shutdown()
/PHP-5.6/main/
H A Dphp_output.h142 php_output_handler_context_func_t internal; member

Completed in 58 milliseconds

12345678910>>...12