Home
last modified time | relevance | path

Searched refs:sm (Results 1 – 5 of 5) sorted by relevance

/PHP-7.3/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_introspection.c110 if(sm) { in describe_method()
111 XMLRPC_AddValueToVector(vector, sm->desc); in describe_method()
158 server_method* sm = Q_Iter_Get_F(qi); in xi_system_describe_methods_cb() local
159 if(sm) { in xi_system_describe_methods_cb()
175 server_method* sm = Q_Iter_Get_F(qi); in xi_system_list_methods_cb() local
176 if(sm) { in xi_system_list_methods_cb()
196 if(sm && sm->desc) { in xi_system_method_signature_cb()
255 if(sm && sm->desc) { in xi_system_method_help_cb()
511 if(sm) { in XMLRPC_ServerAddIntrospectionData()
512 if(sm->desc) { in XMLRPC_ServerAddIntrospectionData()
[all …]
H A Dxmlrpc.c2391 while( sm ) { in XMLRPC_ServerDestroy()
2392 my_free(sm->name); in XMLRPC_ServerDestroy()
2393 if(sm->desc) { in XMLRPC_ServerDestroy()
2396 my_free(sm); in XMLRPC_ServerDestroy()
2439 if(sm) { in XMLRPC_ServerRegisterMethod()
2441 sm->method = cb; in XMLRPC_ServerRegisterMethod()
2442 sm->desc = NULL; in XMLRPC_ServerRegisterMethod()
2453 server_method* sm; in find_method() local
2459 if(sm && !strcmp(sm->name, name)) { in find_method()
2460 return sm; in find_method()
[all …]
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregcomp.c5339 OptStr sm; /* middle */ member
5830 clear_opt_exact(&opt->sm); in clear_node_opt_info()
5861 sm_reach = to->sm.reach_end; in concat_left_node_opt_info()
5864 to->sb.reach_end = to->sm.reach_end = 0; in concat_left_node_opt_info()
5876 select_opt_exact(enc, &to->sm, &add->sb); in concat_left_node_opt_info()
5877 select_opt_exact(enc, &to->sm, &add->sm); in concat_left_node_opt_info()
5900 alt_merge_opt_exact(&to->sm, &add->sm, env); in alt_merge_node_opt_info()
6072 else if (xo.sm.len > 0) in optimize_nodes()
6147 opt->sm.reach_end = 0; in optimize_nodes()
6150 opt->sm.reach_end = 0; in optimize_nodes()
[all …]
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic23670 # http://www.sendmail.com/sm/open_source/docs/older_release_notes/
H A Dmagic私はガラスを食べられます23670 # http://www.sendmail.com/sm/open_source/docs/older_release_notes/

Completed in 144 milliseconds