Home
last modified time | relevance | path

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

12345678910>>...19

/PHP-5.5/ext/xsl/tests/
H A Dxslt004.phpt12 print "No or more than one xsl:output/@encoding found";
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.5/ext/ldap/
H A Dconfig.w3227 WARNING("ldap not enabled; libraries and headers not found");
/PHP-5.5/ext/mysql/
H A Dconfig.w3225 WARNING("mysql not enabled; libraries and headers not found");
/PHP-5.5/ext/simplexml/
H A Dconfig.m423 AC_MSG_ERROR([xml2-config not found. Please check your libxml2 installation.])
/PHP-5.5/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.5/ext/standard/tests/general_functions/
H A Dgetservbyport_basic.phpt23 echo "Services file not found in expected location\n";
/PHP-5.5/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.5/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.5/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 Darray_map_variation15.phpt28 Warning: array_map() expects parameter 1 to be a valid callback, function 'non_existent' not found
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_pam_sha256_public_key_ini.phpt27 $found = false;
30 $found = true;
34 if (!$found)
H A Dmysqli_pam_sha256_public_key_option.phpt27 $found = false;
30 $found = true;
34 if (!$found)
/PHP-5.5/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.5/ext/pdo_pgsql/
H A Dconfig.w3222 WARNING("pdo_pgsql not enabled; libraries and headers not found");
/PHP-5.5/ext/simplexml/tests/
H A DSimpleXMLElement_xpath_1.phpt16 Warning: simplexml_load_string(): Entity: line 1: parser error : Start tag expected, '<' not found
/PHP-5.5/ext/soap/
H A Dconfig.m423 AC_MSG_ERROR([xml2-config not found. Please check your libxml2 installation.])
/PHP-5.5/Zend/tests/
H A Dbug31102.phpt48 Fatal error: Class 'Test3' not found in %sbug31102.php(%d) : eval()'d code on line 1
/PHP-5.5/ext/curl/tests/
H A Dcurl_file_deleted_before_curl_close.phpt29 //unlink($temp_file); // uncomment to test segfault (file not found on iowrite.c)
/PHP-5.5/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.5/ext/interbase/
H A Dconfig.m426 …AC_MSG_ERROR([libgds, libib_util or libfbclient not found! Check config.log for more information.])
/PHP-5.5/ext/pgsql/
H A Dconfig.w3213 WARNING("pgsql not enabled; libraries and headers not found");
/PHP-5.5/ext/spl/examples/
H A Dautoload.inc47 fprintf(STDERR, 'Class not found ('.$classname.")\n");

Completed in 86 milliseconds

12345678910>>...19