Home
last modified time | relevance | path

Searched refs:Index (Results 1 – 25 of 26) sorted by relevance

12

/PHP-5.5/ext/opcache/tests/
H A Dissue0115.phpt19 echo "Hello from Index 1.\n";
27 echo "Hello from Index 2.\n";
45 Hello from Index 1.
47 Hello from Index 2.
/PHP-5.5/ext/dom/tests/
H A Ddom007.phpt54 …echo "Index $x: ".$nots->item($x)->nodeName." (".$nots->item($x)->systemId.") (".$nots->item($x)->…
79 $xkeys[] = "Index: ".$ents->item($x)->nodeName."\n";
97 Index 0: GIF (image/gif) (-)
106 Index: myimage
107 Index: rdf
108 Index: test
H A DDOMComment_insertData_error1.phpt17 if ($e->getMessage() == 'Index Size Error'){
H A DDOMComment_insertData_error2.phpt17 if ($e->getMessage() == 'Index Size Error'){
H A DDOMComment_replaceData_error1.phpt17 if ($e->getMessage() == 'Index Size Error'){
H A DDOMComment_replaceData_error2.phpt17 if ($e->getMessage() == 'Index Size Error'){
H A DDOMCharacterData_deleteData_error_002.phpt19 Fatal error: Uncaught exception 'DOMException' with message 'Index Size Error' in %s:%d
/PHP-5.5/ext/spl/tests/
H A Dfixedarray_015.phpt44 Index invalid or out of range
45 Index invalid or out of range
46 Index invalid or out of range
H A Dfixedarray_001.phpt49 Exception: Index invalid or out of range
50 Exception: Index invalid or out of range
51 Exception: Index invalid or out of range
H A Dfixedarray_002.phpt70 Exception: Index invalid or out of range
72 Exception: Index invalid or out of range
74 Exception: Index invalid or out of range
H A Dfixedarray_004.phpt17 string(29) "Index invalid or out of range"
H A Dfixedarray_014.phpt15 Index invalid or out of range
H A Dfixedarray_012.phpt18 Index invalid or out of range
H A Dfixedarray_013.phpt21 Index invalid or out of range
H A Dfixedarray_006.phpt21 Index invalid or out of range
/PHP-5.5/ext/gmp/tests/
H A D039.phpt41 Warning: gmp_testbit(): Index must be greater than or equal to zero in %s on line %d
48 Warning: gmp_testbit(): Index must be greater than or equal to zero in %s on line %d
H A D034.phpt41 Warning: gmp_clrbit(): Index must be greater than or equal to zero in %s on line %d
44 Warning: gmp_clrbit(): Index must be greater than or equal to zero in %s on line %d
H A D033.phpt47 Warning: gmp_setbit(): Index must be greater than or equal to zero in %s on line %d
/PHP-5.5/ext/xml/tests/
H A Dbug50576.phpt22 echo 'Index array' . PHP_EOL;
38 Index array
H A Dxml_parse_into_struct_variation.phpt23 echo "Index array\n";
33 Index array
/PHP-5.5/ext/gd/tests/
H A Dbug70976.phpt2 Bug #70976 (Memory Read via gdImageRotateInterpolated Array Index Out of Bounds)
/PHP-5.5/ext/posix/tests/
H A Dposix_getgrgid.phpt29 die('Index in members Array is not an int.');
/PHP-5.5/win32/
H A Dsendmail.c884 int Index = 0; in Ack() local
889 if ((rlen = recv(sc, buf + Index, ((MAIL_BUFFER_SIZE) - 1) - Received, 0)) < 1) { in Ack()
897 Index += rlen; in Ack()
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c9305 typedef struct Index Index; typedef
11731 struct Index { struct
53227 Index *pIdx = (Index *)sqliteHashData(p);
64167 Index *pIdx;
89417 Index *pIdx;
91606 Index *p;
92132 Index *p;
92475 Index *pIdx;
92476 Index *pPk;
93096 Index *pIdx;
[all …]
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic2353 >48 leshort =0 - Index file
3744 # Key/Index files
4985 # DBASE Compound Index file *.CDX
5105 0 search/1 Index: RCS/CVS diff output text
5676 # http://software.frodo.looijaard.name/psiconv/formats/Index.html
9818 # at 3, leshort Index is 0 for povray, ppmtotga and xv outputs
9820 # `tgatoppm' recognizes a superset (Index may be anything)
15964 >4 string 1 Index
17281 # Index and glossary files

Completed in 471 milliseconds

12