Home
last modified time | relevance | path

Searched defs:sub (Results 1 – 7 of 7) sorted by relevance

/PHP-5.5/ext/fileinfo/libmagic/
H A Dcdf_time.c72 int sub = mdays[m] + (m == 1 && isleap(year)); in cdf_getday() local
/PHP-5.5/ext/spl/
H A Dspl_functions.c119 int spl_add_classes(zend_class_entry *pce, zval *list, int sub, int allow, int ce_flags TSRMLS_DC) in spl_add_classes()
H A Dphp_spl.c182 #define SPL_ADD_CLASS(class_name, z_list, sub, allow, ce_flags) \ argument
185 #define SPL_LIST_CLASSES(z_list, sub, allow, ce_flags) \ argument
/PHP-5.5/ext/bcmath/libbcmath/src/
H A Drecmul.c116 _bc_shift_addsub (bc_num accum, bc_num val, int shift, int sub) in _bc_shift_addsub()
/PHP-5.5/ext/ereg/regex/
H A Dmain.c406 check(str, sub, should) in check() argument
/PHP-5.5/ext/standard/
H A Dinfo.c305 char *major = NULL, *sub = NULL, *retval; in php_get_windows_name() local
/PHP-5.5/ext/date/
H A Dphp_date.c3254 PHP_METHOD(DateTimeImmutable, sub) in PHP_METHOD() argument

Completed in 34 milliseconds