Home
last modified time | relevance | path

Searched refs:internal (Results 276 – 300 of 355) sorted by relevance

1...<<1112131415

/php-src/ext/phar/tests/tar/
H A Dtar_nostub.phpt18 $tar->addFile('internal/file/here', "hi there!\n");
/php-src/ext/phar/tests/zip/
H A Drequire_hash.phpt20 $zip->addFile('internal/file/here', "hi there!\n");
/php-src/ext/dom/tests/
H A DDOMDocument_loadXML_error2_gte2_12.phpt26 Warning: DOMDocument::loadXML(): internal error: xmlParseStartTag: problem parsing attributes in En…
H A DDOMDocument_load_error2_gte2_11.phpt26 Warning: DOMDocument::load(): internal error: xmlParseStartTag: problem parsing attributes in %s on…
H A DDOMDocument_loadXML_error2_gte2_11.phpt26 Warning: DOMDocument::loadXML(): internal error: xmlParseStartTag: problem parsing attributes in En…
/php-src/docs/
H A DREADME.md3 This is the home of the php-src internal documentation, hosted at
/php-src/ext/phar/tests/
H A Dpharfileinfo_construct.phpt51 Cannot open phar file 'phar://%spharfileinfo_construct.phar/oops': internal corruption of phar "%sp…
H A Dgh13833.phpt47 internal corruption of phar "%sgh13833.phar.copy.phar" (trying to read past buffer end)
H A Dphar_mount.phpt57 Can only mount internal paths within a phar archive, use a relative path instead of "phar://%sphar_…
H A Dphar_createdefaultstub.phpt296 die("Invalid internal .phar file (size error " . strlen($data) . " != " .
301 die("Invalid internal .phar file (checksum error)");
590 die("Invalid internal .phar file (size error " . strlen($data) . " != " .
595 die("Invalid internal .phar file (checksum error)");
892 die("Invalid internal .phar file (size error " . strlen($data) . " != " .
897 die("Invalid internal .phar file (checksum error)");
/php-src/ext/phar/tests/zip/files/
H A Dzipmaker.php.inc53 * Create an internal directory, creating parent directories as needed
/php-src/sapi/cli/tests/
H A Dbug61546.phpt8 // event that the internal page_inode structure is less than 0, otherwise it returns the long value
/php-src/Zend/tests/fibers/
H A Dbacktrace-deep-nesting.phpt51 #13 [internal function]: {closure:%s:%d}()
/php-src/Zend/tests/
H A Dbug63762.phpt36 string(36) "#0 [internal function]: ()
H A Dgh10072.phpt2 GH-10072 (PHP crashes when execute_ex is overridden and a trampoline is used from internal code)
H A Darginfo_zpp_mismatch.phpt63 foreach (get_defined_functions()["internal"] as $function) {
H A Darginfo_zpp_mismatch_strict.phpt65 foreach (get_defined_functions()["internal"] as $function) {
/php-src/ext/mysqli/tests/
H A Dbug36949.phpt2 Bug #36949 (invalid internal mysqli objects dtor)
/php-src/ext/reflection/tests/
H A DReflectionMethod_basic2.phpt115 string(%d) "Method [ <internal:Reflection, ctor> public method __construct ] {
/php-src/docs-old/
H A Doutput-api.md18 Starting an internal handler without context:
22 Starting an internal handler with context:
/php-src/ext/standard/tests/file/
H A Dbug38450_2.phpt108 #0 [internal function]: VariableStream->__construct()
H A Dbug38450_3.phpt108 #0 [internal function]: VariableStream->__construct()
/php-src/ext/standard/tests/array/
H A D009.phpt40 var_dump( reset($sub_array) ); // reset the internal pointer to first element
60 var_dump( reset($sub_array) ); // reset the internal pointer to first element
/php-src/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-src/
H A DUPGRADING.INTERNALS86 for internal functions. If you need a cache slot for both internal and user
210 replacement for the generically named GENERATE_SEED(). The internal
254 * New FRAMELESS_ICALL_[0,3] opcodes for faster internal function calls have been

Completed in 69 milliseconds

1...<<1112131415