Home
last modified time | relevance | path

Searched defs:normal_string (Results 1 – 10 of 10) sorted by relevance

/dports/devel/allegro/allegro-4.4.3.1/docs/src/makedoc/
H A Dmakemisc.c369 char *m_strcat(char *dynamic_string, const char *normal_string) in m_strcat()
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/core/support/
H A Doctree.cpp1290 char normal_string[30], to_nearest_string[30]; in ot_read_file() local
/dports/graphics/povray37/povray-3.7.0.10/source/backend/support/
H A Doctree.cpp1283 char normal_string[30], to_nearest_string[30]; in ot_read_file() local
/dports/graphics/megapov/megapov-1.2.1/source/
H A Doctree.cpp1163 char normal_string[30], to_nearest_string[30]; in ot_read_file() local
/dports/graphics/povray36/povray-3.6.1/source/
H A Doctree.cpp1147 char normal_string[30], to_nearest_string[30]; in ot_read_file() local
/dports/mail/rspamd-devel/rspamd-93430bb/src/libserver/
H A Dprotocol.c254 normal_string, in rspamd_protocol_process_recipients() enumerator
/dports/mail/rspamd/rspamd-3.1/src/libserver/
H A Dprotocol.c254 normal_string, in rspamd_protocol_process_recipients() enumerator
/dports/graphics/povray37/povray-3.7.0.10/source/backend/lighting/
H A Dradiosity.cpp885 char normal_string[30], to_nearest_string[30]; in Load() local
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/core/lighting/
H A Dradiosity.cpp920 char normal_string[30], to_nearest_string[30]; in Load() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/generate/
H A Dt_mstch_cpp2_generator.cc142 std::string render_fatal_string(const std::string& normal_string) { in render_fatal_string()