Searched refs:gm (Results 1 – 3 of 3) sorted by relevance
24 static void _cal_easter(INTERNAL_FUNCTION_PARAMETERS, zend_long gm) in _cal_easter() argument51 if (gm && (year<1970 || year>2037)) { /* out of range for timestamps */ in _cal_easter()97 if (gm) { /* return a timestamp */ in _cal_easter()
118 PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, int gm);
60 var re_dep_line = new RegExp("ADD_EXTENSION_DEP\\([^,]*\\s*,\\s*['\"]([^'\"]+)['\"].*\\)", "gm");243 re = new RegExp("(ARG_(ENABLE|WITH)\([^;]+\);)", "gm");
Completed in 10 milliseconds