Home
last modified time | relevance | path

Searched refs:internal (Results 176 – 200 of 277) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/standard/tests/array/
H A D009.phpt8 …mixed next ( array &$array ) -> similar to current() but advances the internal pointer to next ele…
9 mixed reset ( array &$array ) -> Reset the internal pointer to first element
46 var_dump( reset($sub_array) ); // reset the internal pointer to first element
66 var_dump( reset($sub_array) ); // reset the internal pointer to first element
H A Dcurrent_variation2.phpt6 * Description: Return the element currently pointed to by the internal array pointer
H A Dkey_variation2.phpt6 * Description: Return the key of the element currently pointed to by the internal array pointer
/PHP-5.5/ext/phar/tests/
H A Dphar_mount.phpt58 Can only mount internal paths within a phar archive, use a relative path instead of "phar://%sphar_…
H A Dphar_createdefaultstub.phpt297 die("Invalid internal .phar file (size error " . strlen($data) . " != " .
302 die("Invalid internal .phar file (checksum error)");
591 die("Invalid internal .phar file (size error " . strlen($data) . " != " .
596 die("Invalid internal .phar file (checksum error)");
893 die("Invalid internal .phar file (size error " . strlen($data) . " != " .
898 die("Invalid internal .phar file (checksum error)");
H A Dphar_setdefaultstub.phpt317 die("Invalid internal .phar file (size error " . strlen($data) . " != " .
322 die("Invalid internal .phar file (checksum error)");
612 die("Invalid internal .phar file (size error " . strlen($data) . " != " .
617 die("Invalid internal .phar file (checksum error)");
907 die("Invalid internal .phar file (size error " . strlen($data) . " != " .
912 die("Invalid internal .phar file (checksum error)");
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.5/ext/standard/tests/file/
H A Dpopen_pclose_error-win32-debug.phpt62 --- Done ---'abc.txt' is not recognized as an internal or external command,
H A Dbug38450_2.phpt111 #0 [internal function]: VariableStream->__construct()
/PHP-5.5/ext/iconv/tests/
H A Diconv_get_encoding_error.phpt11 * Description: Get internal encoding and output encoding for ob_iconv_handler()
H A Diconv_set_encoding_error.phpt11 * Description: Sets internal encoding and output encoding for ob_iconv_handler()
/PHP-5.5/ext/mbstring/tests/
H A Dmb_internal_encoding_variation2.phpt11 * Description: Sets the current internal encoding or Returns
12 * the current internal encoding as a string
/PHP-5.5/ext/standard/html_tables/mappings/
H A DROMAN.TXT14 # c02 2005-Apr-05 Update header comments. Matches internal xml
16 # b4,c1 2002-Dec-19 Update URLs, notes. Matches internal
19 # internal utom<b4>, ufrm<b3>, and Text
23 # EURO SIGN. Matches internal utom<b3>,
29 # n04 1997-Dec-01 Update to match internal utom<n3>, ufrm<n22>:
33 # Matches internal ufrm<n9>.
/PHP-5.5/ext/soap/
H A DTODO.old5 make internal references for soap encoding (use serialization logic)
H A DTODO44 ? make internal references for soap encoding (use serialization logic)???
/PHP-5.5/ext/standard/tests/filters/
H A Dstream_filter_remove_error.phpt11 …* Description: Flushes any data in the filter's internal buffer, removes it from the chain, and fr…
/PHP-5.5/Zend/RFCs/
H A D003.txt12 Many internal function of PHP will reject parameters because of their
/PHP-5.5/
H A DUPGRADING27 - All internal case insensitivity handling for class, function and constant
207 the class named is an internal class that declares custom unserializer
210 Using O: for user classes not extending internal classes (including
213 originally serialize to O:. Same for using O: for internal classes
220 unserializer, it can leave the object of such internal class in an
/PHP-5.5/ext/spl/internal/
H A Dappenditerator.inc20 /** @internal array of inner iterators */
/PHP-5.5/ext/mbstring/oniguruma/
H A DREADME118 regint.h internal definitions
119 regparse.h internal definitions for regparse.c and regcomp.c
/PHP-5.5/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.5/ext/standard/tests/strings/
H A Dget_html_translation_table_basic4.phpt6 * Description: Returns the internal translation table used by htmlspecialchars and htmlentities
/PHP-5.5/ext/phar/tests/files/
H A Dnophar.phar261 die("Invalid internal .phar file (size error " . strlen($data) . " != " .
266 die("Invalid internal .phar file (checksum error)");
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dnophar.phar261 die("Invalid internal .phar file (size error " . strlen($data) . " != " .
266 die("Invalid internal .phar file (checksum error)");

Completed in 43 milliseconds

12345678910>>...12