Home
last modified time | relevance | path

Searched refs:first (Results 601 – 618 of 618) sorted by relevance

1...<<2122232425

/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch1997 /* Only the first error is ok */
2488 * try looking at the first HOWMANY bytes
3470 + /* The first element (should be) is the global match
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput101989 *These match just the first codepoint (invalid sequence)
1991 0+ These match just the first codepoint (invalid sequence)
H A Dtestinput101059 *These match just the first codepoint (invalid sequence)
H A Dtestoutput61433 *These match just the first codepoint (invalid sequence)
1435 0+ These match just the first codepoint (invalid sequence)
H A Dtestinput6840 *These match just the first codepoint (invalid sequence)
H A Dtestinput23169 /-- These tests are here because Perl gets the first one wrong. --/
3539 /-- These are here because Perl doesn't return a mark, except for the first --/
H A Dtestoutput87212 No first char
7232 No first char
H A Dtestinput15301 first verb that is backtracked onto is the one that acts. This seems to be
H A Dtestoutput18798 first verb that is backtracked onto is the one that acts. This seems to be
/PHP-5.5/
H A DREADME.REDIST.BINS202 the new terms are clearly indicated on the first page of each file where
H A Dacinclude.m42452 dnl Check libc first if no path is provided in --with-iconv
H A Dphp.ini-development640 ; first used (Just In Time) instead of when the script starts. If these
H A Dphp.ini-production640 ; first used (Just In Time) instead of when the script starts. If these
/PHP-5.5/ext/soap/
H A Dsoap.c4745 int first = 0; local
4750 if (!first) {
4752 first = 0;
/PHP-5.5/Zend/tests/
H A D019.phpt163 //dump the resource first
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c24828 pNew->first = 0;
24842 elem = pH->first;
24843 pH->first = 0;
24892 if( pH->first ){ pH->first->prev = pNew; }
24933 for(elem=pH->first, pH->first=0; elem; elem = next_elem){
54742 u16 first;
140788 pNew->first = 0;
140802 elem = pH->first;
140803 pH->first = 0;
140905 if( pH->first ){ pH->first->prev = pNew; }
[all …]
/PHP-5.5/build/
H A Dlibtool.m4470 # So, first we look for a working echo in the user's PATH.
1513 # FIXME: first we should search . and the directory the executable is in
2281 # If it is relative, then search for the first ld in PATH.
2599 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch217 + on = 30; /* give clients 30s to send first data packet */

Completed in 482 milliseconds

1...<<2122232425