Home
last modified time | relevance | path

Searched refs:usable (Results 1 – 14 of 14) sorted by relevance

/PHP-5.5/Zend/
H A Dacinclude.m4112 AC_MSG_CHECKING([for usable _FPU_SETCW])
128 AC_DEFINE(HAVE__FPU_SETCW, 1, [whether _FPU_SETCW is present and usable])
134 AC_MSG_CHECKING([for usable fpsetprec])
149 AC_DEFINE(HAVE_FPSETPREC, 1, [whether fpsetprec is present and usable])
155 AC_MSG_CHECKING([for usable _controlfp])
170 AC_DEFINE(HAVE__CONTROLFP, 1, [whether _controlfp is present usable])
176 AC_MSG_CHECKING([for usable _controlfp_s])
192 AC_DEFINE(HAVE__CONTROLFP_S, 1, [whether _controlfp_s is present and usable])
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug50698_2.phpt13 …SDL' && $e->faultstring == 'SOAP-ERROR: Parsing WSDL: Could not find any usable binding services i…
H A Dbug50698_3.phpt13 …SDL' && $e->faultstring == 'SOAP-ERROR: Parsing WSDL: Could not find any usable binding services i…
/PHP-5.5/Zend/RFCs/
H A D003.txt37 Only loose types should be needed to ensure the data is usable by the
/PHP-5.5/ext/standard/tests/strings/
H A Dsetlocale_basic1.phpt9 die('skip available locales not usable');
H A Dsetlocale_basic2.phpt9 die('skip available locales not usable');
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_poll_mixing_insert_select.phpt112 // Checking if all lines are still usable
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.h5592 unsigned char usable; /* True if this constraint is usable */ member
H A Dsqlite3.c5799 unsigned char usable; /* True if this constraint is usable */ member
117810 p->aConstraint[i].usable);
118191 if( !p->aConstraint[i].usable && p->aConstraintUsage[i].argvIndex>0 ){
121495 pIdxCons->usable = 0;
121502 pIdxCons->usable = 1;
121507 pIdxCons->usable = (pTerm->prereqRight==0);
121511 pIdxCons->usable = (pTerm->eOperator & WO_IN)==0;
121515 pIdxCons->usable = 1;
134540 if( pCons->usable==0 ){
139061 if( pInfo->aConstraint[i].usable ){
[all …]
/PHP-5.5/
H A DREADME.RELEASE_PROCESS47 If the extension is still usable or not dead, in cooperation with the extension
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY1480 2003/07/17: [spec] restrict usable chars of group name to alphabet, digit,
/PHP-5.5/build/
H A Dlibtool.m4853 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
908 # It appears as though 1/2 is a usable value.
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic8691 # not sure are these usable, so commented out
13629 # file is still usable together with this image
18139 # For format usable in DOS, such as generic executable
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog3161 usable with all link sizes.

Completed in 421 milliseconds