Home
last modified time | relevance | path

Searched defs:behavior (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/ext/date/lib/
H A Dparse_date.c566 static timelib_sll timelib_lookup_relative_text(const char **ptr, int *behavior) in timelib_lookup_relative_text()
591 static timelib_sll timelib_get_relative_text(const char **ptr, int *behavior) in timelib_get_relative_text()
677 static void timelib_set_relative(const char **ptr, timelib_sll amount, int behavior, Scanner *s, in… in timelib_set_relative()
17282 int behavior = 0; in scan() local
17364 int behavior = 0; in scan() local
17525 int behavior = 0; in scan() local
/PHP-8.1/sapi/cli/
H A Dphp_cli.c606 int behavior = PHP_MODE_STANDARD; in do_cli() local
/PHP-8.1/ext/standard/
H A Darray.c1522 static inline void php_search_array(INTERNAL_FUNCTION_PARAMETERS, int behavior) /* {{{ */ in php_search_array()
4635 static void php_array_intersect(INTERNAL_FUNCTION_PARAMETERS, int behavior, int data_compare_type, …
5009 static void php_array_diff(INTERNAL_FUNCTION_PARAMETERS, int behavior, int data_compare_type, int k…
H A Dstring.c247 static void php_spn_common_handler(INTERNAL_FUNCTION_PARAMETERS, int behavior) /* {{{ */ in php_spn_common_handler()
/PHP-8.1/sapi/cgi/
H A Dcgi_main.c1725 int behavior = PHP_MODE_STANDARD; local

Completed in 82 milliseconds