Home
last modified time | relevance | path

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

/php-src/ext/date/lib/
H A Dparse_date.c599 static timelib_sll timelib_lookup_relative_text(const char **ptr, int *behavior) in timelib_lookup_relative_text()
624 static timelib_sll timelib_get_relative_text(const char **ptr, int *behavior) in timelib_get_relative_text()
733 static void timelib_set_relative(const char **ptr, timelib_sll amount, int behavior, Scanner *s, in… in timelib_set_relative()
20320 int behavior = 0; in scan() local
22481 int behavior = 0; in scan() local
23545 int behavior = 0; in scan() local
/php-src/sapi/cli/
H A Dphp_cli.c605 int behavior = PHP_MODE_STANDARD; in do_cli() local
/php-src/ext/standard/
H A Darray.c1640 …php_search_array(zval *return_value, zval *value, zval *array, bool strict, int behavior) /* {{{ */ in _php_search_array()
1732 static inline void php_search_array(INTERNAL_FUNCTION_PARAMETERS, int behavior) in php_search_array()
5142 static void php_array_intersect(INTERNAL_FUNCTION_PARAMETERS, int behavior, int data_compare_type, …
5538 static void php_array_diff(INTERNAL_FUNCTION_PARAMETERS, int behavior, int data_compare_type, int k…
H A Dstring.c211 static void php_spn_common_handler(INTERNAL_FUNCTION_PARAMETERS, int behavior) /* {{{ */ in php_spn_common_handler()
/php-src/sapi/cgi/
H A Dcgi_main.c1723 int behavior = PHP_MODE_STANDARD; local

Completed in 67 milliseconds