Home
last modified time | relevance | path

Searched refs:sub (Results 1 – 25 of 256) sorted by last modified time

1234567891011

/PHP-5.5/win32/
H A Dphp5dll.dsp1425 SOURCE=..\ext\bcmath\libbcmath\src\sub.c
H A Dphp5dllts.dsp1597 SOURCE=..\ext\bcmath\libbcmath\src\sub.c
H A Dinstall.txt1375 Values, in the sub-keys corresponding to the path names. For example,
/PHP-5.5/tests/classes/
H A Dinterface_implemented.phpt17 function _is_a($sub) {
18 echo 'is_a('.get_class($this).', '.$sub.') = '.(($this instanceof $sub) ? 'yes' : 'no')."\n";
H A Darray_access_005.phpt2 ZE2 ArrayAccess and sub Arrays
/PHP-5.5/sapi/apache_hooks/
H A DREADME199 One note: all handlers can be validly re-entered 'in sub-requests'.
/PHP-5.5/sapi/aolserver/
H A DREADME11 php_value as it will lead to races in a sub-system (use an ini file
/PHP-5.5/ext/standard/tests/strings/
H A Dvprintf_variation9.phpt30 // Each sub array contains char values which correspond to each format string in $format
H A Dvsprintf_variation12.phpt30 // Each sub array contains non octal values which correspond to each format in $format
H A Dvsprintf_variation13.phpt34 // Each sub array contains hexa values which correspond to each format string in $format
H A Dvsprintf_variation13_64bit.phpt34 // Each sub array contains hexa values which correspond to each format string in $format
H A Dvsprintf_variation14.phpt30 // Each sub array contains non hexa values which correspond to each format in $format
H A Dvsprintf_variation15.phpt31 // Each sub array contains unsigned values which correspond to each format string in $format
H A Dvsprintf_variation16.phpt30 // Each sub array contains signed values which correspond to each format in $format
H A Dvsprintf_variation16_64bit.phpt30 // Each sub array contains signed values which correspond to each format in $format
H A Dvsprintf_variation17.phpt27 // Each sub array contains scientific values which correspond to each format string in $format
H A Dvsprintf_variation18.phpt26 // Each sub array contains non scientific values which correspond to each format in $format
H A Dvsprintf_variation3.phpt31 // Each sub array contains int values which correspond to each format string in $format
H A Dvsprintf_variation4.phpt30 // Each sub array contains non int values which correspond to each format in $format
H A Dvsprintf_variation4_64bit.phpt30 // Each sub array contains non int values which correspond to each format in $format
H A Dvsprintf_variation5.phpt31 // Each sub array contains float values which correspond to each format string in $format
H A Dvsprintf_variation6.phpt26 // Each sub array contains non float values which correspond to each format in $format
H A Dvsprintf_variation7.phpt46 // Each sub array contains string values which correspond to each format string in $format
H A Dvsprintf_variation8.phpt28 // Each sub array contains non string values which correspond to each format in $format
H A Dvprintf_variation4.phpt30 // Each sub array contains non int values which correspond to each format in $format

Completed in 38 milliseconds

1234567891011