Home
last modified time | relevance | path

Searched refs:INIT_FUNC_ARGS (Results 1 – 25 of 47) sorted by last modified time

12

/PHP-5.5/ext/tokenizer/
H A Dtokenizer_data.c31 void tokenizer_register_constants(INIT_FUNC_ARGS) { in tokenizer_register_constants() argument
H A Dphp_tokenizer.h31 void tokenizer_register_constants(INIT_FUNC_ARGS);
/PHP-5.5/ext/tidy/
H A Dtidy.c220 static void _php_tidy_register_nodetypes(INIT_FUNC_ARGS);
221 static void _php_tidy_register_tags(INIT_FUNC_ARGS);
1851 static void _php_tidy_register_nodetypes(INIT_FUNC_ARGS) in _php_tidy_register_nodetypes() argument
1869 static void _php_tidy_register_tags(INIT_FUNC_ARGS) in _php_tidy_register_tags() argument
/PHP-5.5/ext/standard/
H A Dstring.c87 void register_string_constants(INIT_FUNC_ARGS) in register_string_constants() argument
H A Dphp_string.h165 void register_string_constants(INIT_FUNC_ARGS);
H A Dinfo.c1356 void register_phpinfo_constants(INIT_FUNC_ARGS) in register_phpinfo_constants() argument
H A Dinfo.h83 void register_phpinfo_constants(INIT_FUNC_ARGS);
H A Dhtml.c1461 void register_html_constants(INIT_FUNC_ARGS) in register_html_constants() argument
H A Dhtml.h49 void register_html_constants(INIT_FUNC_ARGS);
H A Ddl.c189 int (*module_startup_func)(INIT_FUNC_ARGS); in php_load_extension()
191 int (*request_startup_func)(INIT_FUNC_ARGS); in php_load_extension()
/PHP-5.5/ext/sockets/
H A Dsendrecvmsg.c407 void php_socket_sendrecvmsg_init(INIT_FUNC_ARGS) in php_socket_sendrecvmsg_init() argument
H A Dsendrecvmsg.h12 void php_socket_sendrecvmsg_init(INIT_FUNC_ARGS);
/PHP-5.5/ext/pcntl/
H A Dpcntl.c202 void php_register_signal_constants(INIT_FUNC_ARGS) in php_register_signal_constants() argument
419 static void php_pcntl_register_errno_constants(INIT_FUNC_ARGS) in php_pcntl_register_errno_constants() argument
/PHP-5.5/ext/intl/transliterator/
H A Dtransliterator.c30 void transliterator_register_constants( INIT_FUNC_ARGS ) in transliterator_register_constants() argument
H A Dtransliterator.h26 void transliterator_register_constants( INIT_FUNC_ARGS );
/PHP-5.5/ext/intl/locale/
H A Dlocale.c34 void locale_register_constants( INIT_FUNC_ARGS ) in locale_register_constants() argument
H A Dlocale.h24 void locale_register_constants( INIT_FUNC_ARGS );
/PHP-5.5/ext/intl/normalizer/
H A Dnormalizer.c32 void normalizer_register_constants( INIT_FUNC_ARGS ) in normalizer_register_constants() argument
H A Dnormalizer.h35 void normalizer_register_constants( INIT_FUNC_ARGS );
/PHP-5.5/ext/intl/spoofchecker/
H A Dspoofchecker.c30 void spoofchecker_register_constants(INIT_FUNC_ARGS) in spoofchecker_register_constants() argument
H A Dspoofchecker.h22 void spoofchecker_register_constants(INIT_FUNC_ARGS);
/PHP-5.5/ext/intl/formatter/
H A Dformatter.h22 void formatter_register_constants( INIT_FUNC_ARGS );
/PHP-5.5/ext/intl/grapheme/
H A Dgrapheme.h33 void grapheme_register_constants( INIT_FUNC_ARGS );
H A Dgrapheme_string.c45 void grapheme_register_constants( INIT_FUNC_ARGS ) in grapheme_register_constants() argument
/PHP-5.5/ext/intl/idn/
H A Didn.c48 void idn_register_constants( INIT_FUNC_ARGS ) in idn_register_constants() argument

Completed in 67 milliseconds

12