Home
last modified time | relevance | path

Searched refs:te (Results 26 – 34 of 34) sorted by relevance

12

/PHP-7.4/ext/standard/tests/strings/
H A Dstripos.phpt10 var_dump(stripos("te".chr(0)."st", chr(0)));
H A Dstr_split_variation4.phpt83 string(2) "te"
H A Dstrspn_variation6.phpt74 "l \te",
H A Dstrspn_variation7.phpt73 "f\te\h ",
H A Dstrstr.phpt16 var_dump( md5(strstr("te".chr(0)."st", chr(0))) );
H A Dstrpos.phpt17 var_dump( strpos("te".chr(0)."st", chr(0)) );
/PHP-7.4/ext/fileinfo/libmagic/
H A Dcompress.c436 int te; in file_pipe2file() local
439 te = errno; in file_pipe2file()
441 errno = te; in file_pipe2file()
/PHP-7.4/ext/hash/tests/
H A Dfnv1a64.phpt176 array( '|?;U_[D4x81%te}#8I}Q6@ahE_q.[r[Y3v', 'cb8807aabe087372' ),
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch1511 int te;
1515 te = errno;

Completed in 18 milliseconds

12