Home
last modified time | relevance | path

Searched refs:found (Results 176 – 200 of 454) sorted by relevance

12345678910>>...19

/PHP-5.4/ext/xsl/tests/
H A Dxslt005.phpt12 print "No or more than one xsl:output/@indent found";
H A Dxslt002.phpt13 print "No or more than one xsl:output/@method found";
/PHP-5.4/ext/standard/tests/strings/
H A Dsetlocale_basic1.phpt43 // return all the locale found in the system
90 echo "$value\n"; // print, this is found
91 // set the found locale as current locale
/PHP-5.4/ext/readline/
H A Dconfig.m444 AC_MSG_ERROR(readline library not found)
98 AC_MSG_ERROR(edit library required by readline not found)
/PHP-5.4/ext/standard/tests/array/
H A Duasort_variation8.phpt72 Warning: uasort() expects parameter 2 to be a valid callback, function 'echo' not found or invalid …
76 Warning: uasort() expects parameter 2 to be a valid callback, function 'exit' not found or invalid …
H A Dusort_variation2.phpt205 Warning: usort() expects parameter 2 to be a valid callback, function '' not found or invalid funct…
210 Warning: usort() expects parameter 2 to be a valid callback, function '' not found or invalid funct…
215 Warning: usort() expects parameter 2 to be a valid callback, function 'string' not found or invalid…
220 Warning: usort() expects parameter 2 to be a valid callback, function 'string' not found or invalid…
H A Darray_map_variation15.phpt28 Warning: array_map() expects parameter 1 to be a valid callback, function 'non_existent' not found
/PHP-5.4/ext/mysql/tests/
H A Dmysql_select_db.phpt36 printf("[007] Expecting database '%s', found '%s'\n", $db, $row['dbname']);
53 printf("[010] Expecting database 'mysql', found '%s'\n", $row['dbname']);
/PHP-5.4/Zend/tests/traits/
H A Dbug55355.phpt2 Bug #55355 (Abstract functions required by a trait are not correctly found when implemented in an a…
/PHP-5.4/ext/simplexml/
H A Dconfig.m423 AC_MSG_ERROR([xml2-config not found. Please check your libxml2 installation.])
/PHP-5.4/ext/ldap/
H A Dconfig.w3227 WARNING("ldap not enabled; libraries and headers not found");
/PHP-5.4/ext/standard/tests/file/
H A Dstream_001.phpt20 Warning: fopen(file://%s): failed to open stream: no suitable wrapper could be found in %s on line …
H A Dphp_fd_wrapper_04.phpt10 //I greped the CRT sources and found no function capable of validating a file descriptor
/PHP-5.4/ext/standard/tests/general_functions/
H A Dgetservbyport_basic.phpt23 echo "Services file not found in expected location\n";
/PHP-5.4/ext/mysql/
H A Dconfig.w3225 WARNING("mysql not enabled; libraries and headers not found");
/PHP-5.4/ext/soap/
H A Dconfig.m423 AC_MSG_ERROR([xml2-config not found. Please check your libxml2 installation.])
/PHP-5.4/ext/pdo_pgsql/
H A Dconfig.w3222 WARNING("pdo_pgsql not enabled; libraries and headers not found");
/PHP-5.4/Zend/tests/
H A Dbug31102.phpt48 Fatal error: Class 'Test3' not found in %sbug31102.php(%d) : eval()'d code on line 1
/PHP-5.4/ext/
H A Dext_skel140 dnl AC_MSG_RESULT(found in \$i)
146 dnl AC_MSG_RESULT([not found])
162 dnl AC_MSG_ERROR([wrong $extname lib version or lib not found])
/PHP-5.4/ext/gd/libgd/
H A Dgdft.c356 FT_CharMap found = 0; local
474 found = charmap;
487 found = charmap;
490 found = charmap;
493 found = charmap;
498 found = charmap;
501 if (!found) {
509 a->face->charmap = found;
/PHP-5.4/ext/gd/
H A Dconfig.w3228 WARNING("t1lib not enabled; libraries and headers not found");
80 WARNING("gd not enabled; libraries and headers not found");
/PHP-5.4/ext/mysqli/
H A Dconfig.m439 AC_MSG_RESULT([mysql_config not found])
56 …AC_MSG_ERROR([wrong mysql library version or lib not found. Check config.log for more information.…
/PHP-5.4/ext/spl/internal/
H A Dappenditerator.inc100 return; /* found valid element in current inner iterator */
108 return; /* found element as first elemet in another iterator */
/PHP-5.4/ext/pgsql/
H A Dconfig.w3213 WARNING("pgsql not enabled; libraries and headers not found");
/PHP-5.4/ext/spl/examples/
H A Dautoload.inc47 fprintf(STDERR, 'Class not found ('.$classname.")\n");

Completed in 34 milliseconds

12345678910>>...19