Home
last modified time | relevance | path

Searched refs:found (Results 351 – 375 of 465) sorted by relevance

1...<<111213141516171819

/PHP-5.5/tests/output/
H A Dob_start_basic_006.phpt85 Warning: ob_start(): class 'f' not found in %s on line 47
/PHP-5.5/ext/sybase_ct/
H A Dconfig.m441 AC_MSG_RESULT([found in $SYBASE_CT_INCDIR])
/PHP-5.5/ext/pdo_oci/
H A Dconfig.m414 AC_MSG_ERROR([Oracle required OCI8 libraries not found under $PDO_OCI_DIR])
38 AC_MSG_ERROR([Oracle required OCI8 libraries not found])
/PHP-5.5/ext/standard/tests/array/
H A Duksort_variation2.phpt197 Warning: uksort() expects parameter 2 to be a valid callback, function '' not found or invalid func…
202 Warning: uksort() expects parameter 2 to be a valid callback, function '' not found or invalid func…
/PHP-5.5/ext/imap/
H A Dconfig.m457 AC_MSG_ERROR([Kerberos libraries not found.
81 AC_MSG_ERROR([OpenSSL libraries not found.
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput33 be whichever of "fr_FR", "french", or "fr" is found to exist. There is
H A Dtestoutput82035 [\040\t]* )* # If comment found, allow more spaces.
2063 [\040\t]* )* # If comment found, allow more spaces.
2080 [\040\t]* )* # If comment found, allow more spaces.
2106 [\040\t]* )* # If comment found, allow more spaces.
2124 [\040\t]* )* # If comment found, allow more spaces.
2147 [\040\t]* )* # If comment found, allow more spaces.
2165 [\040\t]* )* # If comment found, allow more spaces.
2188 [\040\t]* )* # If comment found, allow more spaces.
2243 [\040\t]* )* # If comment found, allow more spaces.
2261 [\040\t]* )* # If comment found, allow more spaces.
[all …]
H A Dtestoutput11172 [\040\t]* )* # If comment found, allow more spaces.
1200 [\040\t]* )* # If comment found, allow more spaces.
1217 [\040\t]* )* # If comment found, allow more spaces.
1243 [\040\t]* )* # If comment found, allow more spaces.
1261 [\040\t]* )* # If comment found, allow more spaces.
1284 [\040\t]* )* # If comment found, allow more spaces.
1302 [\040\t]* )* # If comment found, allow more spaces.
1325 [\040\t]* )* # If comment found, allow more spaces.
1380 [\040\t]* )* # If comment found, allow more spaces.
1398 [\040\t]* )* # If comment found, allow more spaces.
[all …]
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_class_mysqli_warning.phpt113 Warning: mysqli_warning::mysqli_warning(): No warnings found in %s on line %d
H A Dmysqli_commit_oo.phpt67 printf("[010] Expecting 1 row in table test, found %d rows\n", $tmp['num']);
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_commit.phpt10 die("skip Transactional engine not found");
H A Dpdo_mysql_stmt_variable_columncount.phpt19 die(sprintf("skip Need MySQL Server 5.0.0+, found %d.%02d.%02d (%d)\n",
/PHP-5.5/ext/spl/internal/
H A Dsplobjectstorage.inc167 throw new UnexpectedValueException('Object not found');
/PHP-5.5/ext/standard/tests/strings/
H A Dstrcspn_variation10.phpt6 * Description: Finds length of initial segment consisting entirely of characters not found in mask.
H A Dstrspn_variation10.phpt6 * Description: Finds length of initial segment consisting entirely of characters found in mask.
H A Dsetlocale_basic3.phpt43 // return all the locale found in the system
H A Dsetlocale_variation1.phpt43 // return all the locale found in the system
/PHP-5.5/ext/oci8/tests/
H A Derror_parse.phpt139 Normal connection: New Collection error: OCI-22303: type ""."ABC" not found
/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c451 int found = 0; in php_mbregex_compile_pattern() local
456 found = zend_hash_find(&MBREX(ht_rc), (char *)pattern, patlen+1, (void **) &rc); in php_mbregex_compile_pattern()
457 …if (found == FAILURE || (*rc)->options != options || (*rc)->enc != enc || (*rc)->syntax != syntax)… in php_mbregex_compile_pattern()
465 } else if (found == SUCCESS) { in php_mbregex_compile_pattern()
/PHP-5.5/ext/mbstring/tests/
H A Dmb_stristr_variation1.phpt2 Test mb_stristr() function : usage variation - various haystacks, needle won't be found
H A Dmb_strrchr_variation1.phpt2 Test mb_strrchr() function : usage variation - various haystacks, needle won't be found
H A Dmb_strstr_variation1.phpt2 Test mb_strstr() function : usage variation - various haystacks, needle won't be found
H A Dmb_strrichr_variation1.phpt2 Test mb_strrichr() function : usage variation - various haystacks, needle won't be found
/PHP-5.5/ext/mysql/tests/
H A Dmysql_fetch_object.phpt153 Fatal error: Class 'this_class_does_not_exist' not found in %s on line %d
/PHP-5.5/ext/pdo_pgsql/
H A Dconfig.m431 AC_MSG_RESULT(not found)

Completed in 58 milliseconds

1...<<111213141516171819