Home
last modified time | relevance | path

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

/PHP-7.3/ext/fileinfo/libmagic/
H A Dcdf_time.c73 int sub = mdays[m] + (m == 1 && isleap(year)); in cdf_getday() local
/PHP-7.3/ext/spl/
H A Dspl_functions.c116 int spl_add_classes(zend_class_entry *pce, zval *list, int sub, int allow, int ce_flags) in spl_add_classes()
H A Dphp_spl.c176 #define SPL_ADD_CLASS(class_name, z_list, sub, allow, ce_flags) \ argument
179 #define SPL_LIST_CLASSES(z_list, sub, allow, ce_flags) \ argument
/PHP-7.3/ext/bcmath/libbcmath/src/
H A Drecmul.c107 _bc_shift_addsub (bc_num accum, bc_num val, int shift, int sub) in _bc_shift_addsub()
/PHP-7.3/ext/standard/
H A Dinfo.c288 char *major = NULL, *sub = NULL, *retval; in php_get_windows_name() local
H A Dstring.c5887 const __m128i sub = _mm_set1_epi8(-13); local
/PHP-7.3/ext/date/
H A Dphp_date.c3400 PHP_METHOD(DateTimeImmutable, sub) in PHP_METHOD() argument
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c17417 } sub; member

Completed in 566 milliseconds